index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2025-03-27
drm/xe: Make the PT code handle placement per PTE rather than per vma / range
Thomas Hellström
-62
/
+70
2025-03-27
drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devices
Thomas Hellström
-2
/
+3
2025-03-27
drm/xe/bo: Add a bo remove callback
Thomas Hellström
-17
/
+140
2025-03-27
drm/xe/svm: Fix a potential bo UAF
Thomas Hellström
-2
/
+5
2025-03-27
drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
Thomas Hellström
-27
/
+98
2025-03-27
drm/i915: Disable RPG during live selftest
Badal Nilawar
-15
/
+22
2025-03-26
drm/amdgpu/gfx12: fix num_mec
Alex Deucher
-1
/
+1
2025-03-26
drm/amdgpu/gfx11: fix num_mec
Alex Deucher
-1
/
+1
2025-03-26
drm/amd/pm: Add gpu_metrics_v1_8
Asad Kamal
-0
/
+117
2025-03-26
drm/amdgpu: Prefer shadow rom when available
Lijo Lazar
-7
/
+27
2025-03-26
drm/amd/pm: Update smu metrics table for smu_v13_0_6
Asad Kamal
-2
/
+5
2025-03-26
drm/amd/pm: Remove host limit metrics support
Asad Kamal
-15
/
+0
2025-03-26
Remove unnecessary firmware version check for gc v9_4_2
Candice Li
-0
/
+1
2025-03-26
drm/amdgpu: stop unmapping MQD for kernel queues v3
Christian König
-432
/
+67
2025-03-26
Revert "drm/amdgpu/sdma_v4_4_2: update VM flush implementation for SDMA"
Jesse.zhang@amd.com
-133
/
+14
2025-03-26
drm/amdgpu: Parse all deferred errors with UMC aca handle
Xiang Liu
-19
/
+14
2025-03-26
drm/amdgpu: Update ta ras block
Stanley.Yang
-0
/
+11
2025-03-26
drm/amdgpu: Add NPS2 to DPX compatible mode
Lijo Lazar
-1
/
+2
2025-03-26
drm/amdgpu: Use correct gfx deferred error count
Xiang Liu
-3
/
+4
2025-03-26
drm/amd/display: Actually do immediate vblank disable
Leo Li
-0
/
+2
2025-03-26
drm/amd/display: prevent hang on link training fail
Brendan Tam
-3
/
+10
2025-03-26
Revert "drm/amd/display: dml2 soc dscclk use DPM table clk setting"
Charlene Liu
-1
/
+1
2025-03-26
drm/amd/display: Increase vblank offdelay for PSR panels
Leo Li
-8
/
+33
2025-03-26
drm/amd: Handle being compiled without SI or CIK support better
Mario Limonciello
-20
/
+24
2025-03-26
drm/amd/pm: Add zero RPM enabled OD setting support for SMU14.0.2
Tomasz Pakuła
-1
/
+54
2025-03-26
drm/amd/pm: Prevent division by zero
Denis Arefev
-2
/
+2
2025-03-26
drm/amd/pm: Prevent division by zero
Denis Arefev
-2
/
+2
2025-03-26
drm/amd/pm: Prevent division by zero
Denis Arefev
-1
/
+1
2025-03-26
drm/amd/pm: Prevent division by zero
Denis Arefev
-0
/
+3
2025-03-26
drm/amd/pm: Prevent division by zero
Denis Arefev
-1
/
+1
2025-03-26
drm/virtio: Fix flickering issue seen with imported dmabufs
Vivek Kasireddy
-0
/
+1
2025-03-26
drm/shmem-helper: Use refcount_t for vmap_use_count
Dmitry Osipenko
-19
/
+15
2025-03-26
drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
Dmitry Osipenko
-3
/
+3
2025-03-26
drm/shmem-helper: Use refcount_t for pages_use_count
Dmitry Osipenko
-24
/
+21
2025-03-26
drm/shmem-helper: Add and use pages_pin_count
Dmitry Osipenko
-1
/
+15
2025-03-26
drm/shmem-helper: Remove obsoleted is_iomem test
Dmitry Osipenko
-6
/
+0
2025-03-26
drm/shmem-helper: Refactor locked/unlocked functions
Dmitry Osipenko
-42
/
+42
2025-03-26
drm/shmem-helper: Make all exported symbols GPL
Dmitry Osipenko
-8
/
+8
2025-03-26
drm/gem: Add _locked postfix to functions that have unlocked counterpart
Dmitry Osipenko
-3
/
+3
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
-33
/
+33
2025-03-26
drm/xe: Add fault injection for xe_oa_alloc_regs
Nakshtra Goyal
-0
/
+1
2025-03-25
drm/xe: Fix unmet direct dependencies warning
Yue Haibing
-1
/
+1
2025-03-25
drm/xe: Set survivability mode before heci init
Lucas De Marchi
-2
/
+10
2025-03-25
drm/xe: Move survivability back to xe
Lucas De Marchi
-19
/
+34
2025-03-25
drm/xe: Apply Wa_16023105232
Vinay Belgaumkar
-12
/
+74
2025-03-25
drm/xe/vf: Don't check CTC_MODE[0] if VF
Michal Wajdeczko
-4
/
+11
2025-03-25
drm/i915: Move intel_disable_shared_dpll() into ilk_pch_post_disable()
Ville Syrjälä
-2
/
+4
2025-03-25
drm/i915: Enable/disable shared dplls just the once for joined pipes
Ville Syrjälä
-15
/
+5
2025-03-25
drm/vc4: hdmi: Add jack detection to HDMI audio driver
David Turner
-0
/
+25
2025-03-25
drm/vc4: hdmi: Call HDMI hotplug helper on disconnect
Stefan Wahren
-2
/
+2
[prev]
[next]