summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2020-05-04sun6i: dsi: fix gcc-4.8Arnd Bergmann
2020-05-04drm: ingenic-drm: add MODULE_DEVICE_TABLEH. Nikolaus Schaller
2020-05-04drm/virtio: create context before RESOURCE_CREATE_2D in 3D modeGurchetan Singh
2020-05-01drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa
2020-05-01drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer
2020-05-01drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan
2020-05-01drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan
2020-05-01Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-01Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-04-29drm/qxl: qxl_release use after freeVasily Averin
2020-04-29drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin