Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_ARGB4444 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/include/uapi/drm/
HDdrm_fourcc.h65 #define DRM_FORMAT_ARGB4444 fourcc_code('A', 'R', '1', '2') /* [15:0] A:R:G:B 4:4:4:4 little endi… macro
/dragonfly/sys/dev/drm/
HDdrm_fourcc.c115 …{ .format = DRM_FORMAT_ARGB4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = … in __drm_format_info()
/dragonfly/sys/dev/drm/radeon/
HDatombios_crtc.c1204 case DRM_FORMAT_ARGB4444: in dce4_crtc_do_set_base()
1521 case DRM_FORMAT_ARGB4444: in avivo_crtc_do_set_base()
/dragonfly/sys/dev/drm/amd/amdgpu/
HDdce_v10_0.c1880 case DRM_FORMAT_ARGB4444: in dce_v10_0_crtc_do_set_base()
HDdce_v11_0.c1922 case DRM_FORMAT_ARGB4444: in dce_v11_0_crtc_do_set_base()