summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-08-22drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper1-2/+26
2016-08-22drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude5-0/+173
2016-08-22drm/i915/gen6+: Interpret mailbox error flagsLyude2-1/+79
2016-08-22drm/i915: Reattach comment, complete type specificationDave Gordon1-2/+3
2016-08-22drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson2-10/+4
2016-08-22drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper1-2/+0
2016-08-22drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper1-1/+16
2016-08-22drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter1-0/+3
2016-08-20drm/vc4: Fix oops when userspace hands in a bad BO.Eric Anholt1-1/+1
2016-08-20drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2-1/+12
2016-08-20drm/vc4: Free hang state before destroying BO cache.Eric Anholt1-2/+2
2016-08-20drm/vc4: Fix handling of a pm_runtime_get_sync() success case.Eric Anholt1-3/+3
2016-08-20drm/vc4: Use drm_malloc_ab to fix large rendering jobs.Eric Anholt1-5/+5
2016-08-20drm/vc4: Use drm_free_large() on handles to match its allocation.Eric Anholt1-1/+1
2016-08-19drm/amdgpu: fix timeout value check in amd_sched_job_recoveryChristian König1-1/+1
2016-08-19drm/amdgpu: fix sdma_v2_4_ring_test_ibChristian König1-1/+1
2016-08-19drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König1-2/+2
2016-08-19drm/radeon: fix radeon_move_blit on 32bit systemsChristian König1-2/+2
2016-08-19Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...Linus Torvalds11-100/+224
2016-08-19Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-95/+219
2016-08-19Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie1-5/+5
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2016-08-18drm/radeon: only apply the SS fractional workaround to RS[78]80Christian König1-1/+3
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg1-1/+1
2016-08-16drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2-4/+4
2016-08-15drm/etnaviv: take GPU lock later in the submit processLucas Stach1-5/+5
2016-08-15Merge tag 'mediatek-drm-fixes-2016-08-12' of git://git.pengutronix.de/git/pza...Dave Airlie1-0/+3
2016-08-12Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-20/+6
2016-08-11drm/mediatek: add ARM_SMCCC dependencyArnd Bergmann1-0/+1
2016-08-11drm/mediatek: add CONFIG_OF dependencyArnd Bergmann1-0/+1
2016-08-11drm/mediatek: add COMMON_CLK dependencyArnd Bergmann1-0/+1
2016-08-11drm/i915: Fix modeset handling during gpu reset, v5.Maarten Lankhorst2-60/+111
2016-08-11drm/i915: fix aliasing_ppgtt leakMatthew Auld1-0/+1
2016-08-11drm/i915: fix WaInsertDummyPushConstPsMatthew Auld1-4/+4
2016-08-11drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2Ville Syrjälä1-2/+2
2016-08-11drm/i915/gen9: Give one extra block per line for SKL plane WM calculationsMatt Roper1-0/+2
2016-08-11drm/i915: Acquire audio powerwell for HD-Audio registersChris Wilson1-0/+6
2016-08-11drm/i915: Add missing rpm wakelock to GGTT preadChris Wilson1-1/+4
2016-08-11drm/i915/fbc: FBC causes display flicker when VT-d is enabled on SkylakeChris Wilson1-0/+20
2016-08-11drm/i915: Clean up the extra RPM ref on CHV with i915.enable_rc6=0Ville Syrjälä1-3/+1
2016-08-11drm/i915: Program iboost settings for HDMI/DVI on SKLVille Syrjälä1-11/+40
2016-08-11drm/i915: Fix iboost setting for DDI with 4 lanes on SKLVille Syrjälä2-13/+24
2016-08-11drm/i915: Handle ENOSPC after failing to insert a mappable nodeChris Wilson1-1/+1
2016-08-10drm/amdgpu: Fix memory trashing if UVD ring test failsJay Cornwall1-1/+2
2016-08-10drm/i915: Flush GT idle status upon resetChris Wilson1-0/+3
2016-08-10drm/amdgpu: fix vm init error pathChunming Zhou1-1/+4
2016-08-09drm/amdkfd: print doorbell offset as a hex valueColin Ian King1-1/+1
2016-08-09Revert "drm/radeon: work around lack of upstream ACPI support for D3cold"Alex Deucher1-9/+0
2016-08-09Revert "drm/amdgpu: work around lack of upstream ACPI support for D3cold"Alex Deucher1-9/+0
2016-08-09drm/cirrus: Fix NULL pointer dereference when registering the fbdevBoris Brezillon1-2/+11