Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_XRGB8888 (Results 1 – 25 of 144) sorted by relevance

123456

/linux/drivers/gpu/drm/tests/
A Ddrm_format_helper_test.c1252 .format = DRM_FORMAT_XRGB8888,
1259 .format = DRM_FORMAT_XRGB8888,
1266 .format = DRM_FORMAT_XRGB8888,
1356 DRM_FORMAT_XRGB8888,
1357 DRM_FORMAT_XRGB8888,
1361 DRM_FORMAT_XRGB8888,
1365 DRM_FORMAT_XRGB8888,
1368 DRM_FORMAT_XRGB8888,
1372 DRM_FORMAT_XRGB8888,
1400 DRM_FORMAT_XRGB8888,
[all …]
/linux/drivers/gpu/drm/sun4i/
A Dsun4i_layer.c100 DRM_FORMAT_XRGB8888); in sun4i_backend_layer_atomic_update()
102 DRM_FORMAT_XRGB8888); in sun4i_backend_layer_atomic_update()
156 DRM_FORMAT_XRGB8888,
179 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/pl111/
A Dpl111_versatile.c127 case DRM_FORMAT_XRGB8888: in pl111_integrator_enable()
214 case DRM_FORMAT_XRGB8888: in pl111_versatile_enable()
271 DRM_FORMAT_XRGB8888,
283 DRM_FORMAT_XRGB8888,
296 DRM_FORMAT_XRGB8888,
A Dpl111_drv.c345 DRM_FORMAT_XRGB8888,
365 DRM_FORMAT_XRGB8888,
391 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/fsl-dcu/
A Dfsl_dcu_drm_plane.c50 case DRM_FORMAT_XRGB8888: in fsl_dcu_drm_plane_atomic_check()
110 case DRM_FORMAT_XRGB8888: in fsl_dcu_drm_plane_atomic_update()
186 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/rockchip/
A Drockchip_vop2_reg.c21 DRM_FORMAT_XRGB8888,
36 DRM_FORMAT_XRGB8888,
60 DRM_FORMAT_XRGB8888,
82 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/i915/gvt/
A Dfb_decoder.c58 {DRM_FORMAT_XRGB8888, 32, "32-bit BGRX (8:8:8:8 MSB-X:R:G:B)"},
80 {DRM_FORMAT_XRGB8888, 32, "32-bit BGRX (8:8:8:8 MSB-X:R:G:B)"},
404 [0x2] = {DRM_FORMAT_XRGB8888, 32, "RGB 32-bit 8:8:8:8"},
455 else if (drm_format == DRM_FORMAT_XRGB8888) in intel_vgpu_decode_sprite_plane()
/linux/drivers/gpu/drm/meson/
A Dmeson_osd_afbcd.c209 case DRM_FORMAT_XRGB8888: in meson_g12a_afbcd_pixel_fmt()
238 case DRM_FORMAT_XRGB8888: in meson_g12a_afbcd_bpp()
257 case DRM_FORMAT_XRGB8888: in meson_g12a_afbcd_fmt_to_blk_mode()
A Dmeson_plane.c122 case DRM_FORMAT_XRGB8888: in meson_g12a_afbcd_line_stride()
214 case DRM_FORMAT_XRGB8888: in meson_plane_atomic_update()
236 case DRM_FORMAT_XRGB8888: in meson_plane_atomic_update()
477 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Dovly917e.c28 DRM_FORMAT_XRGB8888,
A Dbase917c.c28 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/gud/
A Dgud_internal.h94 case DRM_FORMAT_XRGB8888: in gud_from_fourcc()
119 return DRM_FORMAT_XRGB8888; in gud_to_fourcc()
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_catalog.c129 DRM_FORMAT_XRGB8888,
165 DRM_FORMAT_XRGB8888,
214 DRM_FORMAT_XRGB8888,
245 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/i915/display/
A Di9xx_plane.c29 DRM_FORMAT_XRGB8888,
36 DRM_FORMAT_XRGB8888,
46 DRM_FORMAT_XRGB8888,
57 DRM_FORMAT_XRGB8888,
78 case DRM_FORMAT_XRGB8888: in i8xx_plane_format_mod_supported()
95 case DRM_FORMAT_XRGB8888: in i965_plane_format_mod_supported()
181 case DRM_FORMAT_XRGB8888: in i9xx_plane_ctl()
1035 return DRM_FORMAT_XRGB8888; in i9xx_format_to_fourcc()
A Dintel_sprite.c310 case DRM_FORMAT_XRGB8888: in vlv_sprite_ctl()
688 case DRM_FORMAT_XRGB8888: in ivb_sprite_ctl()
1027 case DRM_FORMAT_XRGB8888: in g4x_sprite_ctl()
1430 DRM_FORMAT_XRGB8888,
1438 DRM_FORMAT_XRGB8888,
1453 DRM_FORMAT_XRGB8888,
1468 DRM_FORMAT_XRGB8888,
1489 case DRM_FORMAT_XRGB8888: in g4x_sprite_format_mod_supported()
1510 case DRM_FORMAT_XRGB8888: in snb_sprite_format_mod_supported()
1541 case DRM_FORMAT_XRGB8888: in vlv_sprite_format_mod_supported()
/linux/include/linux/platform_data/
A Dsimplefb.h23 { "x8r8g8b8", 32, {16, 8}, {8, 8}, {0, 8}, {0, 0}, DRM_FORMAT_XRGB8888 }, \
/linux/drivers/gpu/drm/renesas/rcar-du/
A Drcar_du_vsp.c77 .format = rcar_du_format_info(DRM_FORMAT_XRGB8888), in rcar_du_vsp_enable()
129 DRM_FORMAT_XRGB8888,
163 DRM_FORMAT_XRGB8888,
199 fourcc = DRM_FORMAT_XRGB8888; in rcar_du_vsp_state_get_format()
/linux/samples/vfio-mdev/
A Dmdpy-fb.c115 if (format != DRM_FORMAT_XRGB8888) { in mdpy_fb_probe()
117 format, DRM_FORMAT_XRGB8888); in mdpy_fb_probe()
/linux/drivers/gpu/drm/hyperv/
A Dhyperv_drm_modeset.c123 if (fb->format->format != DRM_FORMAT_XRGB8888) in hyperv_pipe_check()
157 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/aspeed/
A Daspeed_gfx_crtc.c42 case DRM_FORMAT_XRGB8888: in aspeed_gfx_set_pixel_fmt()
228 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/tiny/
A Dcirrus.c149 if (fb->format->format == DRM_FORMAT_XRGB8888 && fb->pitches[0] > CIRRUS_MAX_PITCH) { in cirrus_convert_to()
291 case DRM_FORMAT_XRGB8888: in cirrus_format_set()
333 DRM_FORMAT_XRGB8888,
614 const struct drm_format_info *format = drm_format_info(DRM_FORMAT_XRGB8888); in cirrus_mode_config_mode_valid()
/linux/drivers/gpu/drm/mxsfb/
A Dmxsfb_kms.c73 case DRM_FORMAT_XRGB8888: in mxsfb_set_formats()
603 case DRM_FORMAT_XRGB8888: in mxsfb_plane_overlay_atomic_update()
652 DRM_FORMAT_XRGB8888,
661 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/vkms/
A Dvkms_formats.c235 case DRM_FORMAT_XRGB8888: in get_pixel_conversion_function()
253 case DRM_FORMAT_XRGB8888: in get_pixel_write_function()
/linux/drivers/gpu/drm/ingenic/
A Dingenic-drm-drv.c581 case DRM_FORMAT_XRGB8888: in ingenic_drm_plane_config()
605 case DRM_FORMAT_XRGB8888: in ingenic_drm_plane_config()
704 case DRM_FORMAT_XRGB8888: in ingenic_drm_plane_atomic_update()
1503 DRM_FORMAT_XRGB8888,
1509 DRM_FORMAT_XRGB8888,
1516 DRM_FORMAT_XRGB8888,
1523 DRM_FORMAT_XRGB8888,
1532 DRM_FORMAT_XRGB8888,
/linux/drivers/gpu/drm/tve200/
A Dtve200_display.c190 case DRM_FORMAT_XRGB8888: in tve200_display_enable()
329 DRM_FORMAT_XRGB8888, in tve200_display_init()

Completed in 54 milliseconds

123456