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-10-13
drm/xe: Enable media sampler power gating
Vinay Belgaumkar
-0
/
+9
2025-10-13
drm/xe: Handle mixed mappings and existing VRAM on atomic faults
Matthew Brost
-1
/
+12
2025-10-13
drm/xe/migrate: Fix an error path
Thomas Hellström
-1
/
+1
2025-10-13
drm/xe: Move rebar to be done earlier
Lucas De Marchi
-8
/
+29
2025-10-13
drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
Matthew Brost
-9
/
+24
2025-10-13
drm/xe: Increase global invalidation timeout to 1000us
Kenneth Graunke
-1
/
+1
2025-10-13
drm/xe: Enable 2M pages in xe_migrate_vram
Matthew Brost
-8
/
+45
2025-10-13
drm/xe: Fix build_pt_update_batch_sram for non-4K PAGE_SIZE
Matthew Brost
-8
/
+22
2025-10-13
drm/xe: Fix comments in xe_gt struct
Shuicheng Lin
-5
/
+5
2025-10-13
drm/i915/gem: fix typo in comment (I915_EXEC_NO_RELOC)
Marlon Henrique Sanches
-1
/
+1
2025-10-13
drm/amd: Drop calls to restore power limit and clock from smu_resume()
Mario Limonciello
-13
/
+0
2025-10-13
drm/amdgpu: update remove after reset flag for MES remove queue
Jonathan Kim
-2
/
+13
2025-10-13
drm/amdgpu: Add ras module files into amdgpu
YiPeng Chai
-18
/
+20
2025-10-13
drm/amdgpu/userqueue: validate userptrs for userqueues
Sunil Khatri
-0
/
+79
2025-10-13
drm/amdgpu: update the functions to use amdgpu version of hmm
Sunil Khatri
-44
/
+56
2025-10-13
drm/amdgpu: Reserve discovery TMR only if needed
Lijo Lazar
-14
/
+19
2025-10-13
drm/amd/pm: export a function amdgpu_smu_ras_send_msg to allow send msg directly
YiPeng Chai
-0
/
+41
2025-10-13
drm/amd/pm: Grant interface access after full init
Lijo Lazar
-1
/
+2
2025-10-13
drm/amdgpu: Move reset-on-init sequence earlier
Lijo Lazar
-3
/
+2
2025-10-13
drm/amdgpu: Add amdgpu_discovery_info
Lijo Lazar
-97
/
+129
2025-10-13
drm/amdgpu: Reorganize sysfs ini/fini calls
Lijo Lazar
-37
/
+51
2025-10-13
drm/amdgpu: clean up and unify hw fence handling
Alex Deucher
-167
/
+63
2025-10-13
drm/amd: Save and restore all limit types
Mario Limonciello
-8
/
+14
2025-10-13
drm/amd: Remove second call to set_power_limit()
Mario Limonciello
-12
/
+9
2025-10-13
drm/amd: Stop overloading power limit with limit type
Mario Limonciello
-13
/
+10
2025-10-13
drm/amdgpu/userq: drop VCN and VPE doorbell handling
Alex Deucher
-11
/
+0
2025-10-13
drm/amd: Pass userq suspend failures up to caller
Mario Limonciello
-1
/
+3
2025-10-13
drm/amd: Fix error handling with multiple userq IDRs
Mario Limonciello
-14
/
+11
2025-10-13
drm/amd: Pass IP suspend errors up to callers
Mario Limonciello
-3
/
+8
2025-10-13
drm/amd: Don't always set IP block HW status to false
Mario Limonciello
-1
/
+0
2025-10-13
drm/amd: Remove comment about handling errors in amdgpu_device_ip_suspend_pha...
Mario Limonciello
-1
/
+0
2025-10-13
drm/amd: Stop exporting amdgpu_device_ip_suspend() outside amdgpu_device
Mario Limonciello
-2
/
+1
2025-10-13
drm/amd: Unify shutdown() callback behavior
Mario Limonciello
-1
/
+2
2025-10-13
drm/amdgpu: validate userq va for GEM unmap
Prike Liang
-0
/
+46
2025-10-13
drm/amdgpu: validate the queue va for resuming the queue
Prike Liang
-0
/
+44
2025-10-13
drm/amdgpu: keeping waiting userq fence infinitely
Prike Liang
-4
/
+9
2025-10-13
drm/amdgpu: track the userq bo va for its obj management
Prike Liang
-0
/
+36
2025-10-13
drm/amdgpu: add userq object va track helpers
Prike Liang
-21
/
+52
2025-10-13
drm/amdgpu: reduce queue timeout to 2 seconds v2
Christian König
-58
/
+47
2025-10-13
drm/amd: Remove some unncessary header includes
Mario Limonciello
-3
/
+0
2025-10-13
drm/amd: Adjust whitespace for vangogh_ppt
Mario Limonciello
-7
/
+5
2025-10-13
drm/amdgpu/mes: adjust the VMID masks
Alex Deucher
-2
/
+2
2025-10-13
drm/amdgpu: Skip SDMA suspend during mode-2 reset
Lijo Lazar
-0
/
+4
2025-10-13
drm/amdgpu: remove gart_window_lock usage from gmc v12
Pierre-Eric Pelloux-Prayer
-2
/
+0
2025-10-13
drm/amdgpu: make non-NULL out fence mandatory
Pierre-Eric Pelloux-Prayer
-15
/
+8
2025-10-13
drm/amdgpu: Remove redundant return value
Lijo Lazar
-12
/
+6
2025-10-13
drm/amdgpu/userq: extend userq state
Prike Liang
-0
/
+1
2025-10-13
drm/amd/display: Promote DC to 3.2.353
Taimur Hassan
-1
/
+1
2025-10-13
drm/amd/display: [FW Promotion] Release 0.1.30.0
Taimur Hassan
-0
/
+104
2025-10-13
drm/amd/display: Driver implementation for cursor offloading to DMU
Nicholas Kazlauskas
-79
/
+567
[prev]
[next]