summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-12-15drm: atomic: use krealloc_array()Bartosz Golaszewski
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson
2020-12-11Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-12-09drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky
2020-12-09drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher
2020-12-09drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng
2020-12-09drm/amdkfd: Fix leak in dmabuf importFelix Kuehling
2020-12-09drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang
2020-12-09drm/amd/display: Add wm table for RenoirSung Lee
2020-12-09drm/amd/display: Prevent bandwidth overflowChris Park
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann
2020-12-09drm/amdgpu/disply: set num_crtc earlierAlex Deucher
2020-12-08drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher
2020-12-08drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson
2020-12-08drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare
2020-12-08drm/i915: fix size_t greater or equal to zero comparisonColin Ian King
2020-12-08drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson
2020-12-08drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson
2020-12-08drm/i915/gem: Propagate error from cancelled submit due to context closureChris Wilson
2020-12-08drm/i915/gem: Check the correct variable in selftestDan Carpenter
2020-12-04Merge tag 'drm-misc-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-12-04Merge tag 'amd-drm-fixes-5.10-2020-12-02' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-04Merge tag 'drm-intel-fixes-2020-12-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-12-02drm/amdgpu/vcn3.0: remove old DPG workaroundBoyuan Zhang
2020-12-02drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR resetBoyuan Zhang
2020-12-02drm/amd/display: Init clock value by current vbios CLKsBrandon Syu
2020-12-02drm/amdgpu/pm/smu11: Fix fan set speed bugArunpravin
2020-12-03Merge tag 'drm/tegra/for-5.10-rc7' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2020-12-02drm/i915/display: Defer initial modeset until after GGTT is initialisedChris Wilson
2020-12-02drm/i915/display: return earlier from intel_modeset_init() without displayJani Nikula
2020-12-02drm/i915/gt: Limit frequency drop to RPe on parkingChris Wilson
2020-12-02drm/i915/gt: Retain default context state across shrinkingVenkata Ramana Nayana
2020-12-02drm/i915/gt: Split the breadcrumb spinlock between global and contextsChris Wilson
2020-12-02drm/i915/gt: Protect context lifetime with RCUChris Wilson
2020-11-30drm/i915/gt: Program mocs:63 for cache eviction on gen9Chris Wilson
2020-11-30drm/omap: sdi: fix bridge enable/disableTomi Valkeinen
2020-11-29drm/panel: sony-acx565akm: Fix race condition in probeSebastian Reichel
2020-11-29drm/rockchip: Avoid uninitialized use of endpoint id in LVDSPaul Kocialkowski
2020-11-27Merge tag 'drm-misc-fixes-2020-11-26' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie
2020-11-27Merge tag 'mediatek-drm-fixes-5.10' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2020-11-27Merge tag 'exynos-drm-fixes-for-v5.10-rc6' of git://git.kernel.org/pub/scm/li...Dave Airlie
2020-11-26drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao
2020-11-26drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserveChristian König
2020-11-26drm: mxsfb: Implement .format_mod_supportedDaniel Abrecht
2020-11-26drm: mxsfb: fix fence synchronizationLucas Stach
2020-11-26Merge tag 'drm-intel-fixes-2020-11-25' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-11-26Merge tag 'amd-drm-fixes-5.10-2020-11-25' of git://people.freedesktop.org/~ag...Dave Airlie
2020-11-26drm/nouveau: fix relocations applying logic and a double-freeMatti Hamalainen
2020-11-25drm/ast: Reload gamma LUT after changing primary plane's color formatThomas Zimmermann