index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-19
drm/amdgpu: enable TMZ bit in FRAME_CONTROL for gfx10
tmz
Aaron Liu
1
-1
/
+1
2019-11-19
drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v5
Aaron Liu
1
-1
/
+2
2019-11-19
drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v4
Aaron Liu
1
-1
/
+2
2019-11-19
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
5
-8
/
+8
2019-11-19
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
8
-10
/
+17
2019-11-19
drm/amdgpu: fix up for amdgpu_tmz.c and removal of drm/drmP.h
Stephen Rothwell
1
-1
/
+4
2019-11-19
drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)
Alex Deucher
3
-1
/
+26
2019-11-19
drm/amdgpu: job is secure iff CS is secure (v5)
Huang Rui
3
-2
/
+6
2019-11-19
drm/amdgpu: expand the context control interface with trust flag
Huang Rui
7
-9
/
+16
2019-11-19
drm/amdgpu: expand the emit tmz interface with trusted flag
Huang Rui
4
-10
/
+25
2019-11-19
drm/amdgpu: add tmz bit in frame control packet
Huang Rui
2
-0
/
+2
2019-11-19
drm/amdgpu: add function to check tmz capability (v4)
Huang Rui
4
-1
/
+56
2019-11-19
drm/amdgpu: add amdgpu_tmz data structure
Huang Rui
2
-1
/
+41
2019-11-19
drm/amdgpu: add tmz feature parameter (v2)
Huang Rui
2
-0
/
+13
2019-11-19
drm/amdgpu: define the TMZ bit for the PTE
Alex Deucher
1
-0
/
+3
2019-11-19
drm/amdgpu: add UAPI to create secure commands (v3)
Luben Tuikov
1
-1
/
+4
2019-11-19
drm/amdgpu: add UAPI for creating encrypted buffers
Alex Deucher
1
-0
/
+5
2019-11-19
drm/amdgpu: enable runtime pm on BACO capable boards if runpm=1
Alex Deucher
1
-4
/
+7
2019-11-19
drm/amdgpu: disentangle runtime pm and vga_switcheroo
Alex Deucher
1
-8
/
+14
2019-11-19
drm/amdgpu: start to disentangle boco from runtime pm
Alex Deucher
3
-8
/
+16
2019-11-19
drm/amdgpu: add baco support to runtime suspend/resume
Alex Deucher
1
-1
/
+6
2019-11-19
drm/amdgpu: add helpers for baco entry and exit
Alex Deucher
2
-0
/
+63
2019-11-19
drm/amdgpu: split swSMU baco_reset into enter and exit
Alex Deucher
9
-13
/
+51
2019-11-19
drm/amdgpu: add additional boco checks to runtime suspend/resume (v2)
Alex Deucher
1
-21
/
+26
2019-11-19
drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)
Alex Deucher
4
-12
/
+12
2019-11-19
drm/amdgpu: add a amdgpu_device_supports_baco helper
Alex Deucher
2
-0
/
+16
2019-11-19
drm/amdgpu: add supports_baco callback for NV asics.
Alex Deucher
1
-0
/
+11
2019-11-19
drm/amdgpu: add supports_baco callback for VI asics.
Alex Deucher
1
-0
/
+22
2019-11-19
drm/amdgpu: add supports_baco callback for CIK asics.
Alex Deucher
1
-0
/
+18
2019-11-19
drm/amdgpu: add supports_baco callback for SI asics.
Alex Deucher
1
-0
/
+6
2019-11-19
drm/amdgpu: add supports_baco callback for soc15 asics. (v2)
Alex Deucher
1
-0
/
+24
2019-11-19
drm/amdgpu: add asic callback for BACO support
Alex Deucher
1
-0
/
+4
2019-11-19
drm/amd/powerplay: enable gpu_busy_percent sys interface for renoir (v2)
changzhu
3
-0
/
+113
2019-11-19
drm/amdgpu: pull ras controller int status only when ras enabled
Hawking Zhang
1
-7
/
+10
2019-11-19
drm/amdgpu: switch to common helper func for psp cmd submission
Hawking Zhang
6
-231
/
+1
2019-11-19
drm/amdgpu: add helper func for psp ring cmd submission
Hawking Zhang
2
-0
/
+54
2019-11-19
drm/amdgpu: add psp funcs for ring write pointer read/write
Hawking Zhang
5
-0
/
+100
2019-11-19
drm/amd/powerplay: add missing header file declaration
Evan Quan
1
-0
/
+1
2019-11-19
drm/amd/powerplay: add Arcturus baco reset support
Evan Quan
3
-4
/
+18
2019-11-19
drm/amd/powerplay: correct swSMU baco reset related settings
Evan Quan
1
-3
/
+27
2019-11-19
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
2
-2
/
+2
2019-11-19
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
1
-2
/
+7
2019-11-19
drm/amdgpu: remove experimental flag for Navi14
Alex Deucher
1
-4
/
+4
2019-11-19
drm/amdgpu: disable gfxoff when using register read interface
Alex Deucher
1
-1
/
+5
2019-11-19
drm/amdgpu/powerplay: properly set PP_GFXOFF_MASK (v2)
Alex Deucher
2
-0
/
+11
2019-11-19
drm/amd/powerplay: return errno code to caller when error occur
Chen Wandun
1
-0
/
+5
2019-11-19
drm/amdgpu: remove not needed memset
zhengbin
1
-1
/
+0
2019-11-19
drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
1
-1
/
+2
2019-11-19
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
3
-6
/
+6
2019-11-19
drm/radeon: remove set but not used variable 'tv_pll_cntl1'
zhengbin
1
-7
/
+1
[next]