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
Age
Commit message (
Expand
)
Author
Lines
2023-11-03
drm/amd/display: Avoid NULL dereference of timing generator
Wayne Lin
-2
/
+2
2023-11-03
drm/amdkfd: Update cache info for GFX 9.4.3
Mukul Joshi
-2
/
+16
2023-11-03
drm/amdkfd: Populate cache info for GFX 9.4.3
Mukul Joshi
-1
/
+65
2023-11-03
drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64
Alex Deucher
-0
/
+2
2023-11-03
drm/amdgpu/smu13: drop compute workload workaround
Alex Deucher
-30
/
+2
2023-11-03
drm/amdgpu: add a retry for IP discovery init
Alex Deucher
-2
/
+21
2023-11-03
drm/amdgpu: ungate power gating when system suspend
Perry Yuan
-0
/
+9
2023-11-03
drm/amd: Fix UBSAN array-index-out-of-bounds for Powerplay headers
Alex Deucher
-14
/
+14
2023-11-03
drm/amdgpu: don't use pci_is_thunderbolt_attached()
Alex Deucher
-6
/
+7
2023-11-03
drm/amdgpu: don't use ATRM for external devices
Alex Deucher
-0
/
+5
2023-11-03
drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDs
Alex Deucher
-12
/
+12
2023-11-03
drm/amdgpu: use mode-2 reset for RAS poison consumption
Tao Zhou
-1
/
+5
2023-11-03
drm/amdgpu doorbell range should be set when gpu recovery
Lin.Cao
-0
/
+7
2023-11-03
drm/amd/pm: Return 0 as default min power limit for legacy asics
Ma Jun
-0
/
+3
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-22
/
+9
2023-11-01
drm/sched: Convert drm scheduler to use a work queue rather than kthread
Matthew Brost
-1
/
+1
2023-11-01
drm/sched: Add drm_sched_wqueue_* helpers
Matthew Brost
-14
/
+15
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-6630
/
+267993
2023-10-31
drm/amdgpu: remove unused macro HW_REV
Yang Wang
-3
/
+0
2023-10-31
drm/amd/pm: Fix error of MACO flag setting code
Ma Jun
-8
/
+9
2023-10-31
drm/amdgpu: Fix the vram base start address
Arunpravin Paneer Selvam
-2
/
+13
2023-10-31
drm/amdgpu: set XGMI IP version manually for v6_4
Tao Zhou
-0
/
+3
2023-10-31
drm/amdgpu: add unmap latency when gfx11 set kiq resources
Tong Liu01
-0
/
+1
2023-10-31
drm/amd/pm: fix the high voltage and temperature issue
Kenneth Feng
-15
/
+94
2023-10-31
drm/amdgpu: remove amdgpu_mes_self_test in gpu recover
Yifan Zhang
-4
/
+0
2023-10-31
drm/amdgpu: Drop deferred error in uncorrectable error check
Candice Li
-2
/
+1
2023-10-31
drm/amd/pm: Fix warnings
Lijo Lazar
-2
/
+2
2023-10-31
drm/amdgpu: check RAS supported first in ras_reset_error_count
Tao Zhou
-4
/
+4
2023-10-30
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2023-10-31
Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-698
/
+1474
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-86
/
+22
2023-10-27
drm/amdgpu: Remove unused variables from amdgpu_show_fdinfo
Umio Yasuno
-6
/
+0
2023-10-27
drm/amdgpu: Remove duplicate fdinfo fields
Rob Clark
-3
/
+0
2023-10-27
drm/amd/amdgpu: avoid to disable gfxhub interrupt when driver is unloaded
Kenneth Feng
-1
/
+2
2023-10-27
drm/amdgpu: Add EXT_COHERENT support for APU and NUMA systems
David Francis
-23
/
+45
2023-10-27
drm/amdgpu: Retrieve CE count from ce_count_lo_chip in EccInfo table
Candice Li
-7
/
+5
2023-10-27
drm/amdgpu: Identify data parity error corrected in replay mode
Candice Li
-9
/
+23
2023-10-27
drm/amdgpu: Fix typo in IP discovery parsing
Mukul Joshi
-1
/
+1
2023-10-27
drm/amd/display: fix S/G display enablement
Hamza Mahfooz
-1
/
+1
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-26
drm/amdxcp: fix amdxcp unloads incompletely
James Zhu
-3
/
+4
2023-10-26
drm/amd/amdgpu: fix the GPU power print error in pm info
Li Ma
-2
/
+2
2023-10-26
drm/amdgpu: Use pcie domain of xcc acpi objects
Lijo Lazar
-18
/
+22
2023-10-26
drm/amd: check num of link levels when update pcie param
Lin.Cao
-0
/
+3
2023-10-26
drm/amdgpu: Add a read to GFX v9.4.3 ring test
Lijo Lazar
-0
/
+1
2023-10-26
drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.
Yifan Zhang
-3
/
+23
2023-10-26
drm/amdgpu: get RAS poison status from DF v4_6_2
Tao Zhou
-1
/
+71
2023-10-26
drm/amdgpu: Use discovery table's subrevision
Lijo Lazar
-1
/
+8
2023-10-26
drm/amd/display: 3.2.256
Aric Cyr
-1
/
+1
[prev]
[next]