Searched refs:_display (Results 1 – 5 of 5) sorted by relevance
| /drivers/staging/fbtft/ |
| A D | fbtft.h | 284 #define FBTFT_SPI_DRIVER(_name, _compatible, _display, _spi_ids) \ argument 288 return fbtft_probe_common(_display, spi, NULL); \ 308 #define FBTFT_REGISTER_DRIVER(_name, _compatible, _display) \ argument 312 return fbtft_probe_common(_display, NULL, pdev); \ 324 FBTFT_SPI_DRIVER(_name, _compatible, _display, NULL) \ 358 #define FBTFT_REGISTER_SPI_DRIVER(_name, _comp_vend, _comp_dev, _display) \ argument 368 FBTFT_SPI_DRIVER(_name, _comp_vend "," _comp_dev, _display, spi_ids) \
|
| /drivers/gpu/drm/i915/display/ |
| A D | intel_pch.h | 39 #define INTEL_PCH_TYPE(_display) (__to_intel_display(_display)->pch_type) argument
|
| /drivers/gpu/drm/xe/ |
| A D | xe_wa_oob.rules | 45 22019338487_display PLATFORM(LUNARLAKE)
|
| /drivers/gpu/drm/xe/display/ |
| A D | intel_fbdev_fb.c | 44 if (!IS_DGFX(xe) && !XE_WA(xe_root_mmio_gt(xe), 22019338487_display)) { in intel_fbdev_fb_alloc()
|
| A D | xe_plane_initial.c | 124 if (XE_WA(xe_root_mmio_gt(xe), 22019338487_display)) in initial_plane_bo()
|
Completed in 9 milliseconds