summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-08-19drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko3-7/+7
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie2-9/+3
2020-08-19drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845Jonathan Marek3-15/+27
2020-08-19gpu: ipu-v3: Restore RGB32, BGR32Steve Longerbeam1-0/+2
2020-08-19drm/imx: tve: fix regulator_disable error pathMarco Felsch1-10/+10
2020-08-19drm/imx: fix use after freePhilipp Zabel6-32/+52
2020-08-19drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix1-1/+1
2020-08-19drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart1-1/+1
2020-08-19drm/stm: repair runtime power managementMarek Vasut1-0/+3
2020-08-19drm/radeon: fix array out-of-bounds read and write issuesColin Ian King1-1/+1
2020-08-19drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idleColin Ian King1-1/+1
2020-08-19drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs fa...Chen Tao1-1/+1
2020-08-19drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanlineEmil Velikov1-3/+3
2020-08-19drm/arm: fix unintentional integer overflow on left shiftColin Ian King1-1/+1
2020-08-19drm/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price1-2/+3
2020-08-19drm/etnaviv: Fix error path on failure to enable bus clkLubomir Rintel1-1/+4
2020-08-19drm/mm: fix hole size comparisonNirmoy Das1-2/+2
2020-08-19drm/amdgpu: use the unlocked drm_gem_object_putEmil Velikov1-1/+1
2020-08-19drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choiceDouglas Anderson1-1/+1
2020-08-19drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfersDouglas Anderson1-0/+6
2020-08-19drm/gem: Fix a leak in drm_gem_objects_lookup()Dan Carpenter1-2/+2
2020-08-19drm/msm: ratelimit crtc event overflow errorRob Clark1-1/+1
2020-08-19drm/amd/powerplay: suppress compile error around BUG_ONEvan Quan1-2/+12
2020-08-19gpu: host1x: debug: Fix multiple channels emitting messages simultaneouslyDmitry Osipenko1-0/+4
2020-08-19drm/amd/powerplay: fix compile error with ARCH=arcEvan Quan1-1/+2
2020-08-19drm/amd/display: allow query ddc data over aux to be read only operationWenjing Liu1-11/+18
2020-08-19drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher1-2/+2
2020-08-19drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher1-0/+2
2020-08-19drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync failsAlex Deucher1-25/+70
2020-08-19drm/amd/display: Improve DisplayPort monitor interopAric Cyr3-8/+23
2020-08-19drm/radeon: disable AGP by defaultChristian König1-5/+0
2020-08-19drm/debugfs: fix plain echo to connector "force" attributeMichael Tretter1-4/+4
2020-08-19drm/msm: Fix a null pointer access in msm_gem_shrinker_count()Akhil P Oommen1-15/+21
2020-08-19drm: msm: a6xx: fix gpu failure after system resumeAkhil P Oommen1-8/+10
2020-08-19drm/nouveau: fix multiple instances of reference count leaksAditya Pakki2-3/+9
2020-08-19drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peekAditya Pakki1-1/+3
2020-08-19drm/etnaviv: fix ref count leak via pm_runtime_get_syncNavid Emamdoost1-4/+10
2020-08-19drm/nouveau/kms/nv50-: Fix disabling ditheringLyude Paul1-11/+13
2020-08-19drm/radeon: Fix reference count leaks caused by pm_runtime_get_syncAditya Pakki3-3/+9
2020-08-19drm/amdgpu: avoid dereferencing a NULL pointerJack Xiao1-7/+12
2020-08-19drm/tilcdc: fix leak & null ref in panel_connector_get_modesTomi Valkeinen1-1/+5
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie3-13/+35
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones1-2/+25
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie10-23/+39
2020-07-27drm: hold gem reference until object is no longer accessedSteve Cohen1-6/+4
2020-07-27drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil1-1/+1
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg2-1/+6