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
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2023-10-27
Merge tag 'amd-drm-fixes-6.6-2023-10-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-1
/
+1
2023-10-27
Merge tag 'drm-misc-fixes-2023-10-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-9
/
+11
2023-10-25
drm/amd: Disable ASPM for VI w/ all Intel systems
Mario Limonciello
-1
/
+1
2023-10-23
drm/amdkfd: reserve a fence slot while locking the BO
Christian König
-1
/
+1
2023-10-21
drm/amdgpu: Remove redundant call to priority_is_valid()
Luben Tuikov
-7
/
+8
2023-10-20
Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-2
/
+3
2023-10-19
drm/amdgpu: Reserve fences for VM update
Felix Kuehling
-1
/
+4
2023-10-19
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
-1
/
+2
2023-10-19
drm/amdgpu: ignore duplicate BOs again
Christian König
-1
/
+2
2023-10-17
gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET
Luben Tuikov
-1
/
+2
2023-10-17
drm/amdgpu: Unset context priority is now invalid
Luben Tuikov
-1
/
+1
2023-10-09
drm/amdgpu: fix SI failure due to doorbells allocation
Icenowy Zheng
-0
/
+4
2023-10-09
drm/amdgpu: add missing NULL check
Christian König
-1
/
+1
2023-10-04
drm/amd: Fix detection of _PR3 on the PCIe root port
Mario Limonciello
-1
/
+1
2023-10-04
drm/amdgpu: Fix a memory leak
Luben Tuikov
-0
/
+1
2023-09-20
drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enable
Cong Liu
-0
/
+1
2023-09-20
Revert "drm/amdgpu: Report vbios version instead of PN"
Lijo Lazar
-1
/
+1
2023-09-15
Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-98
/
+69
2023-09-14
Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
-1
/
+1
2023-09-12
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
-2415
/
+4352
2023-09-11
drm/amdgpu: Handle null atom context in VBIOS info ioctl
David Francis
-6
/
+11
2023-09-11
drm/amdgpu: fallback to old RAS error message for aqua_vanjaram
Hawking Zhang
-2
/
+4
2023-09-11
drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOV
Alex Deucher
-0
/
+3
2023-09-11
drm/amdgpu/soc21: don't remap HDP registers for SR-IOV
Alex Deucher
-1
/
+1
2023-09-11
Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"
Hamza Mahfooz
-27
/
+0
2023-09-11
drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3
Mukul Joshi
-52
/
+45
2023-09-11
drm/amdkfd: Fix reg offset for setting CWSR grace period
Mukul Joshi
-10
/
+5
2023-09-07
Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-55
/
+189
2023-09-06
drm/amdgpu: Restrict bootloader wait to SMUv13.0.6
Lijo Lazar
-4
/
+14
2023-09-01
drm/amd: Make fence wait in suballocator uninterruptible
Simon Pilkington
-1
/
+1
2023-08-31
drm/amdgpu: fix amdgpu_cs_p1_user_fence
Christian König
-14
/
+4
2023-08-31
drm/amdgpu: Free ras cmd input buffer properly
Hawking Zhang
-7
/
+7
2023-08-31
drm/amdgpu: Hide xcp partition sysfs under SRIOV
Rajneesh Bhardwaj
-3
/
+8
2023-08-31
drm/amdgpu: use read-modify-write mode for gfx v9_4_3 SQ setting
Tao Zhou
-1
/
+2
2023-08-31
drm/amdgpu: Allocate coredump memory in a nonblocking way
André Almeida
-1
/
+1
2023-08-31
drm/amdgpu: Support query ecc cap for aqua_vanjaram
Hawking Zhang
-2
/
+16
2023-08-31
drm/amdgpu: Add SMU v13.0.6 default reset methods
Lijo Lazar
-1
/
+3
2023-08-31
drm/amdgpu: Add bootloader wait for PSP v13
Lijo Lazar
-2
/
+26
2023-08-31
drm/amdgpu: register a dirty framebuffer callback for fbcon
Hamza Mahfooz
-1
/
+25
2023-08-31
drm/amdgpu: Updated TCP/UTCL1 programming
Mangesh Gadre
-0
/
+3
2023-08-31
drm/amdgpu: Fix the return for gpu mode1_reset
Hawking Zhang
-2
/
+11
2023-08-31
drm/amdgpu: Remove SRAM clock gater override by driver
Mangesh Gadre
-9
/
+0
2023-08-31
drm/amdgpu: Add bootloader status check
Lijo Lazar
-3
/
+28
2023-08-31
drm/amdkfd: use correct method to get clock under SRIOV
Horace Chen
-6
/
+2
2023-08-31
drm/amdgpu: Unset baco dummy mode on nbio v7.9
Lijo Lazar
-0
/
+18
2023-08-31
drm/amdgpu: Enable ras for mp0 v13_0_6 sriov
YiPeng Chai
-0
/
+1
2023-08-31
drm/amdgpu/jpeg - skip change of power-gating state for sriov
Samir Dhume
-2
/
+4
2023-08-31
drm/amdgpu: update gc_info v2_1 from discovery
Le Ma
-0
/
+13
2023-08-31
drm/amdgpu: update mall info v2 from discovery
Le Ma
-0
/
+5
2023-08-31
drm/amdgpu: Only support RAS EEPROM on dGPU platform
Candice Li
-1
/
+2
[next]