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: During s0ix don't wait to signal GFXOFF
Lijo Lazar
2021-10-05
1
-2
/
+12
|
*
|
|
|
drm/amdkfd: fix a potential ttm->sg memory leak
Lang Yu
2021-10-05
1
-0
/
+1
|
|
/
/
/
|
*
|
|
drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
Prike Liang
2021-09-28
1
-0
/
+8
|
*
|
|
drm/amdgpu: check tiling flags when creating FB on GFX8-
Simon Ser
2021-09-28
1
-0
/
+31
|
*
|
|
drm/amdgpu: correct initial cp_hqd_quantum for gfx9
Hawking Zhang
2021-09-28
1
-1
/
+1
|
*
|
|
drm/amdgpu: fix gart.bo pin_count leak
Leslie Shi
2021-09-28
2
-2
/
+4
*
|
|
|
drm/amdgpu: stop getting excl fence separately
Christian König
2021-11-17
2
-6
/
+1
*
|
|
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-10-25
94
-2212
/
+4144
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-10-11
1
-6
/
+19
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drm/amdgpu: use adev_to_drm for consistency when accessing drm_device
Guchun Chen
2021-10-08
15
-24
/
+24
|
*
|
|
drm/amdgpu: add missing case for HDP for renoir
Alex Deucher
2021-10-08
1
-0
/
+1
|
*
|
|
drm/amdgpu/discovery: add missing case for SMU 11.0.5
Alex Deucher
2021-10-08
1
-0
/
+1
|
*
|
|
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
2021-10-07
6
-35
/
+58
|
*
|
|
drm/amdgpu: Register MCE notifier for Aldebaran RAS
Mukul Joshi
2021-10-06
1
-0
/
+141
|
*
|
|
drm/amdgpu: return early if debugfs is not initialized
Nirmoy Das
2021-10-06
1
-0
/
+3
|
*
|
|
drm/amd/display: fix DCC settings for DCN3
Marek Olšák
2021-10-06
1
-1
/
+2
|
*
|
|
drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resume
Guchun Chen
2021-10-05
2
-0
/
+7
|
*
|
|
drm/amdgpu: print warning and taint kernel if lockup timeout is disabled
Christian König
2021-10-05
1
-0
/
+2
|
*
|
|
drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
Christian König
2021-10-05
4
-91
/
+0
|
*
|
|
drm/amdgpu: init iommu after amdkfd device init
Yifan Zhang
2021-10-05
1
-4
/
+4
|
*
|
|
drm/amdgpu/gmc9: convert to IP version checking
Alex Deucher
2021-10-04
1
-65
/
+71
|
*
|
|
drm/amdgpu: remove some repeated includings
Guo Zhengkui
2021-10-04
1
-2
/
+0
|
*
|
|
drm/amdgpu: During s0ix don't wait to signal GFXOFF
Lijo Lazar
2021-10-04
1
-2
/
+12
|
*
|
|
drm/amdgpu: consolidate case statements
Alex Deucher
2021-10-04
1
-7
/
+0
|
*
|
|
drm/amdgpu/jpeg: add jpeg2.6 start/end
James Zhu
2021-10-04
1
-2
/
+38
|
*
|
|
drm/amdgpu/jpeg2: move jpeg2 shared macro to header file
James Zhu
2021-10-04
2
-20
/
+20
|
*
|
|
drm/amdkfd: fix a potential ttm->sg memory leak
Lang Yu
2021-10-04
1
-0
/
+1
|
*
|
|
drm/amdgpu: add an option to override IP discovery table from a file
Alex Deucher
2021-10-04
2
-5
/
+21
|
*
|
|
drm/amdkfd: clean up parameters in kgd2kfd_probe
Alex Deucher
2021-10-04
2
-6
/
+3
|
*
|
|
drm/amdgpu: add support for SRIOV in IP discovery path
Alex Deucher
2021-10-04
1
-9
/
+25
|
*
|
|
drm/amdgpu: clean up set IP function
Alex Deucher
2021-10-04
1
-335
/
+387
|
*
|
|
drm/amdgpu: convert IP version array to include instances
Alex Deucher
2021-10-04
23
-307
/
+316
|
*
|
|
drm/amdgpu: set CHIP_IP_DISCOVERY as the asic type by default
Alex Deucher
2021-10-04
1
-2
/
+2
|
*
|
|
drm/amdgpu: add new asic_type for IP discovery
Alex Deucher
2021-10-04
1
-0
/
+1
|
*
|
|
drm/amdgpu/ucode: add default behavior
Alex Deucher
2021-10-04
1
-3
/
+4
|
*
|
|
drm/amdgpu: get VCN harvest information from IP discovery table
Alex Deucher
2021-10-04
2
-15
/
+8
|
*
|
|
drm/amdgpu/vcn: remove manual instance setting
Alex Deucher
2021-10-04
4
-6
/
+2
|
*
|
|
drm/amdgpu/sdma: remove manual instance setting
Alex Deucher
2021-10-04
3
-36
/
+0
|
*
|
|
drm/amdgpu: get VCN and SDMA instances from IP discovery table
Alex Deucher
2021-10-04
1
-0
/
+14
|
*
|
|
drm/amdgpu: add VCN1 hardware IP
Alex Deucher
2021-10-04
1
-0
/
+1
|
*
|
|
drm/amdgpu/soc15: convert to IP version checking
Alex Deucher
2021-10-04
1
-71
/
+88
|
*
|
|
drm/amdgpu/vcn2.5: convert to IP version checking
Alex Deucher
2021-10-04
1
-2
/
+2
|
*
|
|
drm/amdgpu/amdgpu_vcn: convert to IP version checking
Alex Deucher
2021-10-04
1
-26
/
+21
|
*
|
|
drm/amdgpu/psp_v13.0: convert to IP version checking
Alex Deucher
2021-10-04
1
-6
/
+8
|
*
|
|
drm/amdgpu/psp_v11.0: convert to IP version checking
Alex Deucher
2021-10-04
1
-22
/
+22
|
*
|
|
drm/amdgpu/amdgpu_psp: convert to IP version checking
Alex Deucher
2021-10-04
1
-43
/
+58
|
*
|
|
drm/amdgpu/gfx9.0: convert to IP version checking
Alex Deucher
2021-10-04
1
-107
/
+120
|
*
|
|
drm/amdgpu/hdp4.0: convert to IP version checking
Alex Deucher
2021-10-04
1
-7
/
+8
|
*
|
|
drm/amdgpu/sdma4.0: convert to IP version checking
Alex Deucher
2021-10-04
1
-47
/
+60
|
*
|
|
drm/amdgpu: default to true in amdgpu_device_asic_has_dc_support
Alex Deucher
2021-10-04
1
-1
/
+3
[prev]
[next]