summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-12-14Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-12-13Merge tag 'amd-drm-fixes-6.13-2024-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-12-13Merge tag 'drm-xe-fixes-2024-12-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-12drm/xe/reg_sr: Remove register poolLucas De Marchi
2024-12-12drm/xe: Call invalidation_fence_fini for PT inval fences in error stateDaniele Ceraolo Spurio
2024-12-12drm/xe: fix the ERR_PTR() returned on failure to allocate tiny ptMirsad Todorovac
2024-12-10drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi
2024-12-10drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan
2024-12-10drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan
2024-12-10drm/amdkfd: Dereference null return valueAndrew Martin
2024-12-10drm/panic: remove spurious empty line to clean warningMiguel Ojeda
2024-12-09drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang
2024-12-09drm/i915: Fix NULL pointer dereference in capture_engineEugene Kobyak
2024-12-09drm/i915/color: Stop using non-posted DSB writes for legacy LUTVille Syrjälä
2024-12-09drm/i915/dsb: Don't use indexed register writes needlesslyVille Syrjälä
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/a...Simona Vetter
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-06Merge tag 'drm-xe-fixes-2024-12-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-05drm/amdkfd: Correct the migration DMA map directionPrike Liang
2024-12-05drm/amd/pm: Set SMU v13.0.7 default workload typeKenneth Feng
2024-12-05drm/amd/pm: Initialize power profile modeLijo Lazar
2024-12-05amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu
2024-12-05drm/amdgpu: fix UVD contiguous CS mapping problemChristian König
2024-12-05drm/amdgpu: use sjt mec fw on gfx943 for sriovVictor Zhao
2024-12-05Revert "drm/amdgpu: Fix ISP hw init issue"Pratap Nirujogi
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaíra Canal
2024-12-05drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak
2024-12-05drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak
2024-12-05drm/dp_mst: Fix down request message timeout handlingImre Deak
2024-12-05drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()Imre Deak
2024-12-05drm/dp_mst: Verify request type in the corresponding down message replyImre Deak
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak
2024-12-03drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-04Merge tag 'drm-misc-fixes-2024-11-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-03drm/xe: Move the coredump registration to the worker threadJohn Harrison
2024-12-03drm/xe/guc: Fix missing init value and add register order checkZhanjun Dong
2024-12-02drm/amd/pm: fix and simplify workload handlingAlex Deucher
2024-12-02Revert "drm/amd/pm: correct the workload setting"Alex Deucher
2024-12-02drm/amdgpu: fix sriov reinit late ordersYiqing Yao
2024-12-02drm/amdgpu: Fix ISP hw init issuePratap Nirujogi
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park
2024-12-02drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone
2024-12-02drm/amd/display: Correct prefetch calculationLo-an Chen
2024-12-02drm/amd/display: Add option to retrieve detile buffer sizeSung Lee
2024-12-02drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo