aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-12-28drm/amdgpu: Add *_SOC15_IP_NO_KIQ() macro definitionsVictor Skvortsov1-0/+5
2021-12-28drm/amdgpu: Filter security violation registersBokun Zhang1-34/+43
2021-12-28drm/amdgpu: no DC support for headless chipsAlex Deucher1-0/+6
2021-12-27drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable platformEvan Quan1-0/+15
2021-12-27drm/amdgpu: always reset the asic in suspend (v2)Alex Deucher1-1/+4
2021-12-27drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resumePrike Liang2-6/+4
2021-12-27drm/i915/dsi: Drop double check ACPI companion device for NULLAndy Shevchenko1-17/+9
2021-12-27drm/i915/fbc: Remember to update FBC state even when not reallocating CFBVille Syrjälä1-1/+3
2021-12-27drm/i915: Increment composite fence seqnoMatthew Brost1-1/+1
2021-12-27drm/i915: Fix possible uninitialized variable in parallel extensionMatthew Brost1-1/+1
2021-12-23drm/i915: Increment composite fence seqnoMatthew Brost1-1/+1
2021-12-23drm/i915: Fix possible uninitialized variable in parallel extensionMatthew Brost1-1/+1
2021-12-24Merge tag 'drm-misc-next-fixes-2021-12-23' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie8-216/+11
2021-12-24Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie126-1426/+2058
2021-12-24Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-nextDave Airlie5-12/+42
2021-12-23drm/i915/guc: Check for wedged before doing stuffJohn Harrison1-2/+3
2021-12-23drm/etnaviv: consider completed fence seqno in hang checkLucas Stach2-1/+4
2021-12-23drm/i915/execlists: Weak parallel submission support for execlistsMatthew Brost5-8/+51
2021-12-23drm/i915/guc: Report error on invalid reset notificationJohn Harrison1-0/+5
2021-12-23drm/i915/fbc: Remember to update FBC state even when not reallocating CFBVille Syrjälä1-1/+3
2021-12-23drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects.Maarten Lankhorst2-6/+12
2021-12-23drm/i915/bios: fix slab-out-of-bounds accessJani Nikula1-1/+1
2021-12-22drm/amdgpu: fix runpm documentationAlex Deucher1-3/+4
2021-12-23Merge tag 'exynos-drm-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie6-102/+32
2021-12-23Merge tag 'drm/tegra/for-5.17-rc1' of https://gitlab.freedesktop.org/drm/tegra into drm-nextDave Airlie30-481/+1917
2021-12-23Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie184-2167/+2667
2021-12-23Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie1-3/+3
2021-12-23Merge tag 'mediatek-drm-fixes-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixesDave Airlie1-5/+7
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam1-1/+1
2021-12-22drm/i915: Require the vm mutex for i915_vma_bind()Thomas Hellström2-1/+50
2021-12-22drm/i915: Break out the i915_deps utilityThomas Hellström6-188/+285
2021-12-22drm/i915: remove questionable fence optimization during copyChristian König1-29/+14
2021-12-22drm/i915: Avoid using the i915_fence_array when collecting dependenciesThomas Hellström6-112/+91
2021-12-22drm/exynos: drop the use of label from exynos_dsi_register_te_irqInki Dae1-4/+3
2021-12-22drm/exynos: remove useless type conversionBernard Zhao1-2/+2
2021-12-22drm/exynos: Implement mmap as GEM object functionThomas Zimmermann4-68/+13
2021-12-22drm/exynos: Replace legacy gpio interface for gpiod interfaceMaíra Canal1-28/+14
2021-12-21drm/i915/guc: Request RP0 before loading firmwareVinay Belgaumkar4-0/+74
2021-12-21drm/bridge: ti-sn65dsi83: Add vcc supply regulator supportAlexander Stein1-0/+18
2021-12-21drm/bridge: ti-sn65dsi83: Make enable GPIO optionalAlexander Stein1-1/+2
2021-12-21drm/i915: Add ww ctx to i915_gem_object_trylockMaarten Lankhorst6-8/+12
2021-12-21drm/i915: Require object lock when freeing pages during destructionMaarten Lankhorst1-0/+5
2021-12-21drm/i915: Trylock the object when shrinkingMaarten Lankhorst1-0/+6
2021-12-21drm/nouveau: wait for the exclusive fence after the shared ones v2Christian König1-13/+15
2021-12-20drm/i915/guc: Flag an error if an engine reset failsJohn Harrison1-3/+11
2021-12-20drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEMJohn Harrison1-1/+4
2021-12-20drm/i915/guc: Speed up GuC log dumpsJohn Harrison2-8/+71
2021-12-20drm/etnaviv: limit submit sizesLucas Stach1-0/+6
2021-12-20drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez1-6/+6
2021-12-20drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes.Maarten Lankhorst1-1/+16