aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-06-18drm/i915: Reset sched_engine.no_priolist immediately after dequeueMatthew Brost4-2/+10
2021-06-18drm/i915: Add i915_sched_engine_is_empty functionMatthew Brost4-5/+11
2021-06-18drm/i915: Move priolist to new i915_sched_engine objectMatthew Brost9-90/+187
2021-06-18drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer1-5/+7
2021-06-18drm/display: Fix duplicated argumentWan Jiabing1-1/+1
2021-06-18drm/amd/display: Remove the repeated dpp1_full_bypass declarationShaokun Zhang1-2/+0
2021-06-18drm/amd/display: Fix fall-through warning for ClangGustavo A. R. Silva1-1/+1
2021-06-18drm/amd/display: remove unused variable 'dc'Pu Lehui1-2/+0
2021-06-18drm/amd/display: Fix gcc unused variable warningPu Lehui1-0/+4
2021-06-18drm/amdkfd: Walk through list with dqm lock holdxinhui pan1-10/+12
2021-06-18drm/amd/amdgpu: Use IP discovery data to determine VCN enablement instead of MMSCHBokun Zhang5-39/+61
2021-06-18drm/amdgpu: remove unused parameter in amdgpu_gart_bindYifan Zhang3-8/+5
2021-06-18drm/amd/pm: Disable SMU messages in navi10 sriovYifan Zha1-4/+4
2021-06-18drm/amdgpu: message smu to update hbm bad page numberStanley.Yang4-0/+28
2021-06-18drm/amdgpu: PWRBRK sequence changes for AldebaranAshish Pawar1-5/+0
2021-06-18drm/amdgpu: fix bad address translation for sienna_cichlidStanley.Yang2-1/+6
2021-06-18amdgpu/pm: replaced snprintf usage in amdgpu_pm.c with sysfs_emitDarren Powell1-13/+14
2021-06-18drm/amdkfd: Set iolink non-coherent in topologyEric Huang1-0/+23
2021-06-18drm/amd/display: Add Freesync video documentationRodrigo Siqueira2-2/+47
2021-06-18drm/amdgpu/vcn3: drop extraneous Beige Goby hunkAlex Deucher1-5/+0
2021-06-18drm/amd/display: Increase stutter watermark for dcn302 and dcn303Aurabindo Pillai2-4/+4
2021-06-18drm/amdgpu: add vega20 to ras quirk listStanley.Yang1-1/+3
2021-06-18drm/amdgpu: Set TTM_PAGE_FLAG_SG earlier for userprt BOsxinhui pan1-3/+3
2021-06-18drm/gma500/oaktrail_lvds: replace continue with breakColin Ian King1-2/+2
2021-06-18drm/amdgpu: fix amdgpu_preempt_mgr_new()Dan Carpenter1-1/+1
2021-06-18drm/i915/selftests: add back the selftest() hook for the buddyMatthew Auld1-0/+1
2021-06-18drm/i915/ttm: Fix incorrect assumptions about ttm_bo_validate() semanticsThomas Hellström1-3/+61
2021-06-18drm/bridge: anx7625: Make hpd workqueue freezablePi-Hsun Shih1-2/+2
2021-06-18Merge tag 'amd-drm-next-5.14-2021-06-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie102-888/+2345
2021-06-17drm/i915: Add support for explicit L3BANK steeringMatt Roper3-60/+46
2021-06-17drm/i915: Add GT support for multiple types of multicast steeringMatt Roper5-13/+142
2021-06-17drm/i915: extract steered reg access to common functionDaniele Ceraolo Spurio3-39/+63
2021-06-18Merge tag 'mediatek-drm-next-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-nextDave Airlie3-7/+141
2021-06-17drm/i915: Remove duplicate include of intel_region_lmem.hWan Jiabing1-1/+0
2021-06-17drm/i915: Perform execbuffer object locking as a separate stepThomas Hellström1-4/+21
2021-06-17drm/i915/gem: Zap the i915_gem_object_blt codeThomas Hellström7-1107/+14
2021-06-17drm/i915/gem: Zap the client blt codeThomas Hellström4-490/+2
2021-06-17drm/i915/ttm: accelerated move implementationRamalingam C1-11/+73
2021-06-17drm/i915/gt: Setup a default migration context on the GTChris Wilson5-11/+236
2021-06-17drm/i915/gt: Pipelined clearChris Wilson3-0/+326
2021-06-17drm/i915/gt: Pipelined page migrationChris Wilson9-0/+899
2021-06-17drm/i915/gt: Export the pinned context constructor and destructorChris Wilson2-10/+28
2021-06-17drm/i915/gt: Add a routine to iterate over the pagetables of a GTTChris Wilson2-0/+56
2021-06-17drm/i915/gt: Add an insert_entry for gen8_ppgttChris Wilson1-0/+19
2021-06-17drm/i915: Introduce a ww transaction helperThomas Hellström1-1/+30
2021-06-17drm/i915: Break out dma_resv ww locking utilities to separate filesThomas Hellström7-68/+87
2021-06-17drm/i915: Reference objects on the ww object listThomas Hellström2-2/+10
2021-06-17drm/i915/ttm: remove unused functionMatthew Auld1-11/+3
2021-06-17drm/i915/gem: Remove duplicated call to ops->preadDaniel Vetter1-6/+0
2021-06-16drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5