summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ...Dave Airlie2016-09-162-3/+9
|\
| * drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie2016-09-091-1/+1
| * drm/vc4: Allow some more signals to be packed with uniform resets.Eric Anholt2016-08-301-2/+8
* | Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-09-163-7/+39
|\ \
| * | drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä2016-09-141-0/+27
| * | Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi2016-09-141-7/+7
| * | drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson2016-09-141-0/+5
* | | Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int...Dave Airlie2016-09-132-6/+6
|\ \ \
| * | | drm/atmel-hlcdc: Make ->reset() implementation staticThierry Reding2016-09-061-1/+1
| * | | drm: atmel-hlcdc: Fix vertical scalingJan Leupold2016-09-061-5/+5
* | | | Merge tag 'drm-intel-fixes-2016-09-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-09-134-7/+7
|\ \ \ \ | | |/ / | |/| |
| * | | drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson2016-09-071-0/+1
| * | | drm/i915: disable 48bit full PPGTT when vGPU is activeZhi Wang2016-09-061-3/+6
| * | | drm/i915: enable vGPU detection for allPing Gao2016-09-061-3/+0Star
| * | | drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson2016-08-291-1/+0Star
* | | | 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-201-1/+1
| * | | drm/vc4: Fix overflow mem unreferencing when the binner runs dry.Eric Anholt2016-08-202-1/+12
| * | | drm/vc4: Free hang state before destroying BO cache.Eric Anholt2016-08-201-2/+2
| * | | drm/vc4: Fix handling of a pm_runtime_get_sync() success case.Eric Anholt2016-08-201-3/+3
| * | | drm/vc4: Use drm_malloc_ab to fix large rendering jobs.Eric Anholt2016-08-201-5/+5
| * | | drm/vc4: Use drm_free_large() on handles to match its allocation.Eric Anholt2016-08-201-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-08-313-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-281-3/+3
|/ / /
* | | Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-08-257-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/+4Star
| * | | drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper2016-08-221-2/+0Star
| * | | 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-252-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