summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-12-02drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul4-31/+30
2020-11-24drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()Xiongfeng Wang1-0/+1
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan1-4/+1
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan5-0/+39
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/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai1-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/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo1-1/+1
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-30Fix 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/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst1-0/+2
2020-10-07drm/sun4i: mixer: Extend regmap max_registerMartin Cerveny1-1/+1
2020-10-07drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare1-1/+1
2020-10-01drm/sun4i: sun8i-csc: Secondary CSC register correctionMartin Cerveny1-1/+1
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski1-0/+1
2020-10-01drm/amdkfd: fix a memory leak issueDennis Li1-0/+2
2020-10-01drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu1-1/+3
2020-10-01drm/nouveau: fix runtime pm imbalance on errorDinghao Liu1-1/+3
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu1-1/+4
2020-10-01PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski3-26/+52
2020-10-01drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse1-7/+20
2020-10-01drm/msm: fix leaks if initialization failsPavel Machek1-2/+4
2020-10-01drm/amd/display: Stop if retimer is not availableRodrigo Siqueira1-38/+29
2020-10-01drm/amdgpu: increase atombios cmd timeoutJohn Clements1-2/+2
2020-10-01drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panicAric Cyr1-27/+25
2020-10-01drm/omap: fix possible object reference leakWen Yang1-1/+3
2020-10-01drm/amdgpu/powerplay/smu7: fix AVFS handling with custom powerplay tableAlex Deucher1-0/+7
2020-10-01drm/amdgpu/powerplay: fix AVFS handling with custom powerplay tableAlex Deucher1-0/+7
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
2020-09-17drm/msm: Disable preemption on all 5xx targetsJordan Crouse1-1/+2
2020-09-17drm/tve200: Stabilize enable/disableLinus Walleij1-1/+21
2020-09-17drm/amdgpu: Fix bug in reporting voltage for CIKSandeep Raghuraman1-1/+2
2020-09-17drm/sun4i: Fix dsi dcs long write functionOndrej Jirman1-2/+2
2020-09-09drm/msm/a6xx: fix gmu start on newer firmwareDmitry Baryshkov1-1/+11
2020-09-09drm/msm: add shutdown support for display platform_driverKrishna Manikandan1-0/+8
2020-09-03drm/amd/pm: correct Vega12 swctf limit settingEvan Quan1-2/+4
2020-09-03drm/amd/pm: correct Vega10 swctf limit settingEvan Quan1-2/+5
2020-09-03drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher1-0/+4
2020-09-03drm/msm/adreno: fix updating ring fenceRob Clark1-1/+1
2020-09-03drm/nouveau: Fix reference count leak in nouveau_connector_detectAditya Pakki1-1/+3