mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-18 08:09:28 +00:00
core:
- fix gfp flags in drmm_kmalloc
gpuva:
- add new generic GPU VA manager (for nouveau initially)
syncobj:
- add new DRM_IOCTL_SYNCOBJ_EVENTFD ioctl
dma-buf:
- acquire resv lock for mmap() in exporters
- support dma-buf self import automatically
- docs fixes
backlight:
- fix fbdev interactions
atomic:
- improve logging
prime:
- remove struct gem_prim_mmap plus driver updates
gem:
- drm_exec: add locking over multiple GEM objects
- fix lockdep checking
fbdev:
- make fbdev userspace interfaces optional
- use linux device instead of fbdev device
- use deferred i/o helper macros in various drivers
- Make FB core selectable without drivers
- Remove obsolete flags FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
- Add helper macros and Kconfig tokens for DMA-allocated framebuffer
ttm:
- support init_on_free
- swapout fixes
panel:
- panel-edp: Support AUO B116XAB01.4
- Support Visionox R66451 plus DT bindings
- ld9040: Backlight support, magic improved,
Kconfig fix
- Convert to of_device_get_match_data()
- Fix Kconfig dependencies
- simple: Set bpc value to fix warning; Set connector type for AUO T215HVN01;
Support Innolux G156HCE-L01 plus DT bindings
- ili9881: Support TDO TL050HDV35 LCD panel plus DT bindings
- startek: Support KD070FHFID015 MIPI-DSI panel plus DT bindings
- sitronix-st7789v: Support Inanbo T28CP45TN89 plus DT bindings;
Support EDT ET028013DMA plus DT bindings; Various cleanups
- edp: Add timings for N140HCA-EAC
- Allow panels and touchscreens to power sequence together
- Fix Innolux G156HCE-L01 LVDS clock
bridge:
- debugfs for chains support
- dw-hdmi: Improve support for YUV420 bus format
CEC suspend/resume, update EDID on HDMI detect
- dw-mipi-dsi: Fix enable/disable of DSI controller
- lt9611uxc: Use MODULE_FIRMWARE()
- ps8640: Remove broken EDID code
- samsung-dsim: Fix command transfer
- tc358764: Handle HS/VS polarity; Use BIT() macro; Various cleanups
- adv7511: Fix low refresh rate
- anx7625: Switch to macros instead of hardcoded values
locking fixes
- tc358767: fix hardware delays
- sitronix-st7789v: Support panel orientation; Support rotation
property; Add support for Jasonic
JT240MHQS-HWT-EK-E3 plus DT bindings
amdgpu:
- SDMA 6.1.0 support
- HDP 6.1 support
- SMUIO 14.0 support
- PSP 14.0 support
- IH 6.1 support
- Lots of checkpatch cleanups
- GFX 9.4.3 updates
- Add USB PD and IFWI flashing documentation
- GPUVM updates
- RAS fixes
- DRR fixes
- FAMS fixes
- Virtual display fixes
- Soft IH fixes
- SMU13 fixes
- Rework PSP firmware loading for other IPs
- Kernel doc fixes
- DCN 3.0.1 fixes
- LTTPR fixes
- DP MST fixes
- DCN 3.1.6 fixes
- SMU 13.x fixes
- PSP 13.x fixes
- SubVP fixes
- GC 9.4.3 fixes
- Display bandwidth calculation fixes
- VCN4 secure submission fixes
- Allow building DC on RISC-V
- Add visible FB info to bo_print_info
- HBR3 fixes
- GFX9 MCBP fix
- GMC10 vmhub index fix
- GMC11 vmhub index fix
- Create a new doorbell manager
- SR-IOV fixes
- initial freesync panel replay support
- revert zpos properly until igt regression is fixeed
- use TTM to manage doorbell BAR
- Expose both current and average power via hwmon if supported
amdkfd:
- Cleanup CRIU dma-buf handling
- Use KIQ to unmap HIQ
- GFX 9.4.3 debugger updates
- GFX 9.4.2 debugger fixes
- Enable cooperative groups fof gfx11
- SVM fixes
- Convert older APUs to use dGPU path like newer APUs
- Drop IOMMUv2 path as it is no longer used
- TBA fix for aldebaran
i915:
- ICL+ DSI modeset sequence
- HDCP improvements
- MTL display fixes and cleanups
- HSW/BDW PSR1 restored
- Init DDI ports in VBT order
- General display refactors
- Start using plane scale factor for relative data rate
- Use shmem for dpt objects
- Expose RPS thresholds in sysfs
- Apply GuC SLPC min frequency softlimit correctly
- Extend Wa_14015795083 to TGL, RKL, DG1 and ADL
- Fix a VMA UAF for multi-gt platform
- Do not use stolen on MTL due to HW bug
- Check HuC and GuC version compatibility on MTL
- avoid infinite GPU waits due to premature release
of request memory
- Fixes and updates for GSC memory allocation
- Display SDVO fixes
- Take stolen handling out of FBC code
- Make i915_coherent_map_type GT-centric
- Simplify shmem_create_from_object map_type
msm:
- SM6125 MDSS support
- DPU: SM6125 DPU support
- DSI: runtime PM support, burst mode support
- DSI PHY: SM6125 support in 14nm DSI PHY driver
- GPU: prepare for a7xx
- fix a690 firmware
- disable relocs on a6xx and newer
radeon:
- Lots of checkpatch cleanups
ast:
- improve device-model detection
- Represent BMV as virtual connector
- Report DP connection status
nouveau:
- add new exec/bind interface to support Vulkan
- document some getparam ioctls
- improve VRAM detection
- various fixes/cleanups
- workraound DPCD issues
ivpu:
- MMU updates
- debugfs support
- Support vpu4
virtio:
- add sync object support
atmel-hlcdc:
- Support inverted pixclock polarity
etnaviv:
- runtime PM cleanups
- hang handling fixes
exynos:
- use fbdev DMA helpers
- fix possible NULL ptr dereference
komeda:
- always attach encoder
omapdrm:
- use fbdev DMA helpers
ingenic:
- kconfig regmap fixes
loongson:
- support display controller
mediatek:
- Small mtk-dpi cleanups
- DisplayPort: support eDP and aux-bus
- Fix coverity issues
- Fix potential memory leak if vmap() fail
mgag200:
- minor fixes
mxsfb:
- support disabling overlay planes
panfrost:
- fix sync in IRQ handling
ssd130x:
- Support per-controller default resolution plus DT bindings
- Reduce memory-allocation overhead
- Improve intermediate buffer size computation
- Fix allocation of temporary buffers
- Fix pitch computation
- Fix shadow plane allocation
tegra:
- use fbdev DMA helpers
- Convert to devm_platform_ioremap_resource()
- support bridge/connector
- enable PM
tidss:
- Support TI AM625 plus DT bindings
- Implement new connector model plus driver updates
vkms:
- improve write back support
- docs fixes
- support gamma LUT
zynqmp-dpsub:
- misc fixes
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEEKbZHaGwW9KfbeusDHTzWXnEhr4FAmTukSYACgkQDHTzWXnE
hr6vnQ/+J7vBVkBr8JsaEV/twcZwzbNdpivsIagd8U83GQB50nDReVXbNx+Wo0/C
WiGlrC6Sw3NVOGbkigd5IQ7fb5C/7RnBmzMi/iS7Qnk2uEqLqgV00VxfGwdm6wgr
0gNB8zuu2xYphHz2K8LzwnmeQRdN+YUQpUa2wNzLO88IEkTvq5vx2rJEn5p9/3hp
OxbbPBzpDRRPlkNFfVQCN8todbKdsPc4am81Eqgv7BJf21RFgQodPGW5koCYuv0w
3m+PJh1KkfYAL974EsLr/pkY7yhhiZ6SlFLX8ssg4FyZl/Vthmc9bl14jRq/pqt4
GBp8yrPq1XjrwXR8wv3MiwNEdANQ+KD9IoGlzLxqVgmEFRE+g4VzZZXeC3AIrTVP
FPg4iLUrDrmj9RpJmbVqhq9X2jZs+EtRAFkJPrPbq2fItAD2a2dW4X3ISSnnTqDI
6O2dVwuLCU6OfWnvN4bPW9p8CqRgR8Itqv1SI8qXooDy307YZu1eTUf5JAVwG/SW
xbDEFVFlMPyFLm+KN5dv1csJKK21vWi9gLg8phK8mTWYWnqMEtJqbxbRzmdBEFmE
pXKVu01P6ZqgBbaETpCljlOaEDdJnvO4W+o70MgBtpR2IWFMbMNO+iS0EmLZ6Vgj
9zYZctpL+dMuHV0Of1GMkHFRHTMYEzW4tuctLIQfG13y4WzyczY=
=CwV9
-----END PGP SIGNATURE-----
Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm
Pull drm updates from Dave Airlie:
"The drm core grew a new generic gpu virtual address manager, and new
execution locking helpers. These are used by nouveau now to provide
uAPI support for the userspace Vulkan driver. AMD had a bunch of new
IP core support, loads of refactoring around fbdev, but mostly just
the usual amount of stuff across the board.
core:
- fix gfp flags in drmm_kmalloc
gpuva:
- add new generic GPU VA manager (for nouveau initially)
syncobj:
- add new DRM_IOCTL_SYNCOBJ_EVENTFD ioctl
dma-buf:
- acquire resv lock for mmap() in exporters
- support dma-buf self import automatically
- docs fixes
backlight:
- fix fbdev interactions
atomic:
- improve logging
prime:
- remove struct gem_prim_mmap plus driver updates
gem:
- drm_exec: add locking over multiple GEM objects
- fix lockdep checking
fbdev:
- make fbdev userspace interfaces optional
- use linux device instead of fbdev device
- use deferred i/o helper macros in various drivers
- Make FB core selectable without drivers
- Remove obsolete flags FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
- Add helper macros and Kconfig tokens for DMA-allocated framebuffer
ttm:
- support init_on_free
- swapout fixes
panel:
- panel-edp: Support AUO B116XAB01.4
- Support Visionox R66451 plus DT bindings
- ld9040:
- Backlight support
- magic improved
- Kconfig fix
- Convert to of_device_get_match_data()
- Fix Kconfig dependencies
- simple:
- Set bpc value to fix warning
- Set connector type for AUO T215HVN01
- Support Innolux G156HCE-L01 plus DT bindings
- ili9881: Support TDO TL050HDV35 LCD panel plus DT bindings
- startek: Support KD070FHFID015 MIPI-DSI panel plus DT bindings
- sitronix-st7789v:
- Support Inanbo T28CP45TN89 plus DT bindings
- Support EDT ET028013DMA plus DT bindings
- Various cleanups
- edp: Add timings for N140HCA-EAC
- Allow panels and touchscreens to power sequence together
- Fix Innolux G156HCE-L01 LVDS clock
bridge:
- debugfs for chains support
- dw-hdmi:
- Improve support for YUV420 bus format
- CEC suspend/resume
- update EDID on HDMI detect
- dw-mipi-dsi: Fix enable/disable of DSI controller
- lt9611uxc: Use MODULE_FIRMWARE()
- ps8640: Remove broken EDID code
- samsung-dsim: Fix command transfer
- tc358764:
- Handle HS/VS polarity
- Use BIT() macro
- Various cleanups
- adv7511: Fix low refresh rate
- anx7625:
- Switch to macros instead of hardcoded values
- locking fixes
- tc358767: fix hardware delays
- sitronix-st7789v:
- Support panel orientation
- Support rotation property
- Add support for Jasonic JT240MHQS-HWT-EK-E3 plus DT bindings
amdgpu:
- SDMA 6.1.0 support
- HDP 6.1 support
- SMUIO 14.0 support
- PSP 14.0 support
- IH 6.1 support
- Lots of checkpatch cleanups
- GFX 9.4.3 updates
- Add USB PD and IFWI flashing documentation
- GPUVM updates
- RAS fixes
- DRR fixes
- FAMS fixes
- Virtual display fixes
- Soft IH fixes
- SMU13 fixes
- Rework PSP firmware loading for other IPs
- Kernel doc fixes
- DCN 3.0.1 fixes
- LTTPR fixes
- DP MST fixes
- DCN 3.1.6 fixes
- SMU 13.x fixes
- PSP 13.x fixes
- SubVP fixes
- GC 9.4.3 fixes
- Display bandwidth calculation fixes
- VCN4 secure submission fixes
- Allow building DC on RISC-V
- Add visible FB info to bo_print_info
- HBR3 fixes
- GFX9 MCBP fix
- GMC10 vmhub index fix
- GMC11 vmhub index fix
- Create a new doorbell manager
- SR-IOV fixes
- initial freesync panel replay support
- revert zpos properly until igt regression is fixeed
- use TTM to manage doorbell BAR
- Expose both current and average power via hwmon if supported
amdkfd:
- Cleanup CRIU dma-buf handling
- Use KIQ to unmap HIQ
- GFX 9.4.3 debugger updates
- GFX 9.4.2 debugger fixes
- Enable cooperative groups fof gfx11
- SVM fixes
- Convert older APUs to use dGPU path like newer APUs
- Drop IOMMUv2 path as it is no longer used
- TBA fix for aldebaran
i915:
- ICL+ DSI modeset sequence
- HDCP improvements
- MTL display fixes and cleanups
- HSW/BDW PSR1 restored
- Init DDI ports in VBT order
- General display refactors
- Start using plane scale factor for relative data rate
- Use shmem for dpt objects
- Expose RPS thresholds in sysfs
- Apply GuC SLPC min frequency softlimit correctly
- Extend Wa_14015795083 to TGL, RKL, DG1 and ADL
- Fix a VMA UAF for multi-gt platform
- Do not use stolen on MTL due to HW bug
- Check HuC and GuC version compatibility on MTL
- avoid infinite GPU waits due to premature release of request memory
- Fixes and updates for GSC memory allocation
- Display SDVO fixes
- Take stolen handling out of FBC code
- Make i915_coherent_map_type GT-centric
- Simplify shmem_create_from_object map_type
msm:
- SM6125 MDSS support
- DPU: SM6125 DPU support
- DSI: runtime PM support, burst mode support
- DSI PHY: SM6125 support in 14nm DSI PHY driver
- GPU: prepare for a7xx
- fix a690 firmware
- disable relocs on a6xx and newer
radeon:
- Lots of checkpatch cleanups
ast:
- improve device-model detection
- Represent BMV as virtual connector
- Report DP connection status
nouveau:
- add new exec/bind interface to support Vulkan
- document some getparam ioctls
- improve VRAM detection
- various fixes/cleanups
- workraound DPCD issues
ivpu:
- MMU updates
- debugfs support
- Support vpu4
virtio:
- add sync object support
atmel-hlcdc:
- Support inverted pixclock polarity
etnaviv:
- runtime PM cleanups
- hang handling fixes
exynos:
- use fbdev DMA helpers
- fix possible NULL ptr dereference
komeda:
- always attach encoder
omapdrm:
- use fbdev DMA helpers
ingenic:
- kconfig regmap fixes
loongson:
- support display controller
mediatek:
- Small mtk-dpi cleanups
- DisplayPort: support eDP and aux-bus
- Fix coverity issues
- Fix potential memory leak if vmap() fail
mgag200:
- minor fixes
mxsfb:
- support disabling overlay planes
panfrost:
- fix sync in IRQ handling
ssd130x:
- Support per-controller default resolution plus DT bindings
- Reduce memory-allocation overhead
- Improve intermediate buffer size computation
- Fix allocation of temporary buffers
- Fix pitch computation
- Fix shadow plane allocation
tegra:
- use fbdev DMA helpers
- Convert to devm_platform_ioremap_resource()
- support bridge/connector
- enable PM
tidss:
- Support TI AM625 plus DT bindings
- Implement new connector model plus driver updates
vkms:
- improve write back support
- docs fixes
- support gamma LUT
zynqmp-dpsub:
- misc fixes"
* tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drm: (1327 commits)
drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()
drm/tests/drm_kunit_helpers: Place correct function name in the comment header
drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitly
drm/nouveau: uvmm: fix unset region pointer on remap
drm/nouveau: sched: avoid job races between entities
drm/i915: Fix HPD polling, reenabling the output poll work as needed
drm: Add an HPD poll helper to reschedule the poll work
drm/i915: Fix TLB-Invalidation seqno store
drm/ttm/tests: Fix type conversion in ttm_pool_test
drm/msm/a6xx: Bail out early if setting GPU OOB fails
drm/msm/a6xx: Move LLC accessors to the common header
drm/msm/a6xx: Introduce a6xx_llc_read
drm/ttm/tests: Require MMU when testing
drm/panel: simple: Fix Innolux G156HCE-L01 LVDS clock
Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""
drm/amdgpu: Add memory vendor information
drm/amd: flush any delayed gfxoff on suspend entry
drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix
drm/amdgpu: Remove gfxoff check in GFX v9.4.3
drm/amd/pm: Update pci link speed for smu v13.0.6
...
|
||
|---|---|---|
| .. | ||
| dvo_ch7xxx.c | ||
| dvo_ch7017.c | ||
| dvo_ivch.c | ||
| dvo_ns2501.c | ||
| dvo_sil164.c | ||
| dvo_tfp410.c | ||
| g4x_dp.c | ||
| g4x_dp.h | ||
| g4x_hdmi.c | ||
| g4x_hdmi.h | ||
| hsw_ips.c | ||
| hsw_ips.h | ||
| i9xx_plane.c | ||
| i9xx_plane.h | ||
| i9xx_wm.c | ||
| i9xx_wm.h | ||
| icl_dsi_regs.h | ||
| icl_dsi.c | ||
| icl_dsi.h | ||
| intel_acpi.c | ||
| intel_acpi.h | ||
| intel_atomic_plane.c | ||
| intel_atomic_plane.h | ||
| intel_atomic.c | ||
| intel_atomic.h | ||
| intel_audio_regs.h | ||
| intel_audio.c | ||
| intel_audio.h | ||
| intel_backlight_regs.h | ||
| intel_backlight.c | ||
| intel_backlight.h | ||
| intel_bios.c | ||
| intel_bios.h | ||
| intel_bw.c | ||
| intel_bw.h | ||
| intel_cdclk.c | ||
| intel_cdclk.h | ||
| intel_color.c | ||
| intel_color.h | ||
| intel_combo_phy_regs.h | ||
| intel_combo_phy.c | ||
| intel_combo_phy.h | ||
| intel_connector.c | ||
| intel_connector.h | ||
| intel_crt.c | ||
| intel_crt.h | ||
| intel_crtc_state_dump.c | ||
| intel_crtc_state_dump.h | ||
| intel_crtc.c | ||
| intel_crtc.h | ||
| intel_cursor.c | ||
| intel_cursor.h | ||
| intel_cx0_phy_regs.h | ||
| intel_cx0_phy.c | ||
| intel_cx0_phy.h | ||
| intel_ddi_buf_trans.c | ||
| intel_ddi_buf_trans.h | ||
| intel_ddi.c | ||
| intel_ddi.h | ||
| intel_de.h | ||
| intel_display_core.h | ||
| intel_display_debugfs.c | ||
| intel_display_debugfs.h | ||
| intel_display_device.c | ||
| intel_display_device.h | ||
| intel_display_driver.c | ||
| intel_display_driver.h | ||
| intel_display_irq.c | ||
| intel_display_irq.h | ||
| intel_display_limits.h | ||
| intel_display_power_map.c | ||
| intel_display_power_map.h | ||
| intel_display_power_well.c | ||
| intel_display_power_well.h | ||
| intel_display_power.c | ||
| intel_display_power.h | ||
| intel_display_reg_defs.h | ||
| intel_display_reset.c | ||
| intel_display_reset.h | ||
| intel_display_rps.c | ||
| intel_display_rps.h | ||
| intel_display_trace.c | ||
| intel_display_trace.h | ||
| intel_display_types.h | ||
| intel_display.c | ||
| intel_display.h | ||
| intel_dkl_phy_regs.h | ||
| intel_dkl_phy.c | ||
| intel_dkl_phy.h | ||
| intel_dmc_regs.h | ||
| intel_dmc.c | ||
| intel_dmc.h | ||
| intel_dp_aux_backlight.c | ||
| intel_dp_aux_backlight.h | ||
| intel_dp_aux_regs.h | ||
| intel_dp_aux.c | ||
| intel_dp_aux.h | ||
| intel_dp_hdcp.c | ||
| intel_dp_hdcp.h | ||
| intel_dp_link_training.c | ||
| intel_dp_link_training.h | ||
| intel_dp_mst.c | ||
| intel_dp_mst.h | ||
| intel_dp.c | ||
| intel_dp.h | ||
| intel_dpio_phy.c | ||
| intel_dpio_phy.h | ||
| intel_dpll_mgr.c | ||
| intel_dpll_mgr.h | ||
| intel_dpll.c | ||
| intel_dpll.h | ||
| intel_dpt.c | ||
| intel_dpt.h | ||
| intel_drrs.c | ||
| intel_drrs.h | ||
| intel_dsb_regs.h | ||
| intel_dsb.c | ||
| intel_dsb.h | ||
| intel_dsi_dcs_backlight.c | ||
| intel_dsi_dcs_backlight.h | ||
| intel_dsi_vbt.c | ||
| intel_dsi_vbt.h | ||
| intel_dsi.c | ||
| intel_dsi.h | ||
| intel_dvo_dev.h | ||
| intel_dvo_regs.h | ||
| intel_dvo.c | ||
| intel_dvo.h | ||
| intel_fb_pin.c | ||
| intel_fb_pin.h | ||
| intel_fb.c | ||
| intel_fb.h | ||
| intel_fbc.c | ||
| intel_fbc.h | ||
| intel_fbdev.c | ||
| intel_fbdev.h | ||
| intel_fdi_regs.h | ||
| intel_fdi.c | ||
| intel_fdi.h | ||
| intel_fifo_underrun.c | ||
| intel_fifo_underrun.h | ||
| intel_frontbuffer.c | ||
| intel_frontbuffer.h | ||
| intel_global_state.c | ||
| intel_global_state.h | ||
| intel_gmbus_regs.h | ||
| intel_gmbus.c | ||
| intel_gmbus.h | ||
| intel_hdcp_gsc.c | ||
| intel_hdcp_gsc.h | ||
| intel_hdcp_regs.h | ||
| intel_hdcp.c | ||
| intel_hdcp.h | ||
| intel_hdmi.c | ||
| intel_hdmi.h | ||
| intel_hotplug_irq.c | ||
| intel_hotplug_irq.h | ||
| intel_hotplug.c | ||
| intel_hotplug.h | ||
| intel_hti_regs.h | ||
| intel_hti.c | ||
| intel_hti.h | ||
| intel_load_detect.c | ||
| intel_load_detect.h | ||
| intel_lpe_audio.c | ||
| intel_lpe_audio.h | ||
| intel_lspcon.c | ||
| intel_lspcon.h | ||
| intel_lvds_regs.h | ||
| intel_lvds.c | ||
| intel_lvds.h | ||
| intel_mg_phy_regs.h | ||
| intel_modeset_lock.c | ||
| intel_modeset_lock.h | ||
| intel_modeset_setup.c | ||
| intel_modeset_setup.h | ||
| intel_modeset_verify.c | ||
| intel_modeset_verify.h | ||
| intel_opregion.c | ||
| intel_opregion.h | ||
| intel_overlay.c | ||
| intel_overlay.h | ||
| intel_panel.c | ||
| intel_panel.h | ||
| intel_pch_display.c | ||
| intel_pch_display.h | ||
| intel_pch_refclk.c | ||
| intel_pch_refclk.h | ||
| intel_pipe_crc.c | ||
| intel_pipe_crc.h | ||
| intel_plane_initial.c | ||
| intel_plane_initial.h | ||
| intel_pmdemand.c | ||
| intel_pmdemand.h | ||
| intel_pps_regs.h | ||
| intel_pps.c | ||
| intel_pps.h | ||
| intel_psr_regs.h | ||
| intel_psr.c | ||
| intel_psr.h | ||
| intel_qp_tables.c | ||
| intel_qp_tables.h | ||
| intel_quirks.c | ||
| intel_quirks.h | ||
| intel_sdvo_regs.h | ||
| intel_sdvo.c | ||
| intel_sdvo.h | ||
| intel_snps_phy_regs.h | ||
| intel_snps_phy.c | ||
| intel_snps_phy.h | ||
| intel_sprite_uapi.c | ||
| intel_sprite_uapi.h | ||
| intel_sprite.c | ||
| intel_sprite.h | ||
| intel_tc.c | ||
| intel_tc.h | ||
| intel_tv_regs.h | ||
| intel_tv.c | ||
| intel_tv.h | ||
| intel_vblank.c | ||
| intel_vblank.h | ||
| intel_vbt_defs.h | ||
| intel_vdsc_regs.h | ||
| intel_vdsc.c | ||
| intel_vdsc.h | ||
| intel_vga.c | ||
| intel_vga.h | ||
| intel_vrr.c | ||
| intel_vrr.h | ||
| intel_wm_types.h | ||
| intel_wm.c | ||
| intel_wm.h | ||
| skl_scaler.c | ||
| skl_scaler.h | ||
| skl_universal_plane.c | ||
| skl_universal_plane.h | ||
| skl_watermark_regs.h | ||
| skl_watermark.c | ||
| skl_watermark.h | ||
| vlv_dsi_pll_regs.h | ||
| vlv_dsi_pll.c | ||
| vlv_dsi_pll.h | ||
| vlv_dsi_regs.h | ||
| vlv_dsi.c | ||
| vlv_dsi.h | ||