Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Xmas eve pull request present. Just some fixes that trickled in this past week: Mostly amdgpu fixes, with a dma-buf/mips build fix and some misc komeda fixes. dma-buf: - fix build on mips komeda: - fix commit tail operation order - NULL pointer fix - out of bounds access fix ttm: - remove an unused function amdgpu: - Vangogh SMU fixes - Arcturus gfx9 fixes - Misc display fixes - Sienna Cichlid SMU update - Fix S3 display memory leak - Fix regression caused by DP sub-connector support amdkfd: - Properly require pcie atomics for gfx10" * tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm: (31 commits) drm/amd/display: Fix memory leaks in S3 resume drm/amdgpu: Fix a copy-pasta comment drm/amdgpu: only set DP subconnector type on DP and eDP connectors drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw drm/amd/display: add getter routine to retrieve mpcc mux drm/amd/display: always program DPPDTO unless not safe to lower drm/amd/display: [FW Promotion] Release 0.0.47 drm/amd/display: updated wm table for Renoir drm/amd/display: Acquire DSC during split stream for ODM only if top_pipe drm/amd/display: Multi-display underflow observed drm/amd/display: Remove unnecessary NULL check drm/amd/display: Update RN/VGH active display count workaround drm/amd/display: change SMU repsonse timeout to 2s. drm/amd/display: gradually ramp ABM intensity drm/amd/display: To modify the condition in indicating branch device drm/amd/display: Modify the hdcp device count check condition drm/amd/display: Interfaces for hubp blank and soft reset drm/amd/display: handler not correctly checked at remove_irq_handler drm/amdgpu: check gfx pipe availability before toggling its interrupts drm/amdgpu: remove unnecessary asic type check ...
No related branches found
No related tags found
Showing
- drivers/dma-buf/heaps/cma_heap.c 1 addition, 0 deletionsdrivers/dma-buf/heaps/cma_heap.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c 6 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 1 addition, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c 2 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 14 additions, 7 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c 4 additions, 7 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
- drivers/gpu/drm/amd/amdkfd/kfd_device.c 6 additions, 6 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_device.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 3 additions, 2 deletionsdrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c 4 additions, 1 deletiondrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c
- drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c 14 additions, 22 deletionsdrivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c
- drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c 1 addition, 1 deletion...u/drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr_vbios_smu.c
- drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.c 1 addition, 8 deletionsdrivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/vg_clk_mgr.c
- drivers/gpu/drm/amd/display/dc/core/dc.c 0 additions, 20 deletionsdrivers/gpu/drm/amd/display/dc/core/dc.c
- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c 1 addition, 7 deletionsdrivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c 18 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.c
- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.h 4 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/dcn10/dcn10_hubp.h
- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c 12 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c
- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.h
- drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/dcn20/dcn20_hubp.c
- drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c 9 additions, 3 deletionsdrivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c
Loading
Please register or sign in to comment