aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-04-07drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during initBen Skeggs
2020-04-07drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst
2020-04-07drm/nouveau/svm: remove useless SVM range checkRalph Campbell
2020-04-07drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell
2020-04-07drm/nouveau/svm: fix vma range check for migrationRalph Campbell
2020-04-07drm/nouveau: remove checks for return value of debugfs functionsWambui Karuga
2020-04-07drm/nouveau/ttm: evict other IO mappings when running out of BAR1 spaceBen Skeggs
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux i...Dave Airlie
2020-03-31Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2020-03-31Merge v5.6 into drm-nextDave Airlie
2020-03-30Merge tag 'drm-intel-next-fixes-2020-03-27' of git://anongit.freedesktop.org/...Dave Airlie
2020-03-30Merge tag 'amd-drm-next-5.7-2020-03-26' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-27Merge tag 'amd-drm-fixes-5.6-2020-03-26' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-26drm/i915/display: Fix mode private_flags comparison at atomic_checkUma Shankar
2020-03-26drm/i915/gt: Stage the transfer of the virtual breadcrumbChris Wilson
2020-03-26drm/i915/gt: Select the deepest available parking mode for rc6Chris Wilson
2020-03-26drm/i915: Avoid live-lock with i915_vma_parked()Chris Wilson
2020-03-26drm/i915/gt: Treat idling as a RPS downclock eventChris Wilson
2020-03-26drm/i915/gt: Cancel a hung context if already closedChris Wilson
2020-03-26drm/i915: Use explicit flag to mark unreachable intel_contextChris Wilson
2020-03-26drm/scheduler: fix rare NULL ptr raceYintian Tao
2020-03-25drm/amdgpu: don't try to reserve training bo for sriov (v2)Monk Liu
2020-03-25drm/amdgpu/smu11: add support for SMU AC/DC interruptsAlex Deucher
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher
2020-03-25drm/amdgpu/swSMU: handle DC controlled by GPIO for navi1xAlex Deucher
2020-03-25drm/amdgpu/swSMU: set AC/DC mode based on the current system state (v2)Alex Deucher
2020-03-25drm/amdgpu/swSMU: correct the bootup power source for Navi1X (v2)Evan Quan
2020-03-25drm/amdgpu/swSMU: use the smu11 power source helper for navi1xAlex Deucher
2020-03-25drm/amdgpu/smu11: add a helper to set the power sourceAlex Deucher
2020-03-25drm/amd/swSMU: add callback to set AC/DC power source (v2)Evan Quan
2020-03-25drm/scheduler: fix rare NULL ptr raceYintian Tao
2020-03-25drm/amdgpu: fix the coverage issue to clear ArcVPGRsDennis Li
2020-03-25drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner
2020-03-25drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override checkYassine Oudjana
2020-03-25Revert "drm/amdgpu: add CAP fw loading"Zhigang Luo
2020-03-25drm/radeon: fix scatter-gather mapping with user pagesShane Francis
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis
2020-03-25drm/prime: use dma length macro when mapping sgShane Francis
2020-03-25Merge branch 'feature/staging_sm5' of git://people.freedesktop.org/~sroland/l...Dave Airlie
2020-03-25Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2020-03-24drm/vmwgfx: Hook up the helpers to align buffer objectsThomas Hellstrom (VMware)
2020-03-24drm/vmwgfx: Introduce a huge page aligning TTM range managerThomas Hellstrom (VMware)
2020-03-24drm: Add a drm_get_unmapped_area() helperThomas Hellstrom (VMware)
2020-03-24drm/vmwgfx: Support huge page faultsThomas Hellstrom (VMware)
2020-03-24drm/ttm, drm/vmwgfx: Support huge TTM pagefaultsThomas Hellstrom (VMware)
2020-03-23drm/vmwgfx: Use vmwgfx version 2.18 to signal SM5 compatibilityThomas Hellström (VMware)
2020-03-23drm/vmwgfx: Add SM5 param for userspaceDeepak Rawat
2020-03-23drm/vmwgfx: Add surface define v4 commandDeepak Rawat
2020-03-23drm/vmwgfx: Refactor surface_define to use vmw_surface_metadataDeepak Rawat