summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2021-01-17drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson
2020-12-29drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo
2020-12-29drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang
2020-12-29drm/gma500: fix double free of gma_connectorTom Rix
2020-12-29drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao
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-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/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
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 exception handing in mtk_drm_probe() if component init failYu Kuai
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/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-21gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam
2020-08-21drm/imx: tve: fix regulator_disable error pathMarco Felsch
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/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: fix module unload when fbcon init has failed for some reasonBen Skeggs
2020-08-21drm: hold gem reference until object is no longer accessedSteve Cohen
2020-08-21drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye
2020-07-31drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs
2020-07-22drm/radeon: fix double freeTom Rix
2020-07-22gpu: host1x: Detach driver on unregisterThierry Reding
2020-06-30drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov
2020-06-30drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson
2020-06-30drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul
2020-06-30drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen
2020-06-30drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul
2020-06-30drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-30drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocationRoy Spliet
2020-05-20drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin