-
- Downloads
Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Regular weekly fixes. The nouveau patch just enables modesetting on GA103 hw which is like other ampere cards that are already supported. amdgpu has 2 weeks of fixes, as Alex was away, so a bit larger than usual, otherwise some i915 and misc other fixes. ttm: - NULL ptr dereference i915: - disable pci resize on 32-bit systems - don't leak the ccs state - TLB invalidation fixes nouveau: - GA103 enablement - off-by-one fix amdgpu: - Revert some DML stack changes - Rounding fixes in KFD allocations - atombios vram info table parsing fix - DCN 3.1.4 fixes - Clockgating fixes for various new IPs - SMU 13.0.4 fixes - DCN 3.1.4 FP fixes - TMDS fixes for YCbCr420 4k modes - DCN 3.2.x fixes - USB 4 fixes - SMU 13.0 fixes - SMU driver unload memory leak fixes - Display orientation fix - Regression fix for generic fbdev conversion - SDMA 6.x fixes - SR-IOV fixes - IH 6.x fixes - Use after free fix in bo list handling - Revert pipe1 support - XGMI hive reset fix amdkfd: - Fix potential crach in kfd_create_indirect_link_prop() imx: - warning fix meson: - refcounting fix lvds-codec: - error check fix sun4i: - underflow fix - dt-binding fix" * tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drm: (109 commits) Revert "drm/amd/amdgpu: add pipe1 hardware support" drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex drm/amdgpu: Fix interrupt handling on ih_soft ring drm/amdgpu: Add secure display TA load for Renoir drm/amd/display: Include scaling factor for SubVP command drm/amdgpu/vcn: Return void from the stop_dbg_mode drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched() drm/amdgpu: Add decode_iv_ts helper for ih_v6 block drm/amd/display: add chip revision to DCN32 drm/amd/display: avoid doing vm_init multiple time drm/amd/display: Use pitch when calculating size to cache in MALL drm/amd/display: Don't set DSC for phantom pipes drm/amd/display: Update clock table policy for DCN314 drm/amd/display: Modify header inclusion pattern drm/amd/display: Fix plug/unplug external monitor will hang while playback MPO video drm/amd/display: Add debug parameter to retain default clock table drm/amdgpu: Increase tlb flush timeout for sriov drm/amd/display: do not compare integers of different widths drm/amd/display: Add reserved dc_log_type. drm/amd/display: Fix pixel clock programming ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml 4 additions, 0 deletions...devicetree/bindings/display/allwinner,sun4i-a10-tcon.yaml
- drivers/gpu/drm/amd/amdgpu/aldebaran.c 14 additions, 31 deletionsdrivers/gpu/drm/amd/amdgpu/aldebaran.c
- drivers/gpu/drm/amd/amdgpu/amdgpu.h 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 12 additions, 9 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c 2 additions, 6 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c 3 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 2 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_device.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_job.c 0 additions, 4 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_job.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_reset.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 18 additions, 16 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c 1 addition, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
- drivers/gpu/drm/amd/amdgpu/athub_v3_0.c 37 additions, 5 deletionsdrivers/gpu/drm/amd/amdgpu/athub_v3_0.c
- drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 1 addition, 2 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v10_0.c
- drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 1 addition, 2 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v11_0.c
- drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 1 addition, 2 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v6_0.c
- drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 5 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/dce_v8_0.c
- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/gfx_v10_0.c
- drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c 39 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
Loading
Please register or sign in to comment