summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-05-151-3/+1
|\
| * drm/meson: pm resume add return errno branchBernard Zhao2020-05-131-3/+1
* | Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm...Dave Airlie2020-05-158-27/+79
|\ \
| * | drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson2020-05-131-14/+12
| * | Merge tag 'gvt-fixes-2020-05-12' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2020-05-112-6/+49
| |\ \
| | * | drm/i915/gvt: Fix kernel oops for 3-level ppgtt guestZhenyu Wang2020-05-111-1/+5
| | * | drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.Colin Xu2020-05-091-5/+44
| * | | drm/i915: Mark concurrent submissions with a weak-dependencyChris Wilson2020-05-115-6/+15
| * | | drm/i915: Propagate error from completed fencesChris Wilson2020-05-111-1/+3
* | | | Merge tag 'amd-drm-fixes-5.7-2020-05-13' of git://people.freedesktop.org/~agd...Dave Airlie2020-05-1410-115/+119
|\ \ \ \
| * | | | drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma2020-05-121-5/+5
| * | | | drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis2020-05-121-0/+2
| * | | | drm/amd/display: add basic atomic check for cursor planeSimon Ser2020-05-081-2/+24
| * | | | drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas2020-05-081-82/+55
| * | | | drm/amdgpu: implement soft_recovery for gfx10Alex Deucher2020-05-081-0/+14
| * | | | drm/amdgpu: enable hibernate support on Navi1XEvan Quan2020-05-083-1/+4
| * | | | drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling2020-05-081-2/+3
| * | | | drm/amdgpu: force fbdev into vramAlex Deucher2020-05-081-2/+1
| * | | | drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan2020-05-082-6/+6
| * | | | drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan2020-05-082-14/+4
| * | | | drm/amdgpu: disable MGCG/MGLS also on gfx CG ungateEvan Quan2020-05-081-1/+1
* | | | | Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie2020-05-142-5/+57
|\ \ \ \ \
| * | | | | gpu: host1x: Use SMMU on Tegra124 and Tegra210Thierry Reding2020-04-281-4/+42
| * | | | | drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding2020-04-282-1/+15
* | | | | | Merge tag 'drm-intel-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-05-1418-124/+180
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | drm/i915/execlists: Track inflight CCIDChris Wilson2020-05-064-12/+25
| * | | | drm/i915/execlists: Avoid reusing the same logical CCIDChris Wilson2020-05-066-35/+37
| * | | | drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_planeChris Wilson2020-05-061-6/+1
| * | | | drm/i915/gt: Yield the timeslice if caught waiting on a user semaphoreChris Wilson2020-05-066-24/+82
| * | | | drm/i915: Check current i915_vma.pin_count status first on unbindChris Wilson2020-05-061-16/+9
| * | | | drm/i915/tgl+: Fix interrupt handling for DP AUX transactionsImre Deak2020-05-061-13/+3
| * | | | Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()Peter Jones2020-05-041-2/+1
| * | | | drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabledSultan Alsawaf2020-05-041-1/+1
| * | | | drm/i915/gt: Make timeslicing an explicit engine propertyChris Wilson2020-05-043-14/+18
| * | | | drm/i915: Avoid dereferencing a dead contextChris Wilson2020-05-041-5/+7
* | | | | Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-05-086-4/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drm: Fix HDCP failures when SRM fw is missingSean Paul2020-05-051-1/+7
| * | | | sun6i: dsi: fix gcc-4.8Arnd Bergmann2020-05-041-1/+1
| * | | | drm: ingenic-drm: add MODULE_DEVICE_TABLEH. Nikolaus Schaller2020-05-041-0/+1
| * | | | drm/virtio: create context before RESOURCE_CREATE_2D in 3D modeGurchetan Singh2020-05-043-2/+5
* | | | | drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai2020-05-051-6/+11
* | | | | drm/amd/display: fix counter in wait_for_no_pipes_pendingRoman Li2020-05-051-3/+2
* | | | | drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee2020-05-051-4/+4
* | | | | drm/amd/display: work around fp code being emitted outside of DC_FP_START/ENDDaniel Kolesa2020-05-011-8/+23
* | | | | drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERTMichel Dänzer2020-05-011-1/+1
* | | | | drm/amdgpu: drop redundant cg/pg ungate on runpm enterEvan Quan2020-05-011-3/+0
* | | | | drm/amdgpu: move kfd suspend after ip_suspend_phase1Evan Quan2020-05-011-2/+2
* | | | | Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie2020-05-0123-105/+211
|\ \ \ \ \
| * | | | | drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr2020-04-2816-45/+88
| * | | | | drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee2020-04-281-1/+1