summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie2016-09-024-13/+24
|\
| * drm/vc4: Fix oops when userspace hands in a bad BO.Eric Anholt2016-08-191-1/+1
| * drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2016-08-192-1/+12
| * drm/vc4: Free hang state before destroying BO cache.Eric Anholt2016-08-191-2/+2
| * drm/vc4: Fix handling of a pm_runtime_get_sync() success case.Eric Anholt2016-08-191-3/+3
| * drm/vc4: Use drm_malloc_ab to fix large rendering jobs.Eric Anholt2016-08-191-5/+5
| * drm/vc4: Use drm_free_large() on handles to match its allocation.Eric Anholt2016-08-191-1/+1
* | Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-09-023-8/+43
|\ \
| * | drm/imx: fix crtc vblank state regressionLucas Stach2016-08-301-0/+4
| * | drm/imx: Add active plane reconfiguration supportLiu Ying2016-08-292-8/+39
* | | Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie2016-09-013-5/+40
|\ \ \
| * | | drm/msm: protect against faults from copy_from_user() in submit ioctlRob Clark2016-08-283-0/+18
| * | | drm/msm: fix use of copy_from_user() while holding spinlockRob Clark2016-08-281-5/+22
* | | | drm/amdgpu: record error code when ring test failedChunming Zhou2016-08-311-2/+3
* | | | drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu2016-08-311-3/+9
* | | | drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu2016-08-311-0/+3
* | | | drm/nouveau/acpi: use DSM if bridge does not support D3coldPeter Wu2016-08-311-0/+11
* | | | drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner2016-08-291-3/+3
|/ / /
* | | Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-08-267-22/+309
|\ \ \
| * | | drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst2016-08-221-4/+4
| * | | drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude2016-08-221-0/+4
| * | | drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper2016-08-221-2/+26
| * | | drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude2016-08-225-0/+173
| * | | drm/i915/gen6+: Interpret mailbox error flagsLyude2016-08-222-1/+79
| * | | drm/i915: Reattach comment, complete type specificationDave Gordon2016-08-221-2/+3
| * | | drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson2016-08-222-10/+4
| * | | drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper2016-08-221-2/+0
| * | | drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper2016-08-221-1/+16
| |/ /
* | | drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2016-08-262-0/+8
* | | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-08-257-7/+32
|\ \ \
| * | | drm/amdgpu: skip TV/CV in display parsingAlex Deucher2016-08-241-0/+7
| * | | drm/amdgpu: avoid a possible array overflowAlex Deucher2016-08-241-0/+6
| * | | drm/amdgpu: fix lru size grouping v2Christian König2016-08-242-0/+10
| * | | drm/amdgpu: fix timeout value check in amd_sched_job_recoveryChristian König2016-08-191-1/+1
| * | | drm/amdgpu: fix sdma_v2_4_ring_test_ibChristian König2016-08-191-1/+1
| * | | drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König2016-08-191-2/+2
| * | | drm/radeon: fix radeon_move_blit on 32bit systemsChristian König2016-08-191-2/+2
| * | | drm/radeon: only apply the SS fractional workaround to RS[78]80Christian König2016-08-181-1/+3
* | | | Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-08-252-39/+67
|\ \ \ \
| * | | | drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-242-39/+67
| | |_|/ | |/| |
* | | | drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter2016-08-221-0/+3
| |_|/ |/| |
* | | Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2016-08-1811-100/+224
|\ \ \
| * \ \ Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-08-1910-95/+219
| |\ \ \
| | * | | drm/i915: Fix modeset handling during gpu reset, v5.Maarten Lankhorst2016-08-112-60/+111
| | * | | drm/i915: fix aliasing_ppgtt leakMatthew Auld2016-08-111-0/+1
| | * | | drm/i915: fix WaInsertDummyPushConstPsMatthew Auld2016-08-111-4/+4
| | * | | drm/i915: Fix iboost setting for SKL Y/U DP DDI buffer translation entry 2Ville Syrjälä2016-08-111-2/+2
| | * | | drm/i915/gen9: Give one extra block per line for SKL plane WM calculationsMatt Roper2016-08-111-0/+2
| | * | | drm/i915: Acquire audio powerwell for HD-Audio registersChris Wilson2016-08-111-0/+6
| | * | | drm/i915: Add missing rpm wakelock to GGTT preadChris Wilson2016-08-111-1/+4
OpenPOWER on IntegriCloud