summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-07-23drm/amdgpu: fix the print message in devcoredumpSunil Khatri
2024-07-23drm/amdgpu: fix the extra space between two functionsSunil Khatri
2024-07-23drm/amdgpu: add print support for sdma_v_5_2 ip_dumpSunil Khatri
2024-07-23drm/amdgpu: Add sdma_v5_2 ip dump for devcoredumpSunil Khatri
2024-07-23drm/dp_mst: Simplify character output in drm_dp_mst_dump_topology()Markus Elfring
2024-07-23drm/bridge: tc358767: Add configurable default preemphasisMarek Vasut
2024-07-23drm/xe: Store process name and pid in xe fileMatthew Brost
2024-07-23drm/xe: Return -ENOBUFS if a kmalloc fails which is tied to an array of bindsMatthew Brost
2024-07-23drm/xe: Fix xe_pt_abort_unbindMatthew Brost
2024-07-23drm/i915: Allow NULL memory regionJonathan Cavitt
2024-07-23drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote
2024-07-23drm/ttm: Allow direct reclaim to allocate local memory v2Rajneesh Bhardwaj
2024-07-22drm/nouveau: prime: fix refcount underflowDanilo Krummrich
2024-07-22drm/nouveau: use GEM references instead of TTMsDanilo Krummrich
2024-07-22drm/nouveau: bo: remove unused functionsDanilo Krummrich
2024-07-22drm/nouveau: prime: fix refcount underflowDanilo Krummrich
2024-07-22drm/panel-edp: Add 6 panels used by MT8186 ChromebooksTerry Hsiao
2024-07-22drm/xe: Fix warning on unreachable statementLucas De Marchi
2024-07-22drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdownDouglas Anderson
2024-07-22drm/i915: Make I2C terminology more inclusiveEaswar Hariharan
2024-07-22drm/xe: Add NEEDS_2M BO flagMichal Wajdeczko
2024-07-22drm/xe: Normalize NEEDS_64K BO flagMichal Wajdeczko
2024-07-22drm/xe/tests: Skip xe_mocs live tests on VF deviceMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_mocs live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_migrate live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_dma_buf live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Convert xe_bo live testsMichal Wajdeczko
2024-07-22drm/xe/tests: Add helpers for use in live testsMichal Wajdeczko
2024-07-22drm/xe: Introduce const cast helperMichal Wajdeczko
2024-07-22drm/i915/dp: Don't WARN on failed link-retrain modesetImre Deak
2024-07-22drm/i915/dp: Require a valid atomic state for SST link trainingImre Deak
2024-07-22drm/i915/dp: Retrain SST links via a modeset commitImre Deak
2024-07-21drm/xe/oa: Don't use hardcoded valuesOhad Sharabi
2024-07-22Merge tag 'amd-drm-fixes-6.11-2024-07-18' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-07-22Merge tag 'drm-misc-next-fixes-2024-07-19' of https://gitlab.freedesktop.org/...Dave Airlie
2024-07-22Merge tag 'drm-xe-next-fixes-2024-07-18' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-07-22Merge tag 'drm-intel-next-fixes-2024-07-18' of https://gitlab.freedesktop.org...Dave Airlie
2024-07-19drm/xe: Build PM into GuC CT layerMatthew Brost
2024-07-19drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost
2024-07-19drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost
2024-07-19drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-20drm/panic: Add missing static inline to drm_panic_is_enabled()Jocelyn Falempe
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19drm/stm: add COMMON_CLK dependencyArnd Bergmann
2024-07-19drm/panic: Remove build time dependency with FRAMEBUFFER_CONSOLEJocelyn Falempe
2024-07-19drm/fb-helper: Set skip_panic if the drm driver supports drm panicJocelyn Falempe
2024-07-19drm/panic: Add drm_panic_is_enabled()Jocelyn Falempe