summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-12-28drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas
2021-12-28drm/amd/display: Added power down for DCN10Lai, Derek
2021-12-28drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu
2021-12-28drm/amdgpu: fixup bad vram size on gmc v8Zongmin Zhou
2021-12-28drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye
2021-12-28drm/amdgpu: Don't inherit GEM object VMAs in child processRajneesh Bhardwaj
2021-12-28drm/amdkfd: reset queue which consumes RAS poison (v2)Tao Zhou
2021-12-28drm/amdkfd: add reset queue function for RAS poison (v2)Tao Zhou
2021-12-28drm/amdkfd: add reset parameter for unmap queuesTao Zhou
2021-12-28drm/amdgpu: add gpu reset control for umc page retirementTao Zhou
2021-12-28drm/amdgpu: Modify indirect register access for gfx9 sriovVictor Skvortsov
2021-12-28drm/amdgpu: get xgmi info before ip_initVictor Skvortsov
2021-12-28drm/amdgpu: Modify indirect register access for amdkfd_gfx_v9 sriovVictor Skvortsov
2021-12-28drm/amdgpu: Modify indirect register access for gmc_v9_0 sriovVictor Skvortsov
2021-12-28drm/amdgpu: Add *_SOC15_IP_NO_KIQ() macro definitionsVictor Skvortsov
2021-12-28drm/amdgpu: Filter security violation registersBokun Zhang
2021-12-28drm/amdgpu: no DC support for headless chipsAlex Deucher
2021-12-27drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable pl...Evan Quan
2021-12-27drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher
2021-12-27drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang
2021-12-27drm/i915/fbc: Remember to update FBC state even when not reallocating CFBVille Syrjälä
2021-12-27drm/i915: Increment composite fence seqnoMatthew Brost
2021-12-27drm/i915: Fix possible uninitialized variable in parallel extensionMatthew Brost
2021-12-24Merge tag 'drm-misc-next-fixes-2021-12-23' of git://anongit.freedesktop.org/d...Dave Airlie
2021-12-24Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-12-24Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2021-12-23drm/etnaviv: consider completed fence seqno in hang checkLucas Stach
2021-12-23drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects.Maarten Lankhorst
2021-12-22drm/amdgpu: fix runpm documentationAlex Deucher
2021-12-23Merge tag 'exynos-drm-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2021-12-23Merge tag 'drm/tegra/for-5.17-rc1' of https://gitlab.freedesktop.org/drm/tegr...Dave Airlie
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-12-23Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-12-23Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam
2021-12-22drm/i915: Require the vm mutex for i915_vma_bind()Thomas Hellström
2021-12-22drm/i915: Break out the i915_deps utilityThomas Hellström
2021-12-22drm/i915: remove questionable fence optimization during copyChristian König
2021-12-22drm/i915: Avoid using the i915_fence_array when collecting dependenciesThomas Hellström
2021-12-22drm/exynos: drop the use of label from exynos_dsi_register_te_irqInki Dae
2021-12-22drm/exynos: remove useless type conversionBernard Zhao
2021-12-22drm/exynos: Implement mmap as GEM object functionThomas Zimmermann
2021-12-22drm/exynos: Replace legacy gpio interface for gpiod interfaceMaíra Canal
2021-12-21drm/i915/guc: Request RP0 before loading firmwareVinay Belgaumkar
2021-12-21drm/i915: Add ww ctx to i915_gem_object_trylockMaarten Lankhorst
2021-12-21drm/i915: Require object lock when freeing pages during destructionMaarten Lankhorst
2021-12-21drm/i915: Trylock the object when shrinkingMaarten Lankhorst
2021-12-21drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König
2021-12-20drm/i915/guc: Flag an error if an engine reset failsJohn Harrison