Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_XRGB1555 (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/drm/
H A Ddrm_fourcc.c56 fmt = DRM_FORMAT_XRGB1555; in drm_mode_legacy_fb_format()
119 …{ .format = DRM_FORMAT_XRGB1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsu… in __drm_format_info()
/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_fourcc.h70 #define DRM_FORMAT_XRGB1555 fourcc_code('X', 'R', '1', '5') /* [15:0] x:R:G:B 1:5:5:5 little endian… macro
/dragonfly/sys/dev/drm/radeon/
H A Datombios_crtc.c1211 case DRM_FORMAT_XRGB1555: in dce4_crtc_do_set_base()
1529 case DRM_FORMAT_XRGB1555: in avivo_crtc_do_set_base()
/dragonfly/sys/dev/drm/i915/
H A Dintel_fbc.c691 case DRM_FORMAT_XRGB1555: in pixel_format_is_valid()
H A Dintel_overlay.c723 case DRM_FORMAT_XRGB1555: in update_colorkey()
H A Dintel_display.c56 DRM_FORMAT_XRGB1555,
2628 return DRM_FORMAT_XRGB1555; in i9xx_format_to_fourcc()
3171 case DRM_FORMAT_XRGB1555: in i9xx_plane_ctl()
12920 case DRM_FORMAT_XRGB1555: in i8xx_mod_supported()
13974 case DRM_FORMAT_XRGB1555: in intel_framebuffer_init()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Ddce_v10_0.c1888 case DRM_FORMAT_XRGB1555: in dce_v10_0_crtc_do_set_base()
H A Ddce_v11_0.c1930 case DRM_FORMAT_XRGB1555: in dce_v11_0_crtc_do_set_base()