index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET response when VF get FLR notification.
Jiange Zhao
2021-08-16
2
-1
/
+4
|
|
|
*
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
2021-08-16
9
-37
/
+119
|
|
|
*
gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...
Tuo Li
2021-08-11
1
-1
/
+1
|
|
|
*
drm/amdkfd: CWSR with software scheduler
Mukul Joshi
2021-08-11
3
-1
/
+94
|
|
|
*
drm/amdgpu: handle VCN instances when harvesting (v2)
Alex Deucher
2021-08-10
1
-3
/
+9
|
|
|
*
drm/amdgpu: Removed unnecessary if statement
Sergio Miguéns Iglesias
2021-08-09
1
-3
/
+0
|
|
|
*
drm/amdgpu: fix kernel-doc warnings on non-kernel-doc comments
Randy Dunlap
2021-08-09
1
-3
/
+3
|
|
|
*
drm/amd/amdgpu: skip locking delayed work if not initialized.
YuBiao Wang
2021-08-09
1
-1
/
+2
|
|
|
*
drm/amdgpu: Extend full access wait time in guest
Victor Zhao
2021-08-09
1
-4
/
+12
|
|
*
|
Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-08-16
3
-9
/
+15
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
drm/amdgpu: check for allocation failure in amdgpu_vkms_sw_init()
Dan Carpenter
2021-08-06
1
-0
/
+2
|
|
*
|
drm/amdgpu: drop redundant null-pointer checks in amdgpu_ttm_tt_populate() an...
Tuo Li
2021-08-05
1
-2
/
+2
|
|
*
|
drm/amdgpu: don't enable baco on boco platforms in runpm
Alex Deucher
2021-08-05
1
-0
/
+2
|
|
*
|
drm/amdgpu: Put MODE register in wave debug info
Joseph Greathouse
2021-08-05
5
-0
/
+5
|
|
*
|
drm/amdgpu: set RAS EEPROM address from VBIOS
John Clements
2021-08-05
3
-0
/
+58
|
|
*
|
drm/amd/amdgpu: Recovery vcn instance iterate.
Peng Ju Zhou
2021-08-05
1
-13
/
+20
|
|
*
|
drm/amdgpu: added synchronization for psp cmd buf access
John Clements
2021-08-05
1
-66
/
+139
|
|
*
|
drm/amdgpu: update PSP BL cmd IDs
John Clements
2021-08-05
1
-3
/
+3
|
|
*
|
drm/amdgpu: add DID for beige goby
Chengming Gui
2021-08-05
1
-0
/
+7
|
|
*
|
drm/amd/amdgpu: remove redundant host to psp cmd buf allocations
Candice Li
2021-08-05
1
-161
/
+66
|
|
*
|
drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)
Ryan Taylor
2021-08-05
10
-290
/
+228
|
|
*
|
drm/amdgpu: cleanup dce_virtual
Ryan Taylor
2021-08-05
1
-565
/
+3
|
|
*
|
drm/amdgpu: create amdgpu_vkms (v4)
Ryan Taylor
2021-08-05
7
-11
/
+493
|
|
*
|
gpu/drm/amd: Remove duplicated include of drm_drv.h
zhouchuangao
2021-08-05
1
-2
/
+0
|
|
*
|
drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)
Guchun Chen
2021-08-05
3
-10
/
+11
|
|
*
|
drm/amdgpu: Fix channel_index table layout for Aldebaran
Mukul Joshi
2021-08-05
3
-12
/
+12
|
|
*
|
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
2021-08-05
1
-1
/
+1
|
|
*
|
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
Yifan Zhang
2021-08-02
1
-1
/
+20
|
|
*
|
Revert "Revert "drm/amdkfd: Only apply TLB flush optimization on ALdebaran""
Eric Huang
2021-08-02
1
-0
/
+6
|
|
*
|
Revert "Revert "drm/amdgpu: Fix warning of Function parameter or member not d...
Eric Huang
2021-08-02
1
-0
/
+1
|
|
*
|
Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""
Eric Huang
2021-08-02
2
-9
/
+12
|
|
*
|
Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""
Eric Huang
2021-08-02
4
-10
/
+10
|
|
*
|
drm/amdgpu: Fix out-of-bounds read when update mapping
xinhui pan
2021-08-02
1
-1
/
+2
|
*
|
|
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-08-29
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
gpu: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-1
/
+1
|
*
|
|
|
|
drm/amdgpu: Fix build with missing pm_suspend_target_state module export
Borislav Petkov
2021-08-24
1
-1
/
+1
|
*
|
|
|
|
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
2021-08-20
2
-17
/
+30
|
*
|
|
|
|
drm/amdgpu: use the preferred pin domain after the check
Christian König
2021-08-20
1
-5
/
+5
|
*
|
|
|
|
drm/amdgpu: handle VCN instances when harvesting (v2)
Alex Deucher
2021-08-10
1
-3
/
+9
|
*
|
|
|
|
drm/amdgpu: don't enable baco on boco platforms in runpm
Alex Deucher
2021-08-06
1
-0
/
+2
|
*
|
|
|
|
drm/amdgpu: set RAS EEPROM address from VBIOS
John Clements
2021-08-06
3
-0
/
+45
|
|
/
/
/
/
|
*
|
|
|
drm/amdgpu: add DID for beige goby
Chengming Gui
2021-08-05
1
-0
/
+7
|
*
|
|
|
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
2021-08-05
1
-1
/
+1
|
*
|
|
|
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
Yifan Zhang
2021-07-30
1
-1
/
+20
|
*
|
|
|
drm/amdgpu: Fix out-of-bounds read when update mapping
xinhui pan
2021-07-30
1
-1
/
+2
|
*
|
|
|
drm/amdgpu: Check pmops for desired suspend state
Pratik Vishwakarma
2021-07-27
1
-1
/
+2
|
*
|
|
|
drm/amdgpu: Avoid printing of stack contents on firmware load error
Jiri Kosina
2021-07-26
1
-4
/
+3
|
*
|
|
|
drm/amdgpu: Fix resource leak on probe error path
Jiri Kosina
2021-07-26
1
-6
/
+2
|
|
/
/
/
*
|
|
|
dma-buf: nuke DMA_FENCE_TRACE macros v2
Christian König
2021-09-02
1
-9
/
+1
[prev]
[next]