Searched full:xrgb8888 (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_format_helper_test.c | 107 const u32 xrgb8888[TEST_BUF_SIZE]; member 130 .xrgb8888 = { 0x01FF0000 }, 197 .xrgb8888 = { 265 * yellow and cyan. Different values for the X in XRGB8888 to 271 .xrgb8888 = { 425 .xrgb8888 = { 648 __le32 *xrgb8888 = NULL; in drm_test_fb_xrgb8888_to_gray8() local 664 xrgb8888 = cpubuf_to_le32(test, params->xrgb8888, TEST_BUF_SIZE); in drm_test_fb_xrgb8888_to_gray8() 665 KUNIT_ASSERT_NOT_ERR_OR_NULL(test, xrgb8888); in drm_test_fb_xrgb8888_to_gray8() 666 iosys_map_set_vaddr(&src, xrgb8888); in drm_test_fb_xrgb8888_to_gray8() [all …]
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_rotator.c | 392 { IPP_SRCDST_FORMAT(XRGB8888, rotator_s5pv210_rbg888_limits) }, 397 { IPP_SRCDST_FORMAT(XRGB8888, rotator_4210_rbg888_limits) }, 402 { IPP_SRCDST_FORMAT(XRGB8888, rotator_4412_rbg888_limits) }, 407 { IPP_SRCDST_FORMAT(XRGB8888, rotator_5250_rbg888_limits) },
|
| H A D | exynos_drm_scaler.c | 670 { IPP_SRCDST_FORMAT(XRGB8888, scaler_5420_one_pixel_limits) },
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_fb.c | 42 FMT(XRGB8888, X888, CFG_SWAPRB); in armada_framebuffer_create()
|
| /linux/drivers/gpu/drm/tiny/ |
| H A D | Kconfig | 96 with a resolution of 122x250 and XRGB8888 framebuffer format.
|
| /linux/drivers/gpu/drm/sysfb/ |
| H A D | vesadrm.c | 278 * Reduce XRGB8888 to RGB332. Each resulting pixel is an index in vesadrm_primary_plane_helper_atomic_check() 289 * Restore original output. Emulation of XRGB8888 set RBG332 in vesadrm_primary_plane_helper_atomic_check()
|
| /linux/drivers/gpu/drm/aspeed/ |
| H A D | aspeed_gfx_crtc.c | 43 dev_dbg(drm->dev, "Setting up XRGB8888 mode\n"); in aspeed_gfx_set_pixel_fmt()
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | mpo-overview.rst | 73 * Overlay planes must be in ARGB8888 or XRGB8888 format
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_viu.c | 24 * - OSD1 RGB565/RGB888/xRGB8888 scanout
|
| /linux/drivers/gpu/drm/imx/lcdc/ |
| H A D | imx-lcdc.c | 126 DRM_WARN("Format not supported - fallback to XRGB8888\n"); in imx_lcdc_get_format()
|
| /linux/tools/perf/trace/beauty/include/uapi/drm/ |
| H A D | drm.h | 664 * pixel. For instance, XRGB8888 has a bit depth of 24 but has 32 bits per
|
| /linux/tools/include/uapi/drm/ |
| H A D | drm.h | |
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/tests/ |
| H A D | amdgpu_dm_plane_test.c | 373 * Verify if min/max scaling values are correct for NV12 and XRGB8888 formats.
|