index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
drm/amdkfd: Enable GWS based on FW Support
Joseph Greathouse
5
-17
/
+41
2020-04-28
drm/amdkfd: New IOCTL to allocate queue GWS (v2)
Oak Zeng
4
-1
/
+68
2020-04-28
drm/amdgpu: pass unlocked flag to params at amdgpu_vm_bo_update_mapping
Alex Sierra
1
-0
/
+1
2020-04-28
drm/amdgpu: add new unlocked flag for PTE updates
Christian König
3
-26
/
+37
2020-04-28
drm/amdgpu: rename direct to immediate for VM updates
Christian König
5
-50
/
+51
2020-04-28
drm/amdgpu: cleanup IB pool handling a bit
Christian König
10
-56
/
+71
2020-04-28
drm/amdgpu: partial revert VM sync changes
Christian König
1
-0
/
+5
2020-04-28
drm/amdgpu: check ring type for secure IBs
Alex Deucher
1
-0
/
+6
2020-04-28
drm/amdgpu: fix size calculation in amdgpu_ttm_copy_mem_to_mem
Christian König
1
-3
/
+3
2020-04-28
drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2
Christian König
1
-8
/
+30
2020-04-28
drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2
Christian König
2
-138
/
+136
2020-04-28
drm/amdgpu: Fix per-IB secure flag GFX hang
Huang Rui
4
-29
/
+32
2020-04-28
drm/amdgpu: Fine-grained TMZ support
Luben Tuikov
1
-10
/
+20
2020-04-28
drm/amdgpu: stop evicting encrypted BOs to swap
Christian König
1
-0
/
+3
2020-04-28
drm/amdgpu: add TMZ handling to amdgpu_move_blit
Christian König
2
-10
/
+20
2020-04-28
drm/amdgpu: also add the TMZ flag to GART
Christian König
1
-0
/
+3
2020-04-28
drm/amdgpu: fix the wrong logic checking when secure buffer is created (v3)
Huang Rui
1
-2
/
+2
2020-04-28
drm/amdgpu: Move to a per-IB secure flag (TMZ)
Luben Tuikov
10
-52
/
+44
2020-04-28
drm/amd/display: Indicate use of TMZ buffers to DC
Harry Wentland
1
-6
/
+23
2020-04-28
drm/amdgpu: implement TMZ accessor (v3)
Luben Tuikov
10
-103
/
+40
2020-04-28
drm/amdgpu: remove the alignment placeholder for secure buffer
Huang Rui
1
-4
/
+0
2020-04-28
drm/amdgpu: move CS secure flag next the structs where it's used
Alex Deucher
1
-3
/
+3
2020-04-28
drm/amdgpu: enable TMZ bit in FRAME_CONTROL for gfx10
Aaron Liu
1
-1
/
+1
2020-04-28
drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v5
Aaron Liu
1
-1
/
+2
2020-04-28
drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v4
Aaron Liu
1
-1
/
+2
2020-04-28
drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameter
Aaron Liu
5
-8
/
+8
2020-04-28
drm/amdgpu: expand sdma copy_buffer interface with tmz parameter
Aaron Liu
8
-10
/
+17
2020-04-28
drm/amdgpu: fix up for amdgpu_tmz.c and removal of drm/drmP.h
Stephen Rothwell
1
-1
/
+4
2020-04-28
drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)
Alex Deucher
3
-1
/
+26
2020-04-28
drm/amdgpu: job is secure iff CS is secure (v5)
Huang Rui
3
-2
/
+6
2020-04-28
drm/amdgpu: expand the context control interface with trust flag
Huang Rui
7
-9
/
+16
2020-04-28
drm/amdgpu: expand the emit tmz interface with trusted flag
Huang Rui
4
-10
/
+25
2020-04-28
drm/amdgpu: add tmz bit in frame control packet
Huang Rui
2
-0
/
+2
2020-04-28
drm/amdgpu: add function to check tmz capability (v4)
Huang Rui
4
-1
/
+56
2020-04-28
drm/amdgpu: add amdgpu_tmz data structure
Huang Rui
2
-1
/
+41
2020-04-28
drm/amdgpu: add tmz feature parameter (v2)
Huang Rui
2
-0
/
+13
2020-04-28
drm/amdgpu: define the TMZ bit for the PTE
Alex Deucher
1
-0
/
+3
2020-04-28
drm/amdgpu: add UAPI to create secure commands (v3)
Luben Tuikov
1
-1
/
+4
2020-04-28
drm/amdgpu: add UAPI for creating encrypted buffers
Alex Deucher
1
-0
/
+5
2020-04-28
drm/amd/display: 3.2.83.1
Aric Cyr
1
-1
/
+1
2020-04-28
drm/amd/display: 3.2.83
Aric Cyr
1
-1
/
+1
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
16
-45
/
+88
2020-04-28
drm/amd/display: Internal refactoring to abstract color caps
Krunoslav Kovac
7
-13
/
+178
2020-04-28
drm/amd/display: Add set backlight to hw sequencer.
Yongqiang Sun
7
-25
/
+55
2020-04-28
drm/amd/display: Add dummy p-state latency bounding box override
Joshua Aberback
2
-0
/
+8
2020-04-28
drm/amd/display: Add panel cntl id for set backlight level.
Yongqiang Sun
8
-22
/
+40
2020-04-28
drm/amd/display: Pass command instead of header into DMUB service
Nicholas Kazlauskas
10
-55
/
+80
2020-04-28
drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
Sung Lee
1
-1
/
+1
2020-04-28
drm/amd/display: Defer cursor update around VUPDATE for all ASIC
Nicholas Kazlauskas
1
-14
/
+14
2020-04-28
drm/amd/display: Change viewport limit to 12 for DCN2
Sung Lee
1
-2
/
+2
[next]