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-08-24
drm/amdgpu: Fix build with missing pm_suspend_target_state module export
Borislav Petkov
-1
/
+1
2021-08-20
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
-17
/
+30
2021-08-20
drm/amdgpu: use the preferred pin domain after the check
Christian König
-5
/
+5
2021-08-10
drm/amdgpu: handle VCN instances when harvesting (v2)
Alex Deucher
-3
/
+9
2021-08-06
drm/amdgpu: don't enable baco on boco platforms in runpm
Alex Deucher
-0
/
+2
2021-08-06
drm/amdgpu: set RAS EEPROM address from VBIOS
John Clements
-0
/
+45
2021-08-05
drm/amdgpu: add DID for beige goby
Chengming Gui
-0
/
+7
2021-08-05
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
-1
/
+1
2021-07-30
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
Yifan Zhang
-1
/
+20
2021-07-30
drm/amdgpu: Fix out-of-bounds read when update mapping
xinhui pan
-1
/
+2
2021-07-27
drm/amdgpu: Check pmops for desired suspend state
Pratik Vishwakarma
-1
/
+2
2021-07-26
drm/amdgpu: Avoid printing of stack contents on firmware load error
Jiri Kosina
-4
/
+3
2021-07-26
drm/amdgpu: Fix resource leak on probe error path
Jiri Kosina
-6
/
+2
2021-07-23
Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-0
/
+9
2021-07-21
drm/amdgpu - Corrected the video codecs array name for yellow carp
Veerabadhran Gopalakrishnan
-2
/
+2
2021-07-21
drm/amdgpu: add yellow carp pci id (v2)
Aaron Liu
-0
/
+4
2021-07-21
drm/amdgpu: update yellow carp external rev_id handling
Aaron Liu
-1
/
+4
2021-07-16
drm/amdgpu: update gc golden setting for dimgrey_cavefish
Tao Zhou
-0
/
+1
2021-07-16
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
-0
/
+1
2021-07-16
drm/amdgpu: update the golden setting for vangogh
Xiaojian Du
-0
/
+1
2021-07-16
amdgpu/nv.c - Optimize code for video codec support structure
Veerabadhran Gopalakrishnan
-350
/
+56
2021-07-16
amdgpu/nv.c - Added video codec support for Yellow Carp
Veerabadhran Gopalakrishnan
-1
/
+19
2021-07-16
drm/amdgpu: workaround failed COW checks for Thunk VMAs
Felix Kuehling
-0
/
+9
2021-07-14
drm/amdgpu: add another Renoir DID
Jinzhou Su
-0
/
+1
2021-07-13
Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update"
Eric Huang
-10
/
+10
2021-07-13
Revert "drm/amdkfd: Make TLB flush conditional on mapping"
Eric Huang
-12
/
+9
2021-07-13
Revert "drm/amdgpu: Fix warning of Function parameter or member not described"
Eric Huang
-1
/
+0
2021-07-13
drm/amdgpu: Restore msix after FLR
Emily.Deng
-0
/
+18
2021-07-13
drm/amdkfd: Allow CPU access for all VRAM BOs
Felix Kuehling
-2
/
+1
2021-07-13
drm/amdgpu: Correct the irq numbers for virtual crtc
Emily Deng
-1
/
+1
2021-07-13
drm/amdgpu: Return error if no RAS
Luben Tuikov
-17
/
+38
2021-07-13
drm/amdgpu: SRIOV flr_work should take write_lock
Jingwen Chen
-4
/
+4
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-129
/
+419
2021-07-08
Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/d...
Dave Airlie
-1
/
+2
2021-07-08
Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-128
/
+417
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-7
/
+7
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-2714
/
+6421
2021-07-01
drm/amdgpu: Conditionally reset SDMA RAS error counts
Mukul Joshi
-2
/
+5
2021-07-01
drm/amdkfd: add owner ref param to get hmm pages
Alex Sierra
-3
/
+4
2021-07-01
drm/amdgpu: add new dimgrey cavefish DID
Alex Deucher
-0
/
+1
2021-07-01
drm/amdgpu: move apu flags initialization to the start of device init
Huang Rui
-10
/
+37
2021-07-01
drm/amdgpu: Set ttm caching flags during bo allocation
Oak Zeng
-4
/
+5
2021-07-01
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Aaron Liu
-2
/
+2
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
-7
/
+7
2021-06-30
Merge tag 'drm-misc-next-fixes-2021-06-24' of git://anongit.freedesktop.org/d...
Dave Airlie
-1
/
+1
2021-06-30
drm/amd/amdgpu: enable gpu recovery for beige_goby
Chengming Gui
-0
/
+1
2021-06-30
amdgpu/nv.c - Added codec query for Beige Goby
Veerabadhran Gopalakrishnan
-0
/
+30
2021-06-30
drm/amdgpu: enable tmz on yellow carp
Aaron Liu
-0
/
+1
2021-06-30
drm/amdgpu: update HDP LS settings
Evan Quan
-37
/
+48
2021-06-30
drm/amdgpu: update GFX MGCG settings
Evan Quan
-4
/
+7
[next]