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
2022-09-29
drm/amdgpu: fix sdma v4 init microcode error
Likun Gao
-1
/
+1
2022-09-29
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
-1
/
+30
2022-09-29
drm/amdgpu: fix compiler warning for amdgpu_gfx_cp_init_microcode
Likun Gao
-2
/
+2
2022-09-29
drm/amdgpu: add rlc_sr_cntl_list to firmware array
Hawking Zhang
-0
/
+8
2022-09-29
drm/amdgpu: Remove fence_process in count_emitted
Jiadong.Zhu
-1
/
+0
2022-09-29
drm/amdgpu: Correct the position in patch_cond_exec
Jiadong.Zhu
-1
/
+1
2022-09-29
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
-0
/
+6
2022-09-29
drm/amdgpu: Enable SA software trap.
David Belanger
-1
/
+5
2022-09-29
drm/amdgpu/vcn: update vcn4 fw shared data structure
Ruijing Dong
-1
/
+11
2022-09-29
drm/amdgpu/sdma6: use common function to init sdma fw
Likun Gao
-71
/
+2
2022-09-29
drm/amdgpu: support sdma struct v2 fw init
Likun Gao
-16
/
+60
2022-09-29
drm/amdgpu/sdma5: use common function to init sdma fw
Likun Gao
-107
/
+11
2022-09-29
drm/amdgpu/sdma4: use common function to init sdma fw
Likun Gao
-88
/
+19
2022-09-29
drm/amdgpu: add function to init SDMA microcode
Likun Gao
-0
/
+93
2022-09-29
drm/amdgpu/gfx11: use common function to init cp fw
Likun Gao
-139
/
+16
2022-09-29
drm/amdgpu/gfx10: use common function to init CP fw
Likun Gao
-78
/
+8
2022-09-29
drm/amdgpu/gfx9: use common function to init cp fw
Likun Gao
-88
/
+10
2022-09-29
drm/amdgpu: add function to init CP microcode
Likun Gao
-0
/
+142
2022-09-29
drm/amdgpu: avoid gfx register accessing during gfxoff
Evan Quan
-0
/
+4
2022-09-29
drm/amdgpu: Use simplified API for p2p dist calc
Lijo Lazar
-4
/
+4
2022-09-29
drm/amdgpu: Disable verbose for p2p dist calc
Lijo Lazar
-2
/
+2
2022-09-29
drm/amdgpu: Fixed ras warning when uninstalling amdgpu
YiPeng Chai
-1
/
+2
2022-09-29
drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
-152
/
+4
2022-09-29
drm/amdgpu/gfx10: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
-187
/
+9
2022-09-28
Merge tag 'amd-drm-next-6.1-2022-09-23' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-409
/
+864
2022-09-28
Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-2
/
+14
2022-09-27
drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV
Bokun Zhang
-1
/
+30
2022-09-27
drm/amdgpu: Remove fence_process in count_emitted
Jiadong.Zhu
-1
/
+0
2022-09-27
drm/amdgpu: Correct the position in patch_cond_exec
Jiadong.Zhu
-1
/
+1
2022-09-27
drm/amdgpu: pass queue size and is_aql_queue to MES
Graham Sider
-0
/
+6
2022-09-27
drm/amdgpu: avoid gfx register accessing during gfxoff
Evan Quan
-0
/
+4
2022-09-27
drm/amdgpu/gfx9: switch to amdgpu_gfx_rlc_init_microcode
Hawking Zhang
-103
/
+3
2022-09-27
drm/amdgpu: add helper to init rlc firmware
Hawking Zhang
-1
/
+38
2022-09-24
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
-0
/
+14
2022-09-22
drm/amdgpu: Fix VRAM eviction issue
Arunpravin Paneer Selvam
-1
/
+1
2022-09-21
drm/amdgpu: don't register a dirty callback for non-atomic
Alex Deucher
-1
/
+10
2022-09-21
drm/amdgpu: Update PTE flags with TF enabled
Mukul Joshi
-4
/
+6
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_4
Hawking Zhang
-0
/
+60
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_3
Hawking Zhang
-0
/
+35
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_2
Hawking Zhang
-0
/
+30
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_1
Hawking Zhang
-0
/
+40
2022-09-21
drm/amdgpu: add helper to init rlc fw in header v2_0
Hawking Zhang
-0
/
+64
2022-09-21
drm/amdgpu: Fix amdgpu_vm_pt_free warning
Philip Yang
-3
/
+47
2022-09-21
drm/amdgpu: Use vm status_lock to protect pt free
Philip Yang
-0
/
+3
2022-09-21
drm/amdgpu: Use vm status_lock to protect vm evicted list
Philip Yang
-5
/
+22
2022-09-21
drm/amdgpu: Use vm status_lock to protect vm moved list
Philip Yang
-4
/
+11
2022-09-21
drm/amdgpu: Use vm status_lock to protect vm idle list
Philip Yang
-1
/
+3
2022-09-21
drm/amdgpu: Use vm status_lock to protect relocated list
Philip Yang
-8
/
+15
2022-09-21
drm/amdgpu: Rename vm invalidate lock to status_lock
Philip Yang
-16
/
+18
2022-09-20
drm/amdgpu: fix initial connector audio value
hongao
-1
/
+6
[prev]
[next]