summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-08-19drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
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/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleColin 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/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price
2020-08-19drm/etnaviv: Fix error path on failure to enable bus clkLubomir Rintel
2020-08-19drm/amdgpu: use the unlocked drm_gem_object_putEmil Velikov
2020-08-19drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choiceDouglas Anderson
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-19drm/amd/powerplay: suppress compile error around BUG_ONEvan Quan
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: properly guard the calls to swSMU functionsAlex Deucher
2020-08-19drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher
2020-08-19drm/amd/display: Improve DisplayPort monitor interopAric Cyr
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/panel: Fix auo, kd101n80-45na horizontal noise on edges of panelJitao Shi
2020-08-11drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu
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-11drm/nouveau/kms/tu102: wait for core update to complete when assigning windowsBen Skeggs
2020-08-05drm: of: Fix double-free bugBiju Das
2020-08-05drm: hold gem reference until object is no longer accessedSteve Cohen
2020-08-05drm/mcde: Fix stability issueLinus Walleij
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