-
- Downloads
Project 'drm/intel' was moved to 'drm/i915/kernel'. Please update any links and bookmarks that may still have the old path.
Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernel
Pull drm fixes from Dave Airlie: "Weekly regular fixes, mostly amdgpu with i915/xe having a few each, and then some misc bits across the board, seems about right for rc3 time. client: - fix null ptr deref bridge: - connector: fix double free atomic: - fix async flip update panel: - document panel omap: - add config dependency tests: - fix gem shmem test drm buddy: - Add start address to trim function amdgpu: - DMCUB fix - Fix DET programming on some DCNs - DCC fixes - DCN 4.0.1 fixes - SMU 14.0.x update - MMHUB fix - DCN 3.1.4 fix - GC 12.0 fixes - Fix soft recovery error propogation - SDMA 7.0 fixes - DSC fix xe: - Fix off-by-one when processing RTP rules - Use dma_fence_chain_free in chain fence unused as a sync - Fix PL1 disable flow in xe_hwmon_power_max_write - Take ref to VM in delayed dump snapshot i915: - correct dual pps handling for MTL_PCH+ [display] - Adjust vma offset for framebuffer mmap offset [gem] - Fix Virtual Memory mapping boundaries calculation [gem] - Allow evicting to use the requested placement - Attempt to get pages without eviction first" * tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernel: (31 commits) drm/xe: Take ref to VM in delayed snapshot drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write drm/xe: Use dma_fence_chain_free in chain fence unused as a sync drm/xe/rtp: Fix off-by-one when processing rules drm/amdgpu: Add DCC GFX12 flag to enable address alignment drm/amdgpu: correct sdma7 max dw drm/amdgpu: Add address alignment support to DCC buffers drm/amd/display: Skip Recompute DSC Params if no Stream on Link drm/amdgpu: change non-dcc buffer copy configuration drm/amdgpu: Forward soft recovery errors to userspace drm/amdgpu: add golden setting for gc v12 drm/buddy: Add start address support to trim function drm/amd/display: Add missing program DET segment call to pipe init drm/amd/display: Add missing DCN314 to the DML Makefile drm/amdgpu: force to use legacy inv in mmhub drm/amd/pm: update powerplay structure on smu v14.0.2/3 drm/amd/display: Add missing mcache registers drm/amd/display: Add dcc propagation value drm/amd/display: Add missing DET segments programming drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmd ...
Showing
- Documentation/devicetree/bindings/display/panel/samsung,atna33xc20.yaml 6 additions, 3 deletions...devicetree/bindings/display/panel/samsung,atna33xc20.yaml
- drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h 6 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_gmc.h
- drivers/gpu/drm/amd/amdgpu/amdgpu_job.c 1 addition, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_job.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c 34 additions, 2 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
- drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c 27 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/gfx_v12_0.c
- drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c 18 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/gmc_v12_0.c
- drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c 2 additions, 1 deletiondrivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c
- drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c 4 additions, 3 deletionsdrivers/gpu/drm/amd/amdgpu/sdma_v7_0.c
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c 3 additions, 0 deletionsdrivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c
- drivers/gpu/drm/amd/display/dc/dce/dmub_replay.c 1 addition, 2 deletionsdrivers/gpu/drm/amd/display/dc/dce/dmub_replay.c
- drivers/gpu/drm/amd/display/dc/dml/Makefile 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/dml/Makefile
- drivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c
- drivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c 2 additions, 0 deletionsdrivers/gpu/drm/amd/display/dc/hwss/dcn35/dcn35_hwseq.c
- drivers/gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.c 1 addition, 0 deletions.../gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.c
- drivers/gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.h 3 additions, 1 deletion.../gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.h
- drivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0_2_pptable.h 46 additions, 6 deletionsdrivers/gpu/drm/amd/pm/swsmu/inc/smu_v14_0_2_pptable.h
- drivers/gpu/drm/drm_atomic_uapi.c 4 additions, 11 deletionsdrivers/gpu/drm/drm_atomic_uapi.c
- drivers/gpu/drm/drm_bridge_connector.c 2 additions, 6 deletionsdrivers/gpu/drm/drm_bridge_connector.c
- drivers/gpu/drm/drm_buddy.c 23 additions, 2 deletionsdrivers/gpu/drm/drm_buddy.c
- drivers/gpu/drm/drm_client_modeset.c 5 additions, 0 deletionsdrivers/gpu/drm/drm_client_modeset.c
Loading
Please register or sign in to comment