| /kernel/linux/linux-5.10/include/video/ |
| D | pxa168fb.h | 12 /* Dumb interface */ 23 /* Dumb interface pin allocation */ 97 * Dumb panel -- assignment of R/G/B component info to the 24 104 * Dumb panel -- GPIO output data. 110 * Dumb panel -- configurable output signal polarity.
|
| /kernel/linux/linux-6.6/include/video/ |
| D | pxa168fb.h | 12 /* Dumb interface */ 23 /* Dumb interface pin allocation */ 97 * Dumb panel -- assignment of R/G/B component info to the 24 104 * Dumb panel -- GPIO output data. 110 * Dumb panel -- configurable output signal polarity.
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| D | drm_dumb_buffers.c | 45 * Dumb objects partly alleviate the problem by providing a standard API to 46 * create dumb buffers suitable for scanout, which can then be used to create 49 * To support dumb objects drivers must implement the &drm_driver.dumb_create 55 * Note that dumb objects may not be used for gpu acceleration, as has been 106 * drm_mode_mmap_dumb_ioctl - create an mmap offset for a dumb backing storage buffer 112 * memory map a dumb buffer.
|
| D | drm_gem_dma_helper.c | 252 * drm_gem_dma_dumb_create_internal - create a dumb buffer object 253 * @file_priv: DRM file-private structure to create the dumb buffer for 285 * drm_gem_dma_dumb_create - create a dumb buffer object 286 * @file_priv: DRM file-private structure to create the dumb buffer for 290 * This function computes the pitch of the dumb buffer and rounds it up to an
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_dumb_buffers.c | 44 * Dumb objects partly alleviate the problem by providing a standard API to 45 * create dumb buffers suitable for scanout, which can then be used to create 48 * To support dumb objects drivers must implement the &drm_driver.dumb_create 53 * Note that dumb objects may not be used for gpu acceleration, as has been 104 * drm_mode_mmap_dumb_ioctl - create an mmap offset for a dumb backing storage buffer 110 * memory map a dumb buffer.
|
| D | drm_gem_cma_helper.c | 198 * drm_gem_cma_dumb_create_internal - create a dumb buffer object 199 * @file_priv: DRM file-private structure to create the dumb buffer for 231 * drm_gem_cma_dumb_create - create a dumb buffer object 232 * @file_priv: DRM file-private structure to create the dumb buffer for 236 * This function computes the pitch of the dumb buffer and rounds it up to an
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/virtio/ |
| D | virtgpu_plane.c | 159 if (bo->dumb) in virtio_gpu_primary_plane_update() 206 if (bo && bo->dumb && (plane->state->fb != new_state->fb)) { in virtio_gpu_cursor_prepare_fb() 255 if (bo && bo->dumb && (plane->state->fb != old_state->fb)) { in virtio_gpu_cursor_plane_update()
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | pxa168fb.h | 330 /* Smart or Dumb Panel Clock Divider */ 384 #define CFG_DUMB_ENA(dumb) (dumb) argument 533 * defined for Configure Dumb Mode 534 * DUMB LCD Panel bit[31:28]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | pxa168fb.h | 330 /* Smart or Dumb Panel Clock Divider */ 384 #define CFG_DUMB_ENA(dumb) (dumb) argument 533 * defined for Configure Dumb Mode 534 * DUMB LCD Panel bit[31:28]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/xen/ |
| D | xen_drm_front_cfg.h | 30 /* set if dumb buffers are allocated externally on backend side */
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/xen/ |
| D | xen_drm_front_cfg.h | 30 /* set if dumb buffers are allocated externally on backend side */
|
| /kernel/linux/linux-5.10/include/linux/power/ |
| D | twl4030_madc_battery.h | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
| /kernel/linux/linux-6.6/include/linux/power/ |
| D | twl4030_madc_battery.h | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
| /kernel/linux/linux-5.10/scripts/ |
| D | prune-kernel | 6 # Dumb script to purge that stuff:
|
| /kernel/linux/linux-6.6/scripts/ |
| D | prune-kernel | 6 # Dumb script to purge that stuff:
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| D | topology.h | 28 /* FIXME: This is dumb, recalculating every time. But simple. */
|
| /kernel/linux/linux-5.10/Documentation/security/tpm/ |
| D | tpm_ftpm_tee.rst | 20 used more like a dumb pipe between firmware and kernel/userspace.
|
| /kernel/linux/linux-6.6/Documentation/security/tpm/ |
| D | tpm_ftpm_tee.rst | 20 used more like a dumb pipe between firmware and kernel/userspace.
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | color_config.c | 33 if (term && strcmp(term, "dumb")) in perf_config_colorbool()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | color_config.c | 33 if (term && strcmp(term, "dumb")) in perf_config_colorbool()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/virtio/ |
| D | virtgpu_plane.c | 217 if (bo->dumb) in virtio_gpu_primary_plane_update() 279 if (bo->dumb) { in virtio_gpu_plane_prepare_fb() 334 if (bo && bo->dumb && (plane->state->fb != old_state->fb)) { in virtio_gpu_cursor_plane_update()
|
| D | virtgpu_object.c | 203 bo->dumb = params->dumb; in virtio_gpu_object_create()
|
| /kernel/linux/linux-5.10/drivers/power/supply/ |
| D | twl4030_madc_battery.c | 3 * Dumb driver for LiIon batteries using TWL4030 madc. 8 * Based on dumb driver for gta01 battery
|
| /kernel/linux/linux-6.6/drivers/power/supply/ |
| D | twl4030_madc_battery.c | 3 * Dumb driver for LiIon batteries using TWL4030 madc. 8 * Based on dumb driver for gta01 battery
|
| /kernel/linux/linux-5.10/kernel/irq/ |
| D | dummychip.c | 51 * real dumb interrupt sources
|