summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-08-19gpu: ipu-v3: Restore RGB32, BGR32Steve Longerbeam
2020-08-19drm/imx: tve: fix regulator_disable error pathMarco Felsch
2020-08-19drm/imx: fix use after freePhilipp Zabel
2020-08-19drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix
2020-08-19drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart
2020-08-19drm/stm: repair runtime power managementMarek Vasut
2020-08-19drm/radeon: fix array out-of-bounds read and write issuesColin Ian King
2020-08-19drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanlineEmil Velikov
2020-08-19drm/arm: fix unintentional integer overflow on left shiftColin Ian King
2020-08-19drm/etnaviv: Fix error path on failure to enable bus clkLubomir Rintel
2020-08-19drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfersDouglas Anderson
2020-08-19drm/gem: Fix a leak in drm_gem_objects_lookup()Dan Carpenter
2020-08-19drm/msm: ratelimit crtc event overflow errorRob Clark
2020-08-19gpu: host1x: debug: Fix multiple channels emitting messages simultaneouslyDmitry Osipenko
2020-08-19drm/amd/powerplay: fix compile error with ARCH=arcEvan Quan
2020-08-19drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher
2020-08-19drm/radeon: disable AGP by defaultChristian König
2020-08-19drm/debugfs: fix plain echo to connector "force" attributeMichael Tretter
2020-08-19drm/msm: Fix a null pointer access in msm_gem_shrinker_count()Akhil P Oommen
2020-08-19drm: msm: a6xx: fix gpu failure after system resumeAkhil P Oommen
2020-08-19drm/nouveau: fix multiple instances of reference count leaksAditya Pakki
2020-08-19drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peekAditya Pakki
2020-08-19drm/etnaviv: fix ref count leak via pm_runtime_get_syncNavid Emamdoost
2020-08-19drm/nouveau/kms/nv50-: Fix disabling ditheringLyude Paul
2020-08-19drm/radeon: Fix reference count leaks caused by pm_runtime_get_syncAditya Pakki
2020-08-19drm/amdgpu: avoid dereferencing a NULL pointerJack Xiao
2020-08-19drm/tilcdc: fix leak & null ref in panel_connector_get_modesTomi Valkeinen
2020-08-11drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg
2020-08-11drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs
2020-08-11drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs
2020-08-05drm: hold gem reference until object is no longer accessedSteve Cohen
2020-08-05drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil
2020-08-05drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-08-05drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-08-05Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-29drm/amd/powerplay: fix a crash when overclocking Vega MQiu Wenbo
2020-07-29drm/amdgpu: Fix NULL dereference in dpm sysfs handlersPaweł Gronowski
2020-07-29drm/amdgpu: fix preemption unit testJack Xiao
2020-07-29drm/amdgpu/gfx10: fix race condition for kiqJack Xiao
2020-07-29drm: sun4i: hdmi: Fix inverted HPD resultChen-Yu Tsai
2020-07-29drm/amd/display: Check DMCU Exists Before LoadingJerry (Fangzhi) Zuo
2020-07-29drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs
2020-07-22drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu
2020-07-22drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson
2020-07-22drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan
2020-07-22drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20Andrey Lebedev
2020-07-22drm/exynos: fix ref count leak in mic_pre_enableNavid Emamdoost
2020-07-22drm/exynos: Properly propagate return value in drm_iommu_attach_device()Marek Szyprowski
2020-07-22drm/msm/dpu: allow initialization of encoder locks during encoder initKrishna Manikandan
2020-07-22drm/msm: fix potential memleak in error branchBernard Zhao