summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-04-29media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil1-1/+1
2020-04-29drm/i915/gt: Avoid uninitialized use of rpcurupei in frequency_showNathan Chancellor1-1/+1
2020-04-29drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper1-4/+2
2020-04-29drm/i915/execlists: Verify we don't submit two identical CCIDsChris Wilson1-9/+28
2020-04-29drm/i915/execlists: Track inflight CCIDChris Wilson4-12/+25
2020-04-29drm/i915/execlists: Avoid reusing the same logical CCIDChris Wilson7-40/+43
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr16-45/+88
2020-04-28drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee1-1/+1
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas1-14/+14
2020-04-28drm/amd/display: fix rn soc bb updateDmytro Laktyushkin1-43/+28
2020-04-28drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin1-1/+2
2020-04-28drm/amdkfd: Enable over-subscription with >1 GWS queueJoseph Greathouse8-6/+62
2020-04-28drm/amdkfd: Enable GWS based on FW SupportJoseph Greathouse5-17/+41
2020-04-28drm/amdkfd: New IOCTL to allocate queue GWS (v2)Oak Zeng3-0/+50
2020-04-28drm/amdgpu: pass unlocked flag to params at amdgpu_vm_bo_update_mappingAlex Sierra1-0/+1
2020-04-28drm/amdgpu: add new unlocked flag for PTE updatesChristian König3-26/+37
2020-04-28drm/amdgpu: rename direct to immediate for VM updatesChristian König5-50/+51
2020-04-28drm/amdgpu: cleanup IB pool handling a bitChristian König10-56/+71
2020-04-28drm/amdgpu: partial revert VM sync changesChristian König1-0/+5
2020-04-28drm/amdgpu: check ring type for secure IBsAlex Deucher1-0/+6
2020-04-28drm/amdgpu: fix size calculation in amdgpu_ttm_copy_mem_to_memChristian König1-3/+3
2020-04-28drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2Christian König1-8/+30
2020-04-28drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2Christian König2-138/+136
2020-04-28drm/amdgpu: Fix per-IB secure flag GFX hangHuang Rui4-29/+32
2020-04-28drm/amdgpu: Fine-grained TMZ supportLuben Tuikov1-10/+20
2020-04-28drm/amdgpu: stop evicting encrypted BOs to swapChristian König1-0/+3
2020-04-28drm/amdgpu: add TMZ handling to amdgpu_move_blitChristian König2-10/+20
2020-04-28drm/amdgpu: also add the TMZ flag to GARTChristian König1-0/+3
2020-04-28drm/amdgpu: fix the wrong logic checking when secure buffer is created (v3)Huang Rui1-2/+2
2020-04-28drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov9-49/+40
2020-04-28drm/amd/display: Indicate use of TMZ buffers to DCHarry Wentland1-6/+23
2020-04-28drm/amdgpu: implement TMZ accessor (v3)Luben Tuikov10-103/+40
2020-04-28drm/amdgpu: remove the alignment placeholder for secure bufferHuang Rui1-4/+0
2020-04-28drm/amdgpu: enable TMZ bit in FRAME_CONTROL for gfx10Aaron Liu1-1/+1
2020-04-28drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v5Aaron Liu1-1/+2
2020-04-28drm/amdgpu: enable TMZ bit in sdma copy pkt for sdma v4Aaron Liu1-1/+2
2020-04-28drm/amdgpu: expand amdgpu_copy_buffer interface with tmz parameterAaron Liu5-8/+8
2020-04-28drm/amdgpu: expand sdma copy_buffer interface with tmz parameterAaron Liu8-10/+17
2020-04-28drm/amdgpu: fix up for amdgpu_tmz.c and removal of drm/drmP.hStephen Rothwell1-1/+4
2020-04-28drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)Alex Deucher3-1/+26
2020-04-28drm/amdgpu: job is secure iff CS is secure (v5)Huang Rui3-2/+6
2020-04-28drm/amdgpu: expand the context control interface with trust flagHuang Rui7-9/+16
2020-04-28drm/amdgpu: expand the emit tmz interface with trusted flagHuang Rui4-10/+25
2020-04-28drm/amdgpu: add tmz bit in frame control packetHuang Rui2-0/+2
2020-04-28drm/amdgpu: add function to check tmz capability (v4)Huang Rui4-1/+56
2020-04-28drm/amdgpu: add amdgpu_tmz data structureHuang Rui2-1/+41
2020-04-28drm/amdgpu: add tmz feature parameter (v2)Huang Rui2-0/+13
2020-04-28drm/amdgpu: define the TMZ bit for the PTEAlex Deucher1-0/+3
2020-04-28drm/amd/display: 3.2.83.1Aric Cyr1-1/+1
2020-04-28drm/amd/display: 3.2.83Aric Cyr1-1/+1