aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-09-27drm/i915: Remove warning from the rps workerTejas Upadhyay1-2/+0
2021-09-27drm/i915/request: fix early tracepointsMatthew Auld1-9/+2
2021-09-27drm/i915/guc, docs: Fix pdfdocs build error by removing nested gridAkira Yokosawa2-10/+10
2021-09-27Merge tag 'gvt-fixes-2021-09-18' of https://github.com/intel/gvt-linux into drm-intel-fixesJani Nikula1-2/+2
2021-09-25drm/mga/mga_ioc32: Use struct_group() for memcpy() regionKees Cook1-13/+14
2021-09-24drm/i915: Flush buffer pools on driver removeJanusz Krzysztofik2-2/+2
2021-09-24drm/edid: Fix EDID quirk compile error on older compilersDouglas Anderson2-71/+73
2021-09-24drm/gma500: Fix wrong pointer passed to PTR_ERR()Yang Yingliang1-1/+1
2021-09-24drm/mipi-dsi: Create devm device attachmentMaxime Ripard1-0/+35
2021-09-24drm/mipi-dsi: Create devm device registrationMaxime Ripard1-0/+46
2021-09-24drm/bridge: Document the probe issue with MIPI-DSI bridgesMaxime Ripard1-0/+57
2021-09-24drm/bridge: Add documentation sectionsMaxime Ripard1-5/+9
2021-09-24Merge tag 'drm-fixes-2021-09-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-30/+55
2021-09-24drm/i915: Remove warning from the rps workerTejas Upadhyay1-2/+0
2021-09-24drm/i915/fbc: Allow higher compression limits on FBC1Ville Syrjälä1-13/+7
2021-09-24drm/i915/fbc: Implement Wa_16011863758 for icl+Ville Syrjälä1-2/+10
2021-09-24drm/i915/fbc: Align FBC segments to 512B on glk+Ville Syrjälä2-3/+15
2021-09-24drm/i915/fbc: Rework cfb stride/size calculationsVille Syrjälä2-61/+123
2021-09-24drm/i915/selftests: exercise shmem_writeback with THPMatthew Auld1-1/+2
2021-09-24drm/i915/request: fix early tracepointsMatthew Auld1-9/+2
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström19-31/+56
2021-09-24drm/i915: Don't back up pinned LMEM context images and rings during suspendThomas Hellström4-9/+17
2021-09-24drm/i915/gt: Register the migrate contexts with their enginesThomas Hellström9-3/+60
2021-09-24drm/i915 Implement LMEM backup and restore for suspend / resumeThomas Hellström10-13/+353
2021-09-24drm/i915/gt: Increase suspend timeoutThomas Hellström1-1/+3
2021-09-24drm/i915/gem: Implement a function to process all gem objects of a regionThomas Hellström2-0/+107
2021-09-24drm/i915/ttm: Implement a function to copy the contents of two TTM-based objectsThomas Hellström2-9/+64
2021-09-24drm/i915/gem: Fix a lockdep warning the __i915_gem_is_lmem() functionThomas Hellström1-1/+1
2021-09-24Merge tag 'drm-misc-next-2021-09-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie26-1280/+2264
2021-09-24Merge tag 'drm-intel-fixes-2021-09-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie3-8/+25
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang3-15/+4
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang1-0/+3
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-23drm/bridge: parade-ps8640: Add support for AUX channelPhilip Chen1-1/+179
2021-09-23drm/bridge: parade-ps8640: Use regmap APIsPhilip Chen1-30/+64
2021-09-23drm/amdgpu: make soc15_common_ip_funcs staticAlex Deucher2-3/+3
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-23drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late initCandice Li2-35/+1
2021-09-23drm/amdgpu: Consolidate RAS cmd warning messagesJohn Clements2-26/+26
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang3-15/+4
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang1-0/+3
2021-09-23drm/amdgpu: Updated RAS infrastructureJohn Clements7-52/+146
2021-09-23drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen1-4/+5
2021-09-23drm/amdkfd: fix dma mapping leaking warningPhilip Yang1-4/+14
2021-09-23drm/amdkfd: SVM map to gpus check vma boundaryPhilip Yang1-1/+5
2021-09-23drm/amd/display: fix empty debug macrosArnd Bergmann1-2/+2
2021-09-23drm/amd/display: Fix wrong format specifier in amdgpu_dm.cHayden Goodfellow1-1/+1
2021-09-23drm/amd/display: 3.2.154Aric Cyr1-1/+1
2021-09-23drm/amd/display: [FW Promotion] Release 0.0.84Anthony Koo1-2/+2
2021-09-23drm/amd/display: Fix null pointer dereference for encodersJimmy Kizito2-2/+2