Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_ARGB2101010 (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_fourcc.h103 #define DRM_FORMAT_ARGB2101010 fourcc_code('A', 'R', '3', '0') /* [31:0] A:R:G:B 2:10:10:10 little … macro
/dragonfly/sys/dev/drm/
H A Ddrm_fourcc.c141 …{ .format = DRM_FORMAT_ARGB2101010, .depth = 30, .num_planes = 1, .cpp = { 4, 0, 0 }, .hsub = 1, .… in __drm_format_info()
/dragonfly/sys/dev/drm/radeon/
H A Datombios_crtc.c1243 case DRM_FORMAT_ARGB2101010: in dce4_crtc_do_set_base()
1555 case DRM_FORMAT_ARGB2101010: in avivo_crtc_do_set_base()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2029 case DRM_FORMAT_ARGB2101010: in fill_plane_attributes_from_fb()
3354 DRM_FORMAT_ARGB2101010,
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c1924 case DRM_FORMAT_ARGB2101010: in dce_v10_0_crtc_do_set_base()
H A Ddce_v11_0.c1966 case DRM_FORMAT_ARGB2101010: in dce_v11_0_crtc_do_set_base()