summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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
2020-09-03drm/nouveau: fix reference count leak in nv50_disp_atomic_commitAditya Pakki1-1/+3
2020-09-03drm/nouveau/drm/noveau: fix reference count leak in nouveau_fbcon_openAditya Pakki1-1/+3
2020-09-03drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost1-4/+12
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost1-2/+3
2020-09-03drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost1-1/+2
2020-09-03drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost1-1/+2
2020-09-03drm/radeon: fix multiple reference count leakAditya Pakki1-5/+15
2020-09-03drm/amdkfd: Fix reference count leaks.Qiushi Wu1-5/+15
2020-08-26drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac1-0/+3
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson1-27/+0
2020-08-21drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman1-1/+4
2020-08-21drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob1-0/+6
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter1-4/+4
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter1-3/+2
2020-08-21gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam1-38/+20
2020-08-21drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying1-3/+4
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie2-9/+3
2020-08-19drm/imx: tve: fix regulator_disable error pathMarco Felsch1-10/+10
2020-08-19drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix1-1/+1
2020-08-19drm: panel: simple: Fix bpc for LG LB070WV8 panelLaurent Pinchart1-1/+1
2020-08-19drm/radeon: fix array out-of-bounds read and write issuesColin Ian King1-1/+1