summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-08drm: don't override possible_crtcs for primary/cursor planesRob Clark
2016-11-08drm/uapi: Add a warning that mode flags must match the xrandr definitionsVille Syrjälä
2016-11-08drm/edid: Add the missing "Hz" to VIC 58,59 commentVille Syrjälä
2016-11-08drm/gma500: remove unused ioctl declarationsJiang Biao
2016-11-08drm/gma500: make function static to eliminate compiling warningJiang Biao
2016-11-08drm/atomic-helper: fix reference to drm_atomic_helper_commit_planesStefan Agner
2016-11-08drm: update the documentation of drm_framebuffer_unregister_privateRongrong Zou
2016-11-08drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUGChris Wilson
2016-11-08drm: Track drm_mm allocators and show leaks on shutdownChris Wilson
2016-11-08drm/i915: Update DRIVER_DATE to 20161108Daniel Vetter
2016-11-07drm/i915: Mark CPU cache as dirty when used for renderingChris Wilson
2016-11-07gpu: ipu-v3: add ipu_csi_set_downsizePhilipp Zabel
2016-11-07drm/imx: imx-ldb: remove unnecessary double disable checkPhilipp Zabel
2016-11-07drm/i915: Add assert for no pending GPU requests during suspend/resume in LR ...Imre Deak
2016-11-07drm/i915: Make sure engines are idle during GPU idling in LR modeImre Deak
2016-11-07drm/i915: Avoid early GPU idling due to race with new requestImre Deak
2016-11-07drm/i915: Avoid early GPU idling due to already pending idle workImre Deak
2016-11-07drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson
2016-11-07drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson
2016-11-07drm/i915: Remove the vma from the object list upon closeChris Wilson
2016-11-07Merge branch 'linux-4.10' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2016-11-07drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutexBen Skeggs
2016-11-07drm/nouveau/gr: fallback to legacy paths during firmware lookupAlexandre Courbot
2016-11-07drm/nouveau/kms/nv50: initial support for DP 1.2 multi-streamBen Skeggs
2016-11-07drm/nouveau/kms/nv50: allow encoder update to be called from other modulesBen Skeggs
2016-11-07drm/nouveau/kms/nv50: rename remaining nv50_crtc to nv50_headBen Skeggs
2016-11-07drm/nouveau/kms/nv50: remove code to create ctxdma for every framebufferBen Skeggs
2016-11-07drm/nouveau/kms/nv50: remove code to support non-atomic page flipsBen Skeggs
2016-11-07drm/nouveau/kms/nv50: remove code to support non-atomic connector propertiesBen Skeggs
2016-11-07drm/nouveau/kms/nv50: remove code to support non-atomic dpmsBen Skeggs
2016-11-07drm/nouveau/kms/nv50: remove code to support non-atomic modesetsBen Skeggs
2016-11-07drm/nouveau/kms/nv50: transition to atomic interfaces internallyBen Skeggs
2016-11-07drm/nouveau/kms/nv50: turn mode_set_base_atomic() into a stubBen Skeggs
2016-11-07drm/nouveau/kms/nv50: convert encoder mode_fixup into an atomic_check()Ben Skeggs
2016-11-07drm/nouveau/kms/nv50: clean-up encoder functionsBen Skeggs
2016-11-07drm/nouveau/kms/nv50: ensure encoder normal power state is enabled at startupBen Skeggs
2016-11-07drm/nouveau/kms/nv50: prepare ctxdma interface to be usable with atomicBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out cursor channel commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out base channel commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out vblank dmi commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out procamp commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out dither commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out viewport commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out base/ovly channel usage bounds commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out cursor surface commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out lut commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out core surface commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: separate out mode commitBen Skeggs
2016-11-07drm/nouveau/kms/nv50: give more useful names to encodersBen Skeggs
2016-11-07drm/nouveau/kms/nv50: control evo trace output with DRM_UT_KMSBen Skeggs