summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2020-09-17drm/tve200: Stabilize enable/disableLinus Walleij
2020-09-17drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman
2020-09-17drm/sun4i: Fix dsi dcs long write functionOndrej Jirman
2020-09-09drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov
2020-09-09drm/msm: add shutdown support for display platform_driverKrishna Manikandan
2020-09-03drm/amd/pm: correct Vega12 swctf limit settingEvan Quan
2020-09-03drm/amd/pm: correct Vega10 swctf limit settingEvan Quan
2020-09-03drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-09-03drm/msm/adreno: fix updating ring fenceRob Clark
2020-09-03drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki
2020-09-03drm/nouveau: fix reference count leak in nv50_disp_atomic_commitAditya 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