summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-05-06drm/qxl: qxl_release use after freeVasily Averin4-11/+7
2020-05-06drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-05-06drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin1-2/+3
2020-05-06drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira1-9/+29
2020-05-06drm/edid: Fix off-by-one in DispID DTD pixel clockVille Syrjälä1-1/+1
2020-04-29drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun1-0/+23
2020-04-29drm/amd/display: Calculate scaling ratios on every medium/full updateNicholas Kazlauskas1-1/+12
2020-04-29drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmaxIsabel Zhang1-0/+2
2020-04-23drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs1-0/+26
2020-04-23drm/vc4: Fix HDMI mode validationNicolas Saenz Julienne1-4/+16
2020-04-23drm/amdkfd: kfree the wrong pointerJack Zhang1-2/+2
2020-04-23drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst2-0/+65
2020-04-23drm/nouveau/svm: fix vma range check for migrationRalph Campbell1-0/+1
2020-04-23drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell1-0/+5
2020-04-23drm/ttm: flush the fence on the bo after we individualize the reservation objectxinhui pan1-1/+3
2020-04-21drm/amdgpu: fix the hw hang during perform system reboot and resetPrike Liang1-0/+2
2020-04-21drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabledSergei Lopatin1-1/+4
2020-04-17drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak1-1/+5
2020-04-17drm/amdgpu: fix gfx hang during suspend with video playback (v2)Prike Liang1-2/+3
2020-04-17drm/dp_mst: Fix clearing payload state on topology disableLyude Paul1-1/+6
2020-04-17Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"Sasha Levin1-12/+0
2020-04-17drm/amdgpu: unify fw_write_wait for new gfx9 asicsAaron Liu1-0/+2
2020-04-17drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2-1/+7
2020-04-17drm: Remove PageReserved manipulation from drm_pci_allocChris Wilson1-21/+2
2020-04-17drm/etnaviv: rework perfmon query infrastructureChristian Gmeiner1-7/+52
2020-04-17drm/i915/gem: Flush all the reloc_gpu batchChris Wilson1-3/+5
2020-04-17drm/scheduler: fix rare NULL ptr raceYintian Tao1-0/+2
2020-04-13drm/i915: Fix ref->mutex deadlock in i915_active_wait()Sultan Alsawaf2-12/+21
2020-04-08drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-04-08drm/bochs: downgrade pci_request_region failure from error to warningGerd Hoffmann1-4/+2
2020-04-08drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017Mario Kleiner1-0/+11
2020-04-01drm/exynos: Fix cleanup of IOMMU related objectsMarek Szyprowski11-29/+53
2020-04-01drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang1-2/+23
2020-04-01drm/amd/display: update soc bb for nv14Martin Leung1-0/+114
2020-03-25drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec1-20/+26
2020-03-25drm/lease: fix WARNING in idr_destroyQiujun Huang1-1/+2
2020-03-25drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis1-3/+3
2020-03-25Revert "drm/fbdev: Fallback to non tiled mode if all tiles not present"Sasha Levin1-72/+0
2020-03-25drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic1-2/+2
2020-03-25drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha1-0/+1
2020-03-25drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao2-0/+2
2020-03-25drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe failsMarek Szyprowski1-10/+12
2020-03-25drm/exynos: dsi: fix workaround for the legacy clock nameMarek Szyprowski1-3/+4
2020-03-25drm/exynos: dsi: propagate error value and silence meaningless warningMarek Szyprowski1-2/+3
2020-03-25drm/mediatek: Find the cursor plane instead of hard coding itEvan Benn1-6/+12
2020-03-21drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu1-1/+5
2020-03-21drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling2-6/+7
2020-03-18drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exitsZhenyu Wang1-3/+9
2020-03-18drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang1-1/+2
2020-03-18drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2-5/+19