summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-03-17drm: meson_drv add shutdown functionArtem Lapkin
2021-03-17drm/compat: Clear bounce structuresDaniel Vetter
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno
2021-03-07drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky
2021-03-03drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio
2021-03-03gma500: clean up error handling in initDan Carpenter
2021-03-03drm/gma500: Fix error return code in psb_driver_load()Jialin Zhang
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-30drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2021-01-30drm/atomic: put state on error pathPan Bian
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-12-29drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
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