summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-06drm/i915/lspcon: Fix resume time initialization due to unasserted HPDImre Deak3-3/+8
2017-02-06drm/i915/gen9+: Enable hotplug detection earlyImre Deak1-19/+50
2017-02-06drm/i915: Use page coloring to provide the guard page at the end of the GTTChris Wilson2-9/+20
2017-02-06drm/i915: Assign I915_COLOR_UNEVICTABLE to the address space head_nodeChris Wilson1-0/+4
2017-02-06drm/i915: Manipulate the Global GTT size using I915_GTT_PAGE_SIZEChris Wilson1-2/+2
2017-02-06drm/i915: Print execlists restart after resetChris Wilson1-0/+9
2017-02-06drm/i915: Drain the freed state from the tail of the next commitChris Wilson1-13/+21
2017-02-06drm/i915: Update DRIVER_DATE to 20170206Daniel Vetter1-2/+2
2017-02-06drm/i915: refactor register fw read/write macros for recent GENsDaniele Ceraolo Spurio1-30/+10
2017-02-04drm/i915: fix pm refcounting on fence error in execbufDaniele Ceraolo Spurio1-6/+4
2017-02-03drm/i915: Allow large objects to be tiled on gen2/3Chris Wilson1-8/+0
2017-02-03drm/i915: Tidy the tail of i915_tiling_ok()Chris Wilson1-6/+4
2017-02-03drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling modeChris Wilson1-1/+1
2017-02-03drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C1-1/+2
2017-02-03drm/i915: remove 512GB allocation warningMatthew Auld1-4/+0
2017-02-03drm/i915: Recreate internal objects with single page segments if dmar failsChris Wilson1-14/+23
2017-02-02drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula1-1/+2
2017-02-02drm/i915: Build DRM range manager selftests for CIChris Wilson1-0/+1
2017-02-02drm/i915: fix i915 running as dom0 under XenJuergen Gross1-2/+10
2017-02-01drm/i915: Fix POWER_DOMAIN_AUDIO refcounting.Maarten Lankhorst3-19/+8
2017-02-01drm/i915: Disable all crtcs during driver unload, v2.Maarten Lankhorst1-0/+21
2017-02-01drm/i915/execlists: Add interrupt-pending check to intel_execlists_idle()Chris Wilson1-1/+7
2017-02-01drm/i915/execlists: Skip resetting RING_CONTEXT_STATUS_PTRChris Wilson1-2/+0
2017-02-01drm/i915: Add MIPI_IO WA and program DSI regulatorsUma Shankar2-0/+31
2017-02-01drm/i915: Flush untouched framebuffers before display on !llcChris Wilson1-1/+1
2017-02-01Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter946-12028/+14812
2017-02-01Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie8-196/+131
2017-02-01Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie1-1/+1
2017-02-01Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie7-12/+12
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie134-6122/+4838
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie107-796/+757
2017-02-01Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie1-11/+7
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie15-113/+1365
2017-02-01Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/git/drm-intel ...Dave Airlie1-1/+1
2017-02-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie6-53/+177
2017-01-31drm/i915: Sanity check the computed size and base of stolen memoryChris Wilson2-1/+12
2017-01-31drm/i915: Treat stolen memory as DMA addressesChris Wilson2-19/+19
2017-01-31drm/i915: Be defensive when cleaning up i915_gem_internal pagesChris Wilson1-2/+5
2017-01-31drm/i915: clean up unused vgpu_read/writeWeinan Li1-58/+0
2017-01-31drm/i915: noop forcewake get/put when vgpu activatedWeinan Li1-0/+12
2017-01-31drm/i915: Record more information about the hanging contextsChris Wilson2-32/+59
2017-01-31drm/i915: Add early BXT sdv to the list of preproduction machinesChris Wilson1-0/+1
2017-01-31drm/i915: Mark the kernel as tainted if we fail the preproduction checkChris Wilson1-1/+3
2017-01-31drm/i915: Make intel_detect_preproduction_hw easier to extendChris Wilson1-2/+6
2017-01-31drm/exynos: g2d: prevent integer overflow inJoonyoung Shim1-1/+16
2017-01-31drm/exynos: fix a timeout loopDan Carpenter1-1/+1
2017-01-31drm/exynos: use atomic helper commitInki Dae3-110/+39
2017-01-31drm/exynos: remove unnecessary codesInki Dae3-29/+0
2017-01-31drm/exynos: mic: Add runtime PM supportMarek Szyprowski1-23/+59
2017-01-31drm/exynos: Stop using drm_framebuffer_unregister_privateDaniel Vetter1-3/+1