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/amdgpu: improve debug VRAM access performance using sdma
Jonathan Kim
2022-01-14
2
-0
/
+82
|
|
*
|
|
drm/amdgpu: Removed redundant ras code
yipechai
2022-01-14
1
-48
/
+19
|
|
*
|
|
drm/amdgpu: Adjust error inject function code style in amdgpu_ras.c
yipechai
2022-01-14
2
-76
/
+40
|
|
*
|
|
drm/amdgpu: Modify mca block to fit for the unified ras block data and ops
yipechai
2022-01-14
4
-48
/
+77
|
|
*
|
|
drm/amdgpu: Modify sdma block to fit for the unified ras block data and ops
yipechai
2022-01-14
5
-36
/
+71
|
|
*
|
|
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
2022-01-14
12
-64
/
+99
|
|
*
|
|
drm/amdgpu: Modify nbio block to fit for the unified ras block data and ops
yipechai
2022-01-14
7
-41
/
+43
|
|
*
|
|
drm/amdgpu: Modify mmhub block to fit for the unified ras block data and ops
yipechai
2022-01-14
12
-75
/
+73
|
|
*
|
|
drm/amdgpu: Modify hdp block to fit for the unified ras block data and ops
yipechai
2022-01-14
7
-31
/
+35
|
|
*
|
|
drm/amdgpu: Modify xgmi block to fit for the unified ras block data and ops
yipechai
2022-01-14
5
-30
/
+37
|
|
*
|
|
drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops
yipechai
2022-01-14
8
-83
/
+123
|
|
*
|
|
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h i...
yipechai
2022-01-14
4
-25
/
+51
|
|
*
|
|
drm/amdgpu: Unify ras block interface for each ras block
yipechai
2022-01-14
4
-0
/
+78
|
|
*
|
|
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
2022-01-14
6
-109
/
+160
|
|
*
|
|
drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_level
Alex Deucher
2022-01-14
2
-52
/
+59
|
|
*
|
|
drm/amd/pm: drop those unrealistic thermal_type checks
Evan Quan
2022-01-14
1
-10
/
+0
|
|
*
|
|
drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SI
Evan Quan
2022-01-14
2
-10
/
+14
|
|
*
|
|
drm/amd/pm: unified lock protections in amdgpu_dpm.c
Evan Quan
2022-01-14
3
-213
/
+526
|
|
*
|
|
drm/amd/pm: revise the performance level setting APIs
Evan Quan
2022-01-14
6
-42
/
+34
|
|
*
|
|
drm/amd/pm: drop unnecessary gfxoff controls
Evan Quan
2022-01-14
4
-42
/
+1
|
|
*
|
|
drm/amd/pm: relocate the power related headers
Evan Quan
2022-01-14
87
-11
/
+40
|
|
*
|
|
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
2022-01-14
12
-67
/
+94
|
|
*
|
|
drm/amd/pm: drop redundant or unused APIs and data structures
Evan Quan
2022-01-14
2
-49
/
+4
|
|
*
|
|
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
Evan Quan
2022-01-14
3
-18
/
+9
|
|
*
|
|
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
2022-01-14
11
-194
/
+289
|
|
*
|
|
drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structure
Evan Quan
2022-01-14
3
-4
/
+5
|
|
*
|
|
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
2022-01-14
13
-1034
/
+1091
|
|
*
|
|
drm/amd/pm: do not expose the API used internally only in kv_dpm.c
Evan Quan
2022-01-14
3
-26
/
+24
|
|
*
|
|
drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
Evan Quan
2022-01-14
4
-88
/
+83
|
|
*
|
|
drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
Evan Quan
2022-01-14
2
-25
/
+23
|
|
*
|
|
drm/amd/pm: do not expose power implementation details to display
Evan Quan
2022-01-14
4
-164
/
+344
|
|
*
|
|
drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
Evan Quan
2022-01-14
4
-431
/
+712
|
|
*
|
|
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
2022-01-14
13
-65
/
+161
|
|
*
|
|
drm/amd/display: Enable Freesync Video Mode by default
Solomon Chiu
2022-01-14
3
-35
/
+5
|
|
*
|
|
drm/amdgpu/swsmu: make sienna cichlid function static
Alex Deucher
2022-01-14
1
-3
/
+3
|
*
|
|
|
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-01
19
-36
/
+36
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
drm/ttm: add back a reference to the bdev to the res manager
Christian König
2022-01-26
3
-3
/
+5
|
|
*
|
|
drm/ttm: add ttm_resource_fini v2
Christian König
2022-01-26
3
-0
/
+5
|
|
*
|
|
drm/connector: Fix typo in output format
Maxime Ripard
2022-01-25
1
-1
/
+1
|
|
*
|
|
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
2022-01-25
1
-1
/
+1
|
|
*
|
|
drm/amdgpu: use ttm_resource_manager_debug
Christian König
2022-01-24
1
-5
/
+5
|
|
*
|
|
dma-buf: drop excl_fence parameter from dma_resv_get_fences
Christian König
2022-01-19
2
-3
/
+5
|
|
*
|
|
drm/amdgpu: remove excl as shared workarounds
Christian König
2022-01-19
2
-10
/
+1
|
|
*
|
|
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2022-01-17
11
-13
/
+13
*
|
|
|
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
2
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
1
-1
/
+0
|
*
|
|
|
|
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
1
-0
/
+1
|
*
|
|
|
|
mm: remove pointless includes from <linux/hmm.h>
Christoph Hellwig
2022-03-03
1
-0
/
+1
*
|
|
|
|
|
drm/amdgpu: fix suspend/resume hang regression
Qiang Yu
2022-03-02
1
-1
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
2022-02-23
1
-2
/
+7
[prev]
[next]