summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-03drm/i915: Reject set-tiling-ioctl with stride==0 and a tiling modeChris Wilson
2017-02-03drm/i915/bxt: Add MST support when do DPLL calculationLee, Shawn C
2017-02-03drm/i915: remove 512GB allocation warningMatthew Auld
2017-02-03drm/i915: Recreate internal objects with single page segments if dmar failsChris Wilson
2017-02-02drm/i915: don't warn about Skylake CPU - KabyPoint PCH comboJani Nikula
2017-02-02drm/i915: Build DRM range manager selftests for CIChris Wilson
2017-02-02drm/i915: fix i915 running as dom0 under XenJuergen Gross
2017-02-01drm/i915: Fix POWER_DOMAIN_AUDIO refcounting.Maarten Lankhorst
2017-02-01drm/i915: Disable all crtcs during driver unload, v2.Maarten Lankhorst
2017-02-01drm/i915/execlists: Add interrupt-pending check to intel_execlists_idle()Chris Wilson
2017-02-01drm/i915/execlists: Skip resetting RING_CONTEXT_STATUS_PTRChris Wilson
2017-02-01drm/i915: Add MIPI_IO WA and program DSI regulatorsUma Shankar
2017-02-01drm/i915: Flush untouched framebuffers before display on !llcChris Wilson
2017-02-01Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-02-01Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2017-02-01Merge tag 'sunxi-drm-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Dave Airlie
2017-02-01Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-02-01Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie
2017-02-01Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/git/drm-intel ...Dave Airlie
2017-02-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2017-01-31drm/i915: Sanity check the computed size and base of stolen memoryChris Wilson
2017-01-31drm/i915: Treat stolen memory as DMA addressesChris Wilson
2017-01-31drm/i915: Be defensive when cleaning up i915_gem_internal pagesChris Wilson
2017-01-31drm/i915: clean up unused vgpu_read/writeWeinan Li
2017-01-31drm/i915: noop forcewake get/put when vgpu activatedWeinan Li
2017-01-31drm/i915: Record more information about the hanging contextsChris Wilson
2017-01-31drm/i915: Add early BXT sdv to the list of preproduction machinesChris Wilson
2017-01-31drm/i915: Mark the kernel as tainted if we fail the preproduction checkChris Wilson
2017-01-31drm/i915: Make intel_detect_preproduction_hw easier to extendChris Wilson
2017-01-31drm/exynos: g2d: prevent integer overflow inJoonyoung Shim
2017-01-31drm/exynos: fix a timeout loopDan Carpenter
2017-01-31drm/exynos: use atomic helper commitInki Dae
2017-01-31drm/exynos: remove unnecessary codesInki Dae
2017-01-31drm/exynos: mic: Add runtime PM supportMarek Szyprowski
2017-01-31drm/exynos: Stop using drm_framebuffer_unregister_privateDaniel Vetter
2017-01-31drm/exynos: mic: Fix parse_dt functionHoegeun Kwon
2017-01-31drm/exynos: mic: Add mode_set callback functionHoegeun Kwon
2017-01-30drm/i915: use variadic macros and arrays to choose port/pipe based registersJani Nikula
2017-01-30drm/i915: Create context desc template when context is createdMika Kuoppala
2017-01-30drm/atmel-hlcdc: Rework the fbdev creation logicBoris Brezillon
2017-01-30drm/vc4: Remove vc4_debugfs_cleanup()Noralf Trønnes
2017-01-30drm/i915/glk: Program pipe gamma and degamma tablesAnder Conselvan de Oliveira
2017-01-30drm/i915: Split broadwell_load_luts() into smaller functionsAnder Conselvan de Oliveira
2017-01-30drm/i915/glk: Plane color correction register changesAnder Conselvan de Oliveira
2017-01-30drm/i915: Disable plane gamma in SKL+ sprite planesAnder Conselvan de Oliveira
2017-01-30drm/i915/glk: Turn on workarounds that apply to Geminilake tooAnder Conselvan de Oliveira
2017-01-28drm: zte: add tvenc driver supportShawn Guo