summaryrefslogtreecommitdiff
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-19drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845Jonathan Marek
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/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs fa...Chen Tao
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/mm: fix hole size comparisonNirmoy Das
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/amd/display: allow query ddc data over aux to be read only operationWenjing Liu
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/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync failsAlex 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-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-27drm: hold gem reference until object is no longer accessedSteve Cohen
2020-07-27drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg