-
- Downloads
Merge tag 'drm-fixes-2024-11-09' of https://gitlab.freedesktop.org/drm/kernel
Pull drm fixes from Dave Airlie: "Weekly fixes, usual leaders in amdgpu and xe, then a panel quirk, and some fixes to imagination and panthor drivers. Seems around the usual level for this time and don't know of any big problems. amdgpu: - Brightness fix - DC vbios parsing fix - ACPI fix - SMU 14.x fix - Power workload profile fix - GC partitioning fix - Debugfs fixes imagination: - Track PVR context per file - Break ref-counting cycle panel-orientation-quirks: - Fix matching Lenovo Yoga Tab 3 X90F panthor: - Lock VM array - Be strict about I/O mapping flags xe: - Fix ccs_mode setting for Xe2 and later - Synchronize ccs_mode setting with client creation - Apply scheduling WA for LNL in additional places as needed - Fix leak and lock handling in error paths of xe_exec ioctl - Fix GGTT allocation leak leading to eventual crash in SR-IOV - Move run_ticks update out of job handling to avoid synchronization with reader" * tag 'drm-fixes-2024-11-09' of https://gitlab.freedesktop.org/drm/kernel: (23 commits) drm/panthor: Be stricter about IO mapping flags drm/panthor: Lock XArray when getting entries for the VM drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strict drm/xe: Stop accumulating LRC timestamp on job_free drm/xe/pf: Fix potential GGTT allocation leak drm/xe: Drop VM dma-resv lock on xe_sync_in_fence_get failure in exec IOCTL drm/xe: Fix possible exec queue leak in exec IOCTL drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read() drm/amdgpu: Adjust debugfs eviction and IB access permissions drm/amdgpu: Adjust debugfs register access permissions drm/amdgpu: Fix DPX valid mode check on GC 9.4.3 drm/amd/pm: correct the workload setting drm/amd/pm: always pick the pptable from IFWI drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported drm/amd/display: parse umc_info or vram_info based on ASIC drm/amd/display: Fix brightness level not retained over reboot drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout drm/xe: Move LNL scheduling WA to xe_device.h drm/xe: Use the filelist from drm for ccs_mode change ...
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c 5 additions, 5 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
- drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 15 additions, 0 deletionsdrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c 3 additions, 1 deletiondrivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
- drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c 35 additions, 14 deletionsdrivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c
- drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h 3 additions, 1 deletiondrivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h
- drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c 2 additions, 3 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
- drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c 4 additions, 1 deletiondrivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c
- drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c 4 additions, 1 deletiondrivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c
- drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
- drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c 2 additions, 2 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c
- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c 15 additions, 5 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c
- drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c 3 additions, 2 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c
- drivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c 5 additions, 69 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu14/smu_v14_0_2_ppt.c
- drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c 8 additions, 0 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu_cmn.c
- drivers/gpu/drm/amd/pm/swsmu/smu_cmn.h 2 additions, 0 deletionsdrivers/gpu/drm/amd/pm/swsmu/smu_cmn.h
- drivers/gpu/drm/drm_panel_orientation_quirks.c 0 additions, 1 deletiondrivers/gpu/drm/drm_panel_orientation_quirks.c
- drivers/gpu/drm/imagination/pvr_context.c 33 additions, 0 deletionsdrivers/gpu/drm/imagination/pvr_context.c
- drivers/gpu/drm/imagination/pvr_context.h 21 additions, 0 deletionsdrivers/gpu/drm/imagination/pvr_context.h
Loading
Please register or sign in to comment