Merge tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drm
Pull drm fixes from Dave Airlie: "Pretty quiet for this week, just i915 and amdgpu fixes, I think the misc tree got lost this week, but didn't seem to have too much in it, so it can wait. I've also got a bunch of nouveau GSP fixes sailing around that'll probably land next time as well. amdgpu: - DCN 3.5 fixes - DCN 3.2 SubVP fix - GPUVM fix amdkfd: - SVM fix for APUs i915: - Fix state readout and check for DSC and bigjoiner combo - Fix a potential integer overflow - Reject async flips with bigjoiner - Fix MTL HDMI/DP PLL clock selection - Fix various issues by disabling pipe DMC events" * tag 'drm-fixes-2023-12-22' of git://anongit.freedesktop.org/drm/drm: drm/amdgpu: re-create idle bo's PTE during VM state machine reset drm/amd/display: dereference variable before checking for zero drm/amd/display: get dprefclk ss info from integration info table drm/amd/display: Add case for dcn35 to support usb4 dmub hpd event drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32x drm/amdkfd: svm range always mapped flag not working on APU drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram table 3.0" drm/i915/dmc: Don't enable any pipe DMC events drm/i915/mtl: Fix HDMI/DP PLL clock selection drm/i915: Reject async flips with bigjoiner drm/i915/hwmon: Fix static analysis tool reported issues drm/i915/display: Get bigjoiner config before dsc config during readout
Showing
- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c 1 addition, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
- drivers/gpu/drm/amd/amdkfd/kfd_svm.c 12 additions, 6 deletionsdrivers/gpu/drm/amd/amdkfd/kfd_svm.c
- drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c 15 additions, 12 deletionsdrivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
- drivers/gpu/drm/amd/display/dc/core/dc.c 18 additions, 8 deletionsdrivers/gpu/drm/amd/display/dc/core/dc.c
- drivers/gpu/drm/amd/display/dc/dml2/display_mode_core.c 1 addition, 1 deletiondrivers/gpu/drm/amd/display/dc/dml2/display_mode_core.c
- drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c 6 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
- drivers/gpu/drm/amd/display/include/grph_object_ctrl_defs.h 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/include/grph_object_ctrl_defs.h
- drivers/gpu/drm/i915/display/intel_cx0_phy.c 2 additions, 1 deletiondrivers/gpu/drm/i915/display/intel_cx0_phy.c
- drivers/gpu/drm/i915/display/intel_display.c 12 additions, 1 deletiondrivers/gpu/drm/i915/display/intel_display.c
- drivers/gpu/drm/i915/display/intel_dmc.c 41 additions, 2 deletionsdrivers/gpu/drm/i915/display/intel_dmc.c
- drivers/gpu/drm/i915/i915_hwmon.c 2 additions, 2 deletionsdrivers/gpu/drm/i915/i915_hwmon.c
Please register or sign in to comment