Searched refs:DRM_FORMAT_C8 (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | base917c.c | 27 DRM_FORMAT_C8,
|
| H A D | base507c.c | 269 DRM_FORMAT_C8,
|
| H A D | wndw.c | 236 case DRM_FORMAT_C8: in nv50_wndw_atomic_check_acquire_rgb() 387 if (!ilut && asyw->state.fb->format->format == DRM_FORMAT_C8) { in nv50_wndw_atomic_check_lut()
|
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_mode.c | 104 case DRM_FORMAT_C8: in ast_crtc_fill_gamma() 128 case DRM_FORMAT_C8: in ast_crtc_load_gamma() 492 DRM_FORMAT_C8, 762 case DRM_FORMAT_C8: in ast_crtc_helper_atomic_check()
|
| /linux/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_plane.c | 83 DRM_FORMAT_C8, 101 DRM_FORMAT_C8, 130 case DRM_FORMAT_C8: in atmel_hlcdc_format_to_plane_mode()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 62 fmt = DRM_FORMAT_C8; in drm_mode_legacy_fb_format() 184 …{ .format = DRM_FORMAT_C8, .depth = 8, .num_planes = 1, .cpp = { 1, 0, 0 }, .hsub = 1, .vsub = 1… in __drm_format_info()
|
| /linux/include/uapi/drm/ |
| H A D | drm_fourcc.h | 117 #define DRM_FORMAT_C8 fourcc_code('C', '8', ' ', ' ') /* [7:0] C */ macro
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_create.c | 179 format = DRM_FORMAT_C8; in i915_gem_dumb_create()
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_plane.c | 186 info->format == DRM_FORMAT_C8) in intel_plane_can_async_flip() 740 fb->format->format == DRM_FORMAT_C8) in intel_plane_atomic_check_with_state()
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_drm.c | 900 format = drm_format_info(DRM_FORMAT_C8); in nouveau_drm_probe()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_drv.c | 2463 format = drm_format_info(DRM_FORMAT_C8); in amdgpu_pci_probe()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 6208 case DRM_FORMAT_C8: in fill_dc_plane_info_and_addr()
|