summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-01-17drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson
2020-12-30drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()Zwane Mwaikambo
2020-12-30drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang
2020-12-30drm/msm/dsi_pll_10nm: restore VCO rate during restore_stateDmitry Baryshkov
2020-12-30drm/tve200: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-12-30drm/gma500: fix double free of gma_connectorTom Rix
2020-12-30drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao
2020-12-30drm/tegra: replace idr_init() by idr_init_base()Deepak R Varma
2020-12-30drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
2020-12-30drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-12-02drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul
2020-11-24drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()Xiongfeng Wang
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann
2020-11-18drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan
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/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai
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/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo
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-30Fix 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/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst
2020-10-07drm/sun4i: mixer: Extend regmap max_registerMartin Cerveny
2020-10-07drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare
2020-10-01drm/sun4i: sun8i-csc: Secondary CSC register correctionMartin Cerveny
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski
2020-10-01drm/amdkfd: fix a memory leak issueDennis Li
2020-10-01drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/nouveau: fix runtime pm imbalance on errorDinghao Liu
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu
2020-10-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski
2020-10-01drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse
2020-10-01drm/msm: fix leaks if initialization failsPavel Machek
2020-10-01drm/amd/display: Stop if retimer is not availableRodrigo Siqueira
2020-10-01drm/amdgpu: increase atombios cmd timeoutJohn Clements
2020-10-01drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panicAric Cyr
2020-10-01drm/omap: fix possible object reference leakWen Yang
2020-10-01drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher
2020-10-01drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher
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-17drm/msm: Disable preemption on all 5xx targetsJordan Crouse