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
2021-05-19
drm/amdgpu: Skip the program of GRBM_CAM* in SRIOV
Peng Ju Zhou
-0
/
+3
2021-05-19
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
Yi Li
-1
/
+1
2021-05-19
drm/amdkfd: heavy-weight flush TLB after unmap
Philip Yang
-3
/
+10
2021-05-19
drm/amdgpu: Fill adev->unique_id with data from PF2VF msg
Jiawei Gu
-0
/
+2
2021-05-19
drm/amdgpu: flush TLB if valid PDE turns into PTE
Philip Yang
-5
/
+16
2021-05-19
drm/amdgpu: move struct amdgpu_vram_reservation into vram mgr
Christian König
-5
/
+5
2021-05-19
drm/amdgpu: check contiguous flags instead of mm_node
Christian König
-7
/
+4
2021-05-19
drm/amdgpu: set the contiguous flag if possible
Christian König
-2
/
+3
2021-05-19
drm/amdgpu: use cursor functions in amdgpu_bo_in_cpu_visible_vram
Christian König
-6
/
+9
2021-05-19
drm/amdgpu: re-apply "use the new cursor in the VM code" v2
Christian König
-38
/
+19
2021-05-19
drm/amdgpu: query boot config cap before issue psp cmd
Hawking Zhang
-4
/
+6
2021-05-19
drm/amdgpu: add helper function to query dynamic boot config cap
Hawking Zhang
-0
/
+17
2021-05-19
drm/amdgpu: switch to cached fw flags for mem training cap
Hawking Zhang
-62
/
+11
2021-05-19
drm/amdgpu: switch to cached fw flags for sram ecc cap
Hawking Zhang
-21
/
+7
2021-05-19
drm/amdgpu: switch to cached fw flags for gpu virt cap
Hawking Zhang
-16
/
+13
2021-05-19
drm/amdgpu: add atomfirmware helper function to query fw cap
Hawking Zhang
-12
/
+44
2021-05-19
drm/amdgpu: Complete multimedia bandwidth interface
Bokun Zhang
-7
/
+225
2021-05-19
drm/amdgpu: Albebaran: MTYPE_NC for coarse-grain remote memory
Felix Kuehling
-1
/
+2
2021-05-19
drm/amdgpu: Arcturus: MTYPE_NC for coarse-grain remote memory
Felix Kuehling
-1
/
+2
2021-05-19
drm/amdgpu: Add compile flag for securedisplay
Jinzhou Su
-0
/
+4
2021-05-19
drm/amd/amdgpu: Cancel the hrtimer in sw_fini
Roy Sun
-7
/
+5
2021-05-19
drm/amd/pm: enable ASPM by default
Kenneth Feng
-3
/
+3
2021-05-19
drm/amdgpu: update the method for harvest IP for specific SKU
Likun Gao
-14
/
+16
2021-05-19
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
-2
/
+51
2021-05-19
drm/amdgpu: add synchronization among waves in the same threadgroup
Dennis Li
-134
/
+142
2021-05-19
drm/amdgpu: stop touching sched.ready in the backend
Christian König
-16
/
+1
2021-05-19
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
-1
/
+0
2021-05-19
drm/amdgpu: update sdma golden setting for Navi12
Guchun Chen
-0
/
+4
2021-05-19
drm/amdgpu: update gc golden setting for Navi12
Guchun Chen
-2
/
+4
2021-05-19
drm/amdgpu: Fix a use-after-free
xinhui pan
-0
/
+1
2021-05-19
drm/amdgpu: add video_codecs query support for aldebaran
James Zhu
-0
/
+1
2021-05-19
drm/amd/amdgpu: fix refcount leak
Jingwen Chen
-0
/
+3
2021-05-19
drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
Changfeng
-5
/
+7
2021-05-19
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
Yi Li
-1
/
+1
2021-05-19
Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-42
/
+314
2021-05-13
drm/amdgpu: fix fence calculation (v2)
David M Nieto
-5
/
+17
2021-05-13
drm/amdgpu: free resources on fence usage query
David M Nieto
-2
/
+6
2021-05-13
drm/amdgpu: update vcn1.0 Non-DPG suspend sequence
Sathishkumar S
-4
/
+9
2021-05-13
drm/amdgpu: set vcn mgcg flag for picasso
Sathishkumar S
-1
/
+2
2021-05-13
drm/amdgpu: update the method for harvest IP for specific SKU
Likun Gao
-14
/
+16
2021-05-13
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
-2
/
+51
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-266
/
+960
2021-05-11
drm/amdgpu: Delete two unneeded bool conversions
Zhen Lei
-2
/
+2
2021-05-10
drm/amd/amdgpu: Fix errors in function documentation
Dwaipayan Ray
-0
/
+3
2021-05-10
drm/amdgpu: add function to clear MMEA error status for aldebaran
Dennis Li
-0
/
+24
2021-05-10
drm/amdgpu: correct the funtion to clear GCEA error status
Dennis Li
-1
/
+4
2021-05-10
drm/amdgpu: covert ras status to kernel errno
Dennis Li
-38
/
+34
2021-05-10
drm/amdgpu: Quit RAS initialization earlier if RAS is disabled
Oak Zeng
-1
/
+1
2021-05-10
drm/amdgpu: Export ras_*_enabled to debugfs
Luben Tuikov
-2
/
+4
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
-36
/
+36
[prev]
[next]