summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan
2020-11-10drm/vc4: drv: Add error handding for bindHoegeun Kwon
2020-11-10drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson
2020-11-05drm/ttm: fix eviction valuable range check.Dave Airlie
2020-11-05drm/amdgpu: don't map BO in reserved regionMadhav Chauhan
2020-11-05drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson
2020-11-05drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo
2020-11-05drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctlyNadezda Lutovinova
2020-10-29Fix use after free in get_capset_info callback.Doug Horn
2020-10-29drm/gma500: fix error checkTom Rix
2020-10-14drm/amdgpu: prevent double kfree ttm->sgPhilip Yang
2020-10-14drm/syncobj: Fix drm_syncobj_handle_to_fd refcount leakGiuliano Procida
2020-10-14drm/sun4i: mixer: Extend regmap max_registerMartin Cerveny
2020-10-14drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/amdgpu: increase atombios cmd timeoutJohn Clements
2020-10-01drm/omap: fix possible object reference leakWen Yang
2020-10-01gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu
2020-09-23drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai
2020-09-23drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai
2020-09-09drm/msm: add shutdown support for display platform_driverKrishna Manikandan
2020-09-03drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-09-03drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki
2020-09-03drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki
2020-09-03drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost
2020-09-03drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost
2020-09-03drm/radeon: fix multiple reference count leakAditya Pakki
2020-09-03drm/amdkfd: Fix reference count leaks.Qiushi Wu
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-21gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam
2020-08-21drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-08-21drm/imx: tve: fix regulator_disable error pathMarco Felsch
2020-08-21drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix
2020-08-21drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart
2020-08-21drm/radeon: fix array out-of-bounds read and write issuesColin Ian King
2020-08-21drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanlineEmil Velikov
2020-08-21drm/arm: fix unintentional integer overflow on left shiftColin Ian King
2020-08-21gpu: host1x: debug: Fix multiple channels emitting messages simultaneouslyDmitry Osipenko
2020-08-21drm/debugfs: fix plain echo to connector "force" attributeMichael Tretter
2020-08-21drm/nouveau: fix multiple instances of reference count leaksAditya Pakki
2020-08-21drm/radeon: Fix reference count leaks caused by pm_runtime_get_syncAditya Pakki
2020-08-21drm/tilcdc: fix leak & null ref in panel_connector_get_modesTomi Valkeinen
2020-08-21drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs
2020-08-21drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs