summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-11Merge tag 'drm-misc-next-fixes-2024-09-05' of https://gitlab.freedesktop.org/...Dave Airlie
2024-09-11Merge tag 'exynos-drm-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2024-09-11Merge tag 'amd-drm-next-6.12-2024-09-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-09-11Merge tag 'drm-intel-gt-next-2024-09-06' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-09-10Merge tag 'drm-xe-next-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-09-07Merge tag 'drm-msm-next-2024-09-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-09-06drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li
2024-09-06drm/exynos: Remove unnecessary codeKwanghoon Son
2024-09-06drm/exynos: Constify struct exynos_drm_ipp_funcsChristophe JAILLET
2024-09-06Merge tag 'mediatek-drm-next-6.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2024-09-06Merge tag 'drm-intel-next-2024-09-03' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-09-05drm/i915: Remove extra unlikely helperHongbo Li
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher
2024-09-05drm/tegra: fix potential uninitialized variable useJani Nikula
2024-09-04drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.Thomas Hellström
2024-09-03drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi
2024-09-03drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi
2024-09-03drm/i915/dp: hide dp_to_i915() inside intel_dp.cJani Nikula
2024-09-03drm/i915/ddi: stop using dp_to_i915()Jani Nikula
2024-09-03drm/i915/psr: convert intel_psr.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/pps: convert intel_pps.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/pps: pass intel_dp to pps_name()Jani Nikula
2024-09-03drm/i915/dp: convert intel_dp_link_training.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/dp: convert intel_dp_aux.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/dp: convert intel_dp_tunnel.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/dp: convert g4x_dp.[ch] to struct intel_displayJani Nikula
2024-09-03drm/i915/hdmi: convert to struct intel_displayJani Nikula
2024-09-03drm/xe/display: use xe && 0 to avoid warnings about unused variablesJani Nikula
2024-09-03drm/xe: Remove redundant [drm] tag from xe_assert() messageMichal Wajdeczko
2024-09-03drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander
2024-09-03drm/i915/display: Add mechanism to use sink model when applying quirkJouni Högander
2024-09-02drm/xe/pf: Reset thresholds when releasing a VF configMichal Wajdeczko
2024-09-02drm/xe/pf: Add thresholds to the VF KLV configMichal Wajdeczko
2024-09-02drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx12: use rlc safe mode for soft recoveryAlex Deucher
2024-09-02drm/amdgpu/gfx12: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx11: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx10: use proper rlc safe mode helpersAlex Deucher
2024-09-02drm/amdgpu/gfx12: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/gfx11: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/gfx10: per queue reset only on bare metalAlex Deucher
2024-09-02drm/amdgpu/mes11: implement mmio queue reset for gfx11Jiadong Zhu
2024-09-02drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmioJiadong Zhu
2024-09-02drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu
2024-09-02drm/amdgpu/gfx12: fallback to driver reset compute queue directlyAlex Deucher
2024-09-02drm/amdgpu/gfx12: add ring reset callbacksAlex Deucher
2024-09-02drm/amdgpu/gfx10: rework reset sequenceAlex Deucher
2024-09-02drm/amdgpu/gfx10: wait for reset done before remapJiadong Zhu
2024-09-02drm/amdgpu/gfx10: remap queue after reset successfullyJiadong Zhu