mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-06 20:55:46 +00:00
core:
- vblank fence timing improvements
dma-buf:
- improve error handling
ttm:
- memory leak fix
msm:
- a6xx speedbin support
- a508, a509, a512 support
- various a5xx fixes
- various dpu fixes
- qseed3lite support for sm8250
- dsi fix for msm8994
- mdp5 fix for framerate bug with cmd mode panels
- a6xx GMU OOB race fixes that were showing up in CI
- various addition and removal of semicolons
- gem submit fix for legacy userspace relocs path
amdgpu:
- Clang warning fix
- S0ix platform shutdown/poweroff fix
- Misc display fixes
i915:
- color format fix
- -Wuninitialised reenabled
- GVT ww locking, cmd parser fixes
atyfb:
- fix build
rockchip:
- AFBC modifier fix
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJgN/iUAAoJEAx081l5xIa+HZQP/RiK+wO8OvSrLeflUWEr2gUC
5NBbhGBB2dTNXeL7zFYXk4hC5HLYG/aDVfgXDctWVVcUslziEu3vsnHUuQQZrqxM
8MYRIaOvb+Ic/ZzU8A6Jz6gK3zv8Rmu2/PXOLjkYFTfpwAKPDhipCr6momn3rGLz
cwzcKwCCHVPIUb6Hp+4739dsI8TsxhBcuIpjj+8yRZHxFNUue+40n1nPh6GTWXwf
rbnr/sR0SnfUwv8pwzjLeH4Fuj8w2S65Cdbjap868jO2b0qVrGyLpRBTd3611L1X
/HhFOnJ7BHHvZ28Jsgl3cbtaKqlB1geBq1Yh04xZWrHxcMhVC+J2cOtW2wyMJZ99
RayxPyxnCig0BuSHQzuWMT4o2wKbTgxBWL/Ys+QFVwZd0Y+BbKVrFPn2pRJ1vtb8
LNAQVppcyfdAIXF9eqse+JhqTn2Z2BgjM4cm/8EA7yvX6afRm+GJKghrLjWKYqrI
2iZKc8e4pgc532D3NseK2Xu4otIp7xPSW0wL6+g2ozLvHnwH+GJGI8TY85PoVJF2
ZrWkDWxW68v3mpxeJnX3VoMS9RUhBJjRoqcBsetf+bLL/qHeIdqEpPaTa9PAOGY4
CVR5vW6qvXfCjLCht8x/BTvLIToTFaHMIun6QYgCX1HbGu2k9ghpyC/IwiwwLsxV
Yh9wHBR6Bzi/FRnZh23z
=hrdL
-----END PGP SIGNATURE-----
Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm
Pull more drm updates from Dave Airlie:
"This is mostly fixes but I missed msm-next pull last week. It's been
in drm-next.
Otherwise it's a selection of i915, amdgpu and misc fixes, one TTM
memory leak, nothing really major stands out otherwise.
core:
- vblank fence timing improvements
dma-buf:
- improve error handling
ttm:
- memory leak fix
msm:
- a6xx speedbin support
- a508, a509, a512 support
- various a5xx fixes
- various dpu fixes
- qseed3lite support for sm8250
- dsi fix for msm8994
- mdp5 fix for framerate bug with cmd mode panels
- a6xx GMU OOB race fixes that were showing up in CI
- various addition and removal of semicolons
- gem submit fix for legacy userspace relocs path
amdgpu:
- clang warning fix
- S0ix platform shutdown/poweroff fix
- misc display fixes
i915:
- color format fix
- -Wuninitialised reenabled
- GVT ww locking, cmd parser fixes
atyfb:
- fix build
rockchip:
- AFBC modifier fix"
* tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm: (60 commits)
drm/panel: kd35t133: allow using non-continuous dsi clock
drm/rockchip: Require the YTR modifier for AFBC
drm/ttm: Fix a memory leak
drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
dma-fence: allow signaling drivers to set fence timestamp
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd
dma-buf: system_heap: Make sure to return an error if we abort
drm/amd/display: Fix system hang after multiple hotplugs (v3)
drm/amdgpu: fix shutdown and poweroff process failed with s0ix
drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALID
drm/i915: Enable -Wuninitialized
drm/amd/display: Remove Assert from dcn10_get_dig_frontend
drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1
Revert "drm/amd/display: reuse current context instead of recreating one"
drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_soft_gpu_metrics
fbdev: atyfb: add stubs for aty_{ld,st}_lcd()
drm/i915/gvt: Introduce per object locking in GVT scheduler.
drm/i915/gvt: Purge dev_priv->gt
drm/i915/gvt: Parse default state to update reg whitelist
dt-bindings: dp-connector: Drop maxItems from -supply
...
|
||
|---|---|---|
| .. | ||
| dvo_ch7xxx.c | ||
| dvo_ch7017.c | ||
| dvo_ivch.c | ||
| dvo_ns2501.c | ||
| dvo_sil164.c | ||
| dvo_tfp410.c | ||
| i9xx_plane.c | ||
| i9xx_plane.h | ||
| icl_dsi.c | ||
| intel_acpi.c | ||
| intel_acpi.h | ||
| intel_atomic_plane.c | ||
| intel_atomic_plane.h | ||
| intel_atomic.c | ||
| intel_atomic.h | ||
| intel_audio.c | ||
| intel_audio.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.c | ||
| intel_combo_phy.h | ||
| intel_connector.c | ||
| intel_connector.h | ||
| intel_crt.c | ||
| intel_crt.h | ||
| intel_crtc.c | ||
| intel_crtc.h | ||
| intel_csr.c | ||
| intel_csr.h | ||
| intel_cursor.c | ||
| intel_cursor.h | ||
| intel_ddi.c | ||
| intel_ddi.h | ||
| intel_de.h | ||
| intel_display_debugfs.c | ||
| intel_display_debugfs.h | ||
| intel_display_power.c | ||
| intel_display_power.h | ||
| intel_display_types.h | ||
| intel_display.c | ||
| intel_display.h | ||
| intel_dp_aux_backlight.c | ||
| intel_dp_aux_backlight.h | ||
| intel_dp_aux.c | ||
| intel_dp_aux.h | ||
| intel_dp_hdcp.c | ||
| 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_dsb.c | ||
| intel_dsb.h | ||
| intel_dsi_dcs_backlight.c | ||
| intel_dsi_dcs_backlight.h | ||
| intel_dsi_vbt.c | ||
| intel_dsi.c | ||
| intel_dsi.h | ||
| intel_dvo_dev.h | ||
| intel_dvo.c | ||
| intel_dvo.h | ||
| intel_fbc.c | ||
| intel_fbc.h | ||
| intel_fbdev.c | ||
| intel_fbdev.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.c | ||
| intel_gmbus.h | ||
| intel_hdcp.c | ||
| intel_hdcp.h | ||
| intel_hdmi.c | ||
| intel_hdmi.h | ||
| intel_hotplug.c | ||
| intel_hotplug.h | ||
| intel_lpe_audio.c | ||
| intel_lpe_audio.h | ||
| intel_lspcon.c | ||
| intel_lspcon.h | ||
| intel_lvds.c | ||
| intel_lvds.h | ||
| intel_opregion.c | ||
| intel_opregion.h | ||
| intel_overlay.c | ||
| intel_overlay.h | ||
| intel_panel.c | ||
| intel_panel.h | ||
| intel_pipe_crc.c | ||
| intel_pipe_crc.h | ||
| intel_pps.c | ||
| intel_pps.h | ||
| intel_psr.c | ||
| intel_psr.h | ||
| intel_quirks.c | ||
| intel_quirks.h | ||
| intel_sdvo_regs.h | ||
| intel_sdvo.c | ||
| intel_sdvo.h | ||
| intel_sprite.c | ||
| intel_sprite.h | ||
| intel_tc.c | ||
| intel_tc.h | ||
| intel_tv.c | ||
| intel_tv.h | ||
| intel_vbt_defs.h | ||
| intel_vdsc.c | ||
| intel_vdsc.h | ||
| intel_vga.c | ||
| intel_vga.h | ||
| intel_vrr.c | ||
| intel_vrr.h | ||
| vlv_dsi_pll.c | ||
| vlv_dsi.c | ||