summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-05-22Merge tag 'amd-drm-fixes-5.7-2020-05-21' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-22Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2020-05-20drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas
2020-05-20drm/amd/display: Remove dml_common_def fileRodrigo Siqueira
2020-05-20drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen
2020-05-20drm/edid: Add Oculus Rift S to non-desktop listJan Schmidt
2020-05-20Merge branch 'vmwgfx-fixes-5.7' of git://people.freedesktop.org/~sroland/linu...Dave Airlie
2020-05-19drm/etnaviv: Fix a leak in submit_pin_objects()Dan Carpenter
2020-05-19drm/etnaviv: fix perfmon domain interationChristian Gmeiner
2020-05-16drm/vmwgfx: Return true in function vmw_fence_obj_signaled()Jason Yan
2020-05-16drm/vmwgfx: remove redundant assignment to variable retColin Ian King
2020-05-16drm/vmwgfx: Fix parameter name in vmw_bo_initGuixiong Wei
2020-05-15Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-15Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-05-14Merge tag 'amd-drm-fixes-5.7-2020-05-13' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie
2020-05-14Merge tag 'drm-intel-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-05-13drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson
2020-05-13drm/meson: pm resume add return errno branchBernard Zhao
2020-05-12drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma
2020-05-12drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis
2020-05-11Merge tag 'gvt-fixes-2020-05-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2020-05-11drm/i915: Mark concurrent submissions with a weak-dependencyChris Wilson
2020-05-11drm/i915: Propagate error from completed fencesChris Wilson
2020-05-11drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang
2020-05-09drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.Colin Xu
2020-05-08drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-05-08drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas
2020-05-08drm/amdgpu: implement soft_recovery for gfx10Alex Deucher
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan
2020-05-08drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling
2020-05-08drm/amdgpu: force fbdev into vramAlex Deucher
2020-05-08drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan
2020-05-08drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan
2020-05-08drm/amdgpu: disable MGCG/MGLS also on gfx CG ungateEvan Quan
2020-05-08Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-06drm/i915/execlists: Track inflight CCIDChris Wilson
2020-05-06drm/i915/execlists: Avoid reusing the same logical CCIDChris Wilson
2020-05-06drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_planeChris Wilson
2020-05-06drm/i915/gt: Yield the timeslice if caught waiting on a user semaphoreChris Wilson
2020-05-06drm/i915: Check current i915_vma.pin_count status first on unbindChris Wilson
2020-05-06drm/i915/tgl+: Fix interrupt handling for DP AUX transactionsImre Deak
2020-05-05drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai
2020-05-05drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee
2020-05-05drm: Fix HDCP failures when SRM fw is missingSean Paul
2020-05-04Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()Peter Jones
2020-05-04drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf
2020-05-04drm/i915/gt: Make timeslicing an explicit engine propertyChris Wilson
2020-05-04drm/i915: Avoid dereferencing a dead contextChris Wilson