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-01-13
Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-18
/
+37
2023-01-11
drm/amdkfd: Page aligned memory reserve size
Philip Yang
-6
/
+8
2023-01-11
drm/amdkfd: Cleanup vm process info if init vm failed
Philip Yang
-18
/
+4
2023-01-10
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
Eric Huang
-1
/
+1
2023-01-10
drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPU
Eric Huang
-1
/
+1
2023-01-10
drm/amdgpu: Fixed bug on error when unloading amdgpu
YiPeng Chai
-1
/
+1
2023-01-10
drm/amd: make amdgpu_ucode_validate static
Mario Limonciello
-2
/
+1
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
Mario Limonciello
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for CGS
Mario Limonciello
-9
/
+2
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for VCE
Mario Limonciello
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for UVD
Mario Limonciello
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
Mario Limonciello
-10
/
+6
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
Mario Limonciello
-12
/
+6
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
Mario Limonciello
-12
/
+6
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
Mario Limonciello
-10
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
Mario Limonciello
-10
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
Mario Limonciello
-11
/
+3
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
Mario Limonciello
-61
/
+33
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
Mario Limonciello
-51
/
+17
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
Mario Limonciello
-22
/
+8
2023-01-10
drm/amd: Optimize SRIOV switch/case for PSP microcode load
Mario Limonciello
-7
/
+1
2023-01-10
drm/amd: Use `amdgpu_ucode_*` helpers for PSP
Mario Limonciello
-59
/
+21
2023-01-10
drm/amd: Load PSP microcode during early_init
Mario Limonciello
-184
/
+69
2023-01-10
drm/amd: Avoid BUG() for case of SRIOV missing IP version
Mario Limonciello
-1
/
+1
2023-01-10
drm/amd: Parse both v1 and v2 TA microcode headers using same function
Mario Limonciello
-217
/
+115
2023-01-10
drm/amdgpu: fix pipeline sync v2
Christian König
-16
/
+30
2023-01-10
drm: Only select I2C_ALGOBIT for drivers that actually need it
Uwe Kleine-König
-0
/
+2
2023-01-09
drm/amdgpu: clean up some inconsistent indentings
Yang Li
-3
/
+3
2023-01-09
drm/amd: Load GFX11 microcode during early_init
Mario Limonciello
-19
/
+7
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for GFX11
Mario Limonciello
-72
/
+39
2023-01-09
drm/amd: Load GFX10 microcode during early_init
Mario Limonciello
-66
/
+18
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for GFX10
Mario Limonciello
-51
/
+20
2023-01-09
drm/amd: Load GFX9 microcode during early_init
Mario Limonciello
-49
/
+9
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for GFX9
Mario Limonciello
-61
/
+21
2023-01-09
drm/amd: Remove superfluous assignment for `adev->mes.adev`
Mario Limonciello
-2
/
+0
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for MES
Mario Limonciello
-26
/
+4
2023-01-09
drm/amd: Load MES microcode during early_init
Mario Limonciello
-151
/
+100
2023-01-09
drm/amd: Load VCN microcode during early_init
Mario Limonciello
-48
/
+31
2023-01-09
drm/amd: Use `amdgpu_ucode_*` helpers for VCN
Mario Limonciello
-13
/
+3
2023-01-09
drm/amd: Make SDMA firmware load failures less noisy.
Mario Limonciello
-3
/
+1
2023-01-09
drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
Mario Limonciello
-157
/
+18
2023-01-09
drm/amd: Use `amdgpu_ucode_request` helper for SDMA
Mario Limonciello
-7
/
+2
2023-01-09
drm/amdgpu: Fixed bug on error when unloading amdgpu
YiPeng Chai
-1
/
+1
2023-01-09
drm/amd: Delay removal of the firmware framebuffer
Mario Limonciello
-6
/
+8
2023-01-09
drm/amdgpu: Fix potential NULL dereference
Luben Tuikov
-2
/
+3
2023-01-09
drm/amd: Add a new helper for loading/validating microcode
Mario Limonciello
-0
/
+39
2023-01-09
drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
Mario Limonciello
-0
/
+221
2023-01-09
drm/amd: Delay removal of the firmware framebuffer
Mario Limonciello
-6
/
+8
2023-01-09
drm/amdgpu: Fix potential NULL dereference
Luben Tuikov
-2
/
+3
2023-01-05
drm/amdgpu: fix missing dma_fence_put in error path
Christian König
-1
/
+3
[prev]
[next]