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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
drm/amd/display: update dcn315 clk table read
Dmytro Laktyushkin
2022-04-25
3
-149
/
+111
|
|
*
|
|
drm/amd/display: 3.2.182
Aric Cyr
2022-04-25
1
-1
/
+1
|
|
*
|
|
drm/amd/display: Fix HDCP QUERY Error for eDP and Tiled
Mustapha Ghaddar
2022-04-25
1
-2
/
+6
|
|
*
|
|
drm/amd/display: Insert smu busy status before sending another request
Oliver Logush
2022-04-25
1
-0
/
+2
|
|
*
|
|
drm/amdkfd: Ignore bogus signals from MEC efficiently
Felix Kuehling
2022-04-25
4
-7
/
+60
|
|
*
|
|
drm/amdgpu: Remove useless kfree
Haowen Bai
2022-04-25
1
-1
/
+0
|
|
*
|
|
drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaran
David Yu
2022-04-22
1
-0
/
+1
|
|
*
|
|
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
2022-04-22
4
-55
/
+39
|
|
*
|
|
drm/amdgpu: add RAS fatal error interrupt handler
Tao Zhou
2022-04-22
3
-14
/
+22
|
|
*
|
|
drm/amdgpu: add RAS poison consumption handler (v2)
Tao Zhou
2022-04-22
2
-0
/
+35
|
|
*
|
|
drm/amdgpu: add RAS poison creation handler (v2)
Tao Zhou
2022-04-22
1
-26
/
+44
|
|
*
|
|
drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrate
Yang Wang
2022-04-22
2
-10
/
+8
|
*
|
|
|
drm/amdgpu: fix drm-next merge fallout
Christian König
2022-05-04
1
-1
/
+5
|
*
|
|
|
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-05-03
8
-61
/
+67
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-04-29
19
-51
/
+60
|
|
\
\
\
\
|
|
*
|
|
|
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
2022-04-25
1
-0
/
+1
|
|
*
|
|
|
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
2022-04-25
4
-3
/
+4
|
|
*
|
|
|
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
2022-04-25
6
-6
/
+8
|
|
*
|
|
|
drm: Rename dp/ to display/
Thomas Zimmermann
2022-04-25
11
-13
/
+14
|
|
*
|
|
|
drm/amdgpu: remove pointless ttm_eu usage from DM
Christian König
2022-04-21
1
-15
/
+17
|
|
*
|
|
|
drm/amdgpu: remove pointless ttm_eu usage from vkms
Christian König
2022-04-21
1
-15
/
+17
|
*
|
|
|
|
Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-28
22
-168
/
+599
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
drm/amd/amdgpu: Update PF2VF header
Bokun Zhang
2022-04-21
2
-5
/
+7
|
|
*
|
|
|
drm/amd/amdgpu: Properly indent PF2VF header
Bokun Zhang
2022-04-21
1
-35
/
+31
|
|
*
|
|
|
drm/amd/amdgpu: Update MIT license in SRIOV msg header
Bokun Zhang
2022-04-21
1
-13
/
+12
|
|
*
|
|
|
drm/amdgpu/display: make hubp31_program_extended_blank static
Alex Deucher
2022-04-21
1
-1
/
+2
|
|
*
|
|
|
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
2022-04-21
1
-0
/
+1
|
|
*
|
|
|
drm/amd/display: Remove useless code
Haowen Bai
2022-04-21
1
-2
/
+0
|
|
*
|
|
|
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
2022-04-21
1
-35
/
+70
|
|
*
|
|
|
Revert "drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too"
Lang Yu
2022-04-21
1
-3
/
+1
|
|
*
|
|
|
drm/amdgpu: Add debugfs TA load/unload/invoke support
Candice Li
2022-04-21
4
-1
/
+341
|
|
*
|
|
|
drm/amdgpu: Use indirect buffer and save response status for TA load/invoke
Candice Li
2022-04-21
2
-8
/
+72
|
|
*
|
|
|
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2022-04-21
2
-4
/
+8
|
|
*
|
|
|
drm/amdkfd: Fix GWS queue count
David Yat Sin
2022-04-21
1
-46
/
+37
|
|
*
|
|
|
drm/amd/display: add virtual_setup_stream_attribute decl to header
Tom Rix
2022-04-19
1
-0
/
+1
|
|
*
|
|
|
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
2022-04-19
1
-5
/
+3
|
|
*
|
|
|
drm/amd/display: make hubp1_wait_pipe_read_start() static
Tales Lelo da Aparecida
2022-04-19
2
-2
/
+1
|
|
*
|
|
|
amdgpu/pm: Clarify documentation of error handling in send_smc_mesg
Darren Powell
2022-04-19
1
-3
/
+5
|
|
*
|
|
|
drm/amdgpu/pm: fix the null pointer while the smu is disabled
Huang Rui
2022-04-19
1
-1
/
+1
|
|
*
|
|
|
drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too
Lang Yu
2022-04-19
1
-1
/
+3
|
|
*
|
|
|
drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.h
Lang Yu
2022-04-19
2
-8
/
+8
|
*
|
|
|
|
Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-04-28
175
-2731
/
+3846
|
|
\
|
|
|
|
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
drm/amd/amdgpu: Remove static from variable in RLCG Reg RW
Gavin Wan
2022-04-14
1
-5
/
+5
|
|
*
|
|
drm/amdkfd: fix race condition in kfd_wait_on_events
Felix Kuehling
2022-04-14
1
-21
/
+5
|
|
*
|
|
Revert "drm/amd/display: Pass HostVM enable flag into DCN3.1 DML"
Rodrigo Siqueira
2022-04-14
1
-1
/
+0
|
|
*
|
|
drm/amdgpu: Fix one use-after-free of VM
xinhui pan
2022-04-14
2
-3
/
+16
|
|
*
|
|
drm/amdkfd: potential NULL dereference in kfd_set/reset_event()
Dan Carpenter
2022-04-14
1
-2
/
+12
|
|
*
|
|
drm/amdkfd: Cleanup IO links during KFD device removal
Mukul Joshi
2022-04-13
3
-11
/
+78
|
|
*
|
|
drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10
Yongqiang Sun
2022-04-13
1
-2
/
+10
|
|
*
|
|
drm/amdkfd: shrink bitmap size in struct svm_validate_context
Lang Yu
2022-04-13
1
-1
/
+1
[prev]
[next]