Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_fourcc.h106 #define DRM_FORMAT_BGRA1010102 fourcc_code('B', 'A', '3', '0') /* [31:0] B:G:R:A 10:10:10:2 little … macro
/dragonfly/sys/dev/drm/
H A Ddrm_fourcc.c144 …{ .format = DRM_FORMAT_BGRA1010102, .depth = 30, .num_planes = 1, .cpp = { 4, 0, 0 }, .hsub = 1, .… in __drm_format_info()
/dragonfly/sys/dev/drm/radeon/
H A Datombios_crtc.c1253 case DRM_FORMAT_BGRA1010102: in dce4_crtc_do_set_base()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c1935 case DRM_FORMAT_BGRA1010102: in dce_v10_0_crtc_do_set_base()
H A Ddce_v11_0.c1977 case DRM_FORMAT_BGRA1010102: in dce_v11_0_crtc_do_set_base()