summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-05-22drm/radeon: fix copy of uninitialized variable back to userspaceColin Ian King1-0/+1
2021-05-22Fix misc new gcc warningsLinus Torvalds1-1/+1
2021-05-22drm/amdgpu: fix NULL pointer dereferenceGuchun Chen1-1/+1
2021-05-22drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotalMarijn Suijten1-1/+9
2021-05-22drm/amdgpu : Fix asic reset regression issue introduce by 8f211fe8ac7c4fshaoyunl1-1/+1
2021-04-16drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann1-0/+10
2021-04-10drm/msm: Ratelimit invalid-fence messageRob Clark1-1/+1
2021-04-07drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-07drm/amdgpu: fix offset calculation in amdgpu_vm_bo_clear_mappings()Nirmoy Das1-1/+1
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov1-0/+4
2021-03-30drm/radeon: fix AGP dependencyChristian König1-0/+1
2021-03-17drm: meson_drv add shutdown functionArtem Lapkin1-0/+11
2021-03-17drm/compat: Clear bounce structuresDaniel Vetter1-0/+11
2021-03-11drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL registerAngeloGioacchino Del Regno1-2/+0
2021-03-07drm/virtio: use kvmalloc for large allocationsSergey Senozhatsky1-3/+3
2021-03-03drm/msm/dsi: Correct io_start for MSM8994 (20nm PHY)Konrad Dybcio1-1/+1
2021-03-03gma500: clean up error handling in initDan Carpenter1-9/+13
2021-03-03drm/gma500: Fix error return code in psb_driver_load()Jialin Zhang1-0/+2
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-30drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2-6/+14
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs1-1/+1
2021-01-30drm/atomic: put state on error pathPan Bian1-1/+1
2021-01-17drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1
2020-12-29drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo1-1/+1
2020-12-29drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang1-0/+1
2020-12-29drm/gma500: fix double free of gma_connectorTom Rix1-1/+1
2020-12-29drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao1-2/+8
2020-12-29drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong1-3/+4
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan1-15/+12
2020-11-10drm/vc4: drv: Add error handding for bindHoegeun Kwon1-0/+1
2020-11-10drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson1-0/+3
2020-11-05drm/ttm: fix eviction valuable range check.Dave Airlie1-1/+1
2020-11-05drm/amdgpu: don't map BO in reserved regionMadhav Chauhan1-0/+10
2020-11-05drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson1-1/+5
2020-11-05drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo1-2/+7
2020-11-05drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctlyNadezda Lutovinova1-2/+10
2020-10-29Fix use after free in get_capset_info callback.Doug Horn2-3/+9
2020-10-29drm/gma500: fix error checkTom Rix1-1/+1
2020-10-14drm/amdgpu: prevent double kfree ttm->sgPhilip Yang1-0/+1
2020-10-14drm/syncobj: Fix drm_syncobj_handle_to_fd refcount leakGiuliano Procida1-1/+0
2020-10-14drm/sun4i: mixer: Extend regmap max_registerMartin Cerveny1-1/+1
2020-10-14drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare1-1/+1
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski1-0/+1
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu1-1/+4
2020-10-01drm/amdgpu: increase atombios cmd timeoutJohn Clements1-2/+2
2020-10-01drm/omap: fix possible object reference leakWen Yang1-1/+3
2020-10-01gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu1-0/+2
2020-09-23drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai1-8/+18
2020-09-23drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai1-1/+6