-
- Downloads
Merge tag 'drm-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Daniel Vetter: "Looks like people are back from the break, usual small pile of fixes all over. Next week Dave should be back. The only thing pending I'm aware of is a "this shouldn't have become uapi" reverts for amdgpu, but they're already on the list and not that important really so can wait another week. Summary: - fix for ttm list corruption in radeon, reported by a few people - fixes for amdgpu, i915, msm - dma-buf use-after free fix" * tag 'drm-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/drm: (29 commits) drm/msm: Only enable A6xx LLCC code on A6xx drm/msm: Add modparam to allow vram carveout drm/msm: Call msm_init_vram before binding the gpu drm/msm/dp: postpone irq_hpd event during connection pending state drm/ttm: unexport ttm_pool_init/fini drm/radeon: stop re-init the TTM page pool dmabuf: fix use-after-free of dmabuf's file->f_inode Revert "drm/amd/display: Fix memory leaks in S3 resume" drm/amdgpu/display: drop DCN support for aarch64 drm/amdgpu: enable ras eeprom support for sienna cichlid drm/amdgpu: fix no bad_pages issue after umc ue injection drm/amdgpu: fix potential memory leak during navi12 deinitialization drm/amd/display: Fix unused variable warning drm/amd/pm: improve the fine grain tuning function for RV/RV2/PCO drm/amd/pm: fix the failure when change power profile for renoir drm/amdgpu: fix a GPU hang issue when remove device drm/amdgpu: fix a memory protection fault when remove amdgpu device drm/amdgpu: switched to cached noretry setting for vangogh drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issue drm/amd/pm: updated PM to I2C controller port on sienna cichlid ...
No related branches found
No related tags found
Showing
- drivers/dma-buf/dma-buf.c 17 additions, 4 deletionsdrivers/dma-buf/dma-buf.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 17 additions, 8 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c 4 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c 7 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_ras_eeprom.c
- drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c
- drivers/gpu/drm/amd/display/Kconfig 1 addition, 1 deletiondrivers/gpu/drm/amd/display/Kconfig
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 2 additions, 5 deletionsdrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.h 1 addition, 1 deletiondrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crc.h
- drivers/gpu/drm/amd/display/dc/calcs/Makefile 0 additions, 4 deletionsdrivers/gpu/drm/amd/display/dc/calcs/Makefile
- drivers/gpu/drm/amd/display/dc/clk_mgr/Makefile 0 additions, 21 deletionsdrivers/gpu/drm/amd/display/dc/clk_mgr/Makefile
- drivers/gpu/drm/amd/display/dc/core/dc_link.c 6 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/core/dc_link.c
- drivers/gpu/drm/amd/display/dc/dcn10/Makefile 0 additions, 7 deletionsdrivers/gpu/drm/amd/display/dc/dcn10/Makefile
- drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c 0 additions, 7 deletionsdrivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c
- drivers/gpu/drm/amd/display/dc/dcn20/Makefile 0 additions, 4 deletionsdrivers/gpu/drm/amd/display/dc/dcn20/Makefile
- drivers/gpu/drm/amd/display/dc/dcn21/Makefile 0 additions, 4 deletionsdrivers/gpu/drm/amd/display/dc/dcn21/Makefile
- drivers/gpu/drm/amd/display/dc/dcn30/Makefile 0 additions, 5 deletionsdrivers/gpu/drm/amd/display/dc/dcn30/Makefile
- drivers/gpu/drm/amd/display/dc/dcn301/Makefile 0 additions, 4 deletionsdrivers/gpu/drm/amd/display/dc/dcn301/Makefile
- drivers/gpu/drm/amd/display/dc/dcn302/Makefile 0 additions, 4 deletionsdrivers/gpu/drm/amd/display/dc/dcn302/Makefile
- drivers/gpu/drm/amd/display/dc/dml/Makefile 0 additions, 4 deletionsdrivers/gpu/drm/amd/display/dc/dml/Makefile
Loading
Please register or sign in to comment