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