summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-09-05drm/etnaviv: fix TS cache flushing on GPUs with BLT engineLucas Stach
2020-09-05drm/sched: Fix passing zero to 'PTR_ERR' warning v2Andrey Grodzovsky
2020-09-03drm/i915: Fix cmd parser desc matching with masksMika Kuoppala
2020-09-03drm/amd/pm: correct the thermal alert temperature limit settingsEvan Quan
2020-09-03drm/amd/pm: correct Vega20 swctf limit settingEvan Quan
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/amd/powerplay: Fix hardmins not being sent to SMU for RVNicholas Kazlauskas
2020-09-03drm/amdgpu/gfx10: refine mgcg settingJiansong Chen
2020-09-03drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher
2020-09-03drm/amd/display: Switch to immediate mode for updating infopacketsAnthony Koo
2020-09-03drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploadingEvan Quan
2020-09-03drm/amd/powerplay: correct Vega20 cached smu feature stateEvan Quan
2020-09-03drm/msm/adreno: fix updating ring fenceRob Clark
2020-09-03drm/amd/display: Fix dmesg warning from setting abm levelStylon Wang
2020-09-03drm/amd/display: Add additional config guards for DCNAurabindo Pillai
2020-09-03drm/amd/display: Trigger modesets on MST DSC connectorsMikita Lipski
2020-09-03drm/ingenic: Fix incorrect assumption about plane->indexPaul Cercueil
2020-09-03gpu/drm: ingenic: Use the plane's src_[x,y] to configure DMA lengthPaul Cercueil
2020-09-03drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-09-03drm/xen: fix passing zero to 'PTR_ERR' warningDing Xiang
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
2020-08-26drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessFelix Kuehling
2020-08-26drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa
2020-08-26drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()Chris Wilson
2020-08-21drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu
2020-08-21drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman
2020-08-21drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong
2020-08-21drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob
2020-08-21drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter
2020-08-21gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tileSteve Longerbeam
2020-08-21gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlersSteve Longerbeam
2020-08-21drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()Liu Ying
2020-08-19drm/ttm/nouveau: don't call tt destroy callback on alloc failure.Dave Airlie
2020-08-19gpu: ipu-v3: Restore RGB32, BGR32Steve Longerbeam
2020-08-19drm/imx: tve: fix regulator_disable error pathMarco Felsch
2020-08-19drm/imx: fix use after freePhilipp Zabel
2020-08-19drm/bridge: sil_sii8620: initialize return of sii8620_readbTom Rix