summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-03-244-8/+17
|\
| * drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan2017-03-171-0/+1
| * drm/amdgpu: fix the clearing wb sizeHuang Rui2017-03-161-2/+2
| * drm/amdgpu: reinstate oland workaround for sclkAlex Deucher2017-03-161-3/+7
| * drm/radeon: reinstate oland workaround for sclkAlex Deucher2017-03-161-3/+7
* | Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-03-241-3/+3
|\ \
| * | drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height againMichel Dänzer2017-03-231-3/+3
| |/
* | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2017-03-2413-67/+130
|\ \
| * | drm/exynos/dsi: make te-gpios optionalAndrzej Hajda2017-03-211-1/+4
| * | drm/exynos: Print kernel pointers in a restricted formKrzysztof Kozlowski2017-03-216-17/+17
| * | drm/exynos/decon5433: fix software trigger maskAndrzej Hajda2017-03-211-2/+2
| * | drm/exynos/fimd: signal frame done interrupt at front porchAndrzej Hajda2017-03-211-1/+1
| * | drm/exynos/decon5433: signal frame done interrupt at front porchAndrzej Hajda2017-03-211-1/+1
| * | drm/exynos/decon5433: fix vblank event handlingAndrzej Hajda2017-03-211-1/+77
| * | drm/exynos: move crtc event handling to drivers callbacksAndrzej Hajda2017-03-217-13/+24
| * | drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)Krzysztof Kozlowski2017-03-212-30/+3
| * | drm/exynos/decon5433: & vs | typoDan Carpenter2017-03-211-1/+1
| |/
* | Merge tag 'drm-intel-fixes-2017-03-22' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-03-2332-334/+397
|\ \ | |/ |/|
| * drm/i915: make context status notifier head be per engineChangbin Du2017-03-217-32/+27
| * drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson2017-03-211-1/+1
| * Merge tag 'gvt-fixes-2017-03-17' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-03-2015-178/+268
| |\
| | * drm/i915/gvt: Fix gvt scheduler interval timeZhenyu Wang2017-03-171-2/+2
| | * drm/i915/gvt: GVT pin/unpin shadow contextChuanxiao Dong2017-03-171-0/+27
| | * drm/i915/gvt: scan shadow indirect context image when validTina Zhang2017-03-171-3/+6
| | * drm/i915/kvmgt: fix suspicious rcu dereference usageChangbin Du2017-03-171-1/+3
| | * drm/i915/gvt: add enable_execlists check before enable gvtChuanxiao Dong2017-03-171-0/+5
| | * drm/i915/gvt: Remove bogus retry around i915_wait_requestChris Wilson2017-03-171-13/+1
| | * drm/i915/gvt: correct the ggtt valid bit check in pipe control commandYulei Zhang2017-03-171-1/+1
| | * drm/i915/gvt: replace the gvt_err with gvt_vgpu_errTina Zhang2017-03-1712-158/+180
| | * drm/i915/gvt: handle force-nonpriv registers, cmd parser partZhao Yan2017-03-173-0/+43
| * | drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarksVille Syrjälä2017-03-161-6/+3
| * | drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMCAnder Conselvan de Oliveira2017-03-151-1/+0
| * | drm/i915: Reject HDMI 12bpc if the sink doesn't indicate supportVille Syrjälä2017-03-141-3/+21
| * | drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()Chris Wilson2017-03-141-1/+1
| * | drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-03-143-48/+32
| * | drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke2017-03-144-57/+3
| * | drm/i915: Only enable hotplug interrupts if the display interrupts are enabledChris Wilson2017-03-142-6/+18
| * | drm/i915: Disable engine->irq_tasklet around resetsChris Wilson2017-03-141-0/+15
| * | drm/i915: Split GEM resetting into 3 phasesChris Wilson2017-03-143-2/+9
| |/
* | Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-03-167-6/+18
|\ \
| * | drm/amd/amdgpu: Fix debugfs reg read/write address widthTom St Denis2017-03-151-2/+2
| * | drm/amdgpu/si: add dpm quirk for OlandAlex Deucher2017-03-151-0/+6
| * | drm/radeon/si: add dpm quirk for OlandAlex Deucher2017-03-151-0/+6
| * | drm: amd: remove broken include pathArnd Bergmann2017-03-141-2/+0
| * | drm/amd/powerplay: fix copy error in smu7_clockpoweragting.cRex Zhu2017-03-141-1/+1
| * | drm/amdgpu: fix parser init error path to avoid crash in parser finiDave Airlie2017-03-101-0/+2
| * | drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solvedTom St Denis2017-03-101-1/+1
* | | Merge tag 'drm-intel-fixes-2017-03-14' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-03-1510-77/+191
|\ \ \ | | |/ | |/|
| * | drm/i915: Fix forcewake active domain trackingTvrtko Ursulin2017-03-131-7/+6
| * | drm/i915: Nuke skl_update_plane debug message from the pipe update critical s...Maarten Lankhorst2017-03-131-3/+0