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-03-22
drm/amdgpu/gfx: set cg flags to enter/exit safe mode
Jane Jian
-0
/
+5
2023-03-22
drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
YuBiao Wang
-0
/
+9
2023-03-22
drm/amdgpu: add mes resume when do gfx post soft reset
Tong Liu01
-0
/
+9
2023-03-22
drm/amdgpu: skip ASIC reset for APUs when go to S4
Tim Huang
-1
/
+4
2023-03-22
drm/amdgpu: reposition the gpu reset checking for reuse
Tim Huang
-20
/
+25
2023-03-22
drm/amdgpu: drop the extra sign extension
Alex Deucher
-2
/
+2
2023-03-22
Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-1
/
+1
2023-03-20
Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-569
/
+2771
2023-03-15
drm/amdgpu: Retire pcie_gen3_enable function
Hawking Zhang
-74
/
+0
2023-03-15
drm/amdgpu: Move to common helper to query soc rev_id
Hawking Zhang
-19
/
+16
2023-03-15
drm/amdgpu: Move to common indirect reg access helper
Hawking Zhang
-152
/
+30
2023-03-15
drm/amdgpu: drop ras check at asic level for new blocks
Hawking Zhang
-3
/
+0
2023-03-15
drm/amdgpu: Rework pcie_bif ras sw_init
Hawking Zhang
-8
/
+35
2023-03-15
drm/amdgpu: Rework xgmi_wafl_pcs ras sw_init
Hawking Zhang
-10
/
+35
2023-03-15
drm/amdgpu: Rework mca ras sw_init
Hawking Zhang
-54
/
+103
2023-03-15
drm/amdgpu: Init MMVM_CONTEXTS_DISABLE in gmc11 golden setting under SRIOV
Yifan Zha
-0
/
+11
2023-03-15
drm: Track clients by tgid and not tid
Tvrtko Ursulin
-1
/
+1
2023-03-14
drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes
Guilherme G. Piccoli
-0
/
+19
2023-03-14
drm/amdgpu/nv: fix codec array for SR_IOV
Alex Deucher
-2
/
+2
2023-03-14
drm/amdgpu: move poll enabled/disable into non DC path
Guchun Chen
-4
/
+4
2023-03-14
drm/amdgpu/vcn: custom video info caps for sriov
Jane Jian
-11
/
+99
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-347
/
+48
2023-03-13
drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes
Guilherme G. Piccoli
-0
/
+19
2023-03-13
drm/amdgpu/nv: fix codec array for SR_IOV
Alex Deucher
-2
/
+2
2023-03-13
drm/amdgpu: Move hdp ras block init to ras sw_init
Hawking Zhang
-9
/
+55
2023-03-13
drm/amdgpu: Move mmhub ras block init to ras sw_init
Hawking Zhang
-10
/
+54
2023-03-13
drm/amdgpu: Correct gfx ras_late_init callback
Hawking Zhang
-1
/
+1
2023-03-13
drm/amdgpu: Move umc ras block init to gmc ras sw_init
Hawking Zhang
-63
/
+52
2023-03-13
drm/amdgpu: Move vcn ras block init to ras sw_init
Hawking Zhang
-15
/
+28
2023-03-13
drm/amdgpu: Move jpeg ras block init to ras sw_init
Hawking Zhang
-15
/
+28
2023-03-13
drm/amdgpu: move poll enabled/disable into non DC path
Guchun Chen
-4
/
+4
2023-03-13
drm/amdgpu: use drm_device pointer directly rather than convert again
Guchun Chen
-2
/
+2
2023-03-13
drm/amdgpu: drop pm_sysfs_en flag from amdgpu_device structure
Guchun Chen
-7
/
+3
2023-03-13
drm/amdgpu: expose more memory stats in fdinfo
Marek Olšák
-28
/
+76
2023-03-13
drm/amdgpu/vcn: custom video info caps for sriov
Jane Jian
-11
/
+99
2023-03-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-150
/
+772
2023-03-09
drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
Veerabadhran Gopalakrishnan
-0
/
+1
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
Alex Deucher
-3
/
+4
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
Alex Deucher
-3
/
+4
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
Alex Deucher
-2
/
+3
2023-03-09
drm/amdgpu: Fix the warning info when removing amdgpu device
lyndonli
-16
/
+1
2023-03-09
drm/amd: Fix initialization mistake for NBIO 7.3.0
Mario Limonciello
-5
/
+9
2023-03-09
drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
lyndonli
-1
/
+1
2023-03-08
drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
-3
/
+0
2023-03-08
drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
Veerabadhran Gopalakrishnan
-0
/
+1
2023-03-08
amdgpu: Avoid building on UML
Peter Foley
-0
/
+1
2023-03-07
drm/amdgpu: Support umc node harvest config on umc v8_10
Candice Li
-6
/
+16
2023-03-07
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
Alex Deucher
-3
/
+4
2023-03-07
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
Alex Deucher
-3
/
+4
2023-03-07
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
Alex Deucher
-2
/
+3
[prev]
[next]