Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_XRGB4444 (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm_fourcc.h165 #define DRM_FORMAT_XRGB4444 fourcc_code('X', 'R', '1', '2') /* [15:0] x:R:G:B 4:4:4:4 little endian… macro
/openbsd/sys/dev/pci/drm/
H A Ddrm_fourcc.c175 …{ .format = DRM_FORMAT_XRGB4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsu… in __drm_format_info()
/openbsd/sys/dev/pci/drm/radeon/
H A Datombios_crtc.c1190 case DRM_FORMAT_XRGB4444: in dce4_crtc_do_set_base()
1510 case DRM_FORMAT_XRGB4444: in avivo_crtc_do_set_base()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Ddce_v6_0.c1863 case DRM_FORMAT_XRGB4444: in dce_v6_0_crtc_do_set_base()
H A Ddce_v8_0.c1832 case DRM_FORMAT_XRGB4444: in dce_v8_0_crtc_do_set_base()
H A Ddce_v10_0.c1899 case DRM_FORMAT_XRGB4444: in dce_v10_0_crtc_do_set_base()
H A Ddce_v11_0.c1949 case DRM_FORMAT_XRGB4444: in dce_v11_0_crtc_do_set_base()