summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-1162-130/+613
|\
| * drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORTChris Wilson2016-11-091-0/+1
| * drm/i915: Restrict DRM_DEBUG_MM automatic selectionChris Wilson2016-11-091-1/+1
| * drm: Restrict stackdepot usage to builtin drm.koChris Wilson2016-11-091-1/+1
| * drm/msm: module param to dump state on error irqRob Clark2016-11-083-0/+25
| * drm/msm/mdp5: add atomic_print_state supportRob Clark2016-11-082-1/+29
| * drm/atomic: add debugfs file to dump out atomic stateRob Clark2016-11-082-0/+72
| * drm/atomic: add new drm_debug bit to dump atomic stateRob Clark2016-11-081-0/+93
| * drm: add helpers to go from plane state to drm_rectRob Clark2016-11-083-26/+6
| * drm: add helper for printing to log or seq_fileRob Clark2016-11-082-1/+55
| * drm: helper macros to print composite typesRob Clark2016-11-082-16/+3
| * drm/ttm: fix ttm_bo_waitChristian König2016-11-091-1/+8
| * drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang2016-11-094-1/+179
| * drm: Add stackdepot include for DRM_DEBUG_MMChris Wilson2016-11-081-0/+2
| * drm/msm: use drm_atomic_set_fence_for_plane() to set the fenceGustavo Padovan2016-11-081-1/+2
| * drm/imx: use drm_atomic_set_fence_for_plane() to set the fenceGustavo Padovan2016-11-081-2/+4
| * drm/atomic: add drm_atomic_set_fence_for_plane()Gustavo Padovan2016-11-081-0/+30
| * drm: don't override possible_crtcs for primary/cursor planesRob Clark2016-11-081-2/+2
| * drm/edid: Add the missing "Hz" to VIC 58,59 commentVille Syrjälä2016-11-081-2/+2
| * drm/gma500: remove unused ioctl declarationsJiang Biao2016-11-081-4/+0
| * drm/gma500: make function static to eliminate compiling warningJiang Biao2016-11-081-1/+1
| * drm: update the documentation of drm_framebuffer_unregister_privateRongrong Zou2016-11-081-0/+5
| * drm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUGChris Wilson2016-11-081-0/+1
| * drm: Track drm_mm allocators and show leaks on shutdownChris Wilson2016-11-082-3/+84
| * drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-0234-71/+8
| * drm/gma500: Add compat ioctlPatrik Jakobsson2016-11-021-0/+3
* | Merge tag 'drm-intel-next-2016-11-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie2016-11-1177-4782/+6751
|\ \
| * | drm/i915: Update DRIVER_DATE to 20161108Daniel Vetter2016-11-081-2/+2
| * | drm/i915: Mark CPU cache as dirty when used for renderingChris Wilson2016-11-071-0/+8
| * | drm/i915: Add assert for no pending GPU requests during suspend/resume in LR ...Imre Deak2016-11-071-0/+3
| * | drm/i915: Make sure engines are idle during GPU idling in LR modeImre Deak2016-11-073-0/+33
| * | drm/i915: Avoid early GPU idling due to race with new requestImre Deak2016-11-071-0/+7
| * | drm/i915: Avoid early GPU idling due to already pending idle workImre Deak2016-11-071-3/+3
| * | drm/i915: Limit Valleyview and earlier to only using mappable scanoutChris Wilson2016-11-071-2/+16
| * | drm/i915: Round tile chunks up for constructing partial VMAsChris Wilson2016-11-071-1/+1
| * | drm/i915: Remove the vma from the object list upon closeChris Wilson2016-11-071-2/+3
| * | drm/i915: Reinit polling before hpd when resumingLyude2016-11-041-1/+2
| * | drm/i915: Remove redundant reprobe in i915_drm_resumeLyude2016-11-041-2/+0
| * | drm/i915/dp: Extend BDW DP audio workaround to GEN9 platformsDhinakaran Pandiyan2016-11-041-2/+4
| * | drm/i915/dp: BDW cdclk fix for DP audioDhinakaran Pandiyan2016-11-041-3/+24
| * | drm/i915: Fix pages pin counting around swizzle quirkChris Wilson2016-11-043-21/+34
| * | drm/i915: Fix test on inputs for vma_compare()Chris Wilson2016-11-031-1/+1
| * | drm/i915/guc: Cache the client mappingChris Wilson2016-11-032-20/+20
| * | drm/i915: Tidy slab cache allocationsTvrtko Ursulin2016-11-031-27/+10
| * | drm/i915: Introduce HAS_64BIT_RELOCJoonas Lahtinen2016-11-034-4/+10
| * | drm/i915: Show the execlist queue in debugfs/i915_engine_infoChris Wilson2016-11-021-0/+6
| * | drm/i915: Unify global_list into global_linkJoonas Lahtinen2016-11-026-23/+23
| * | drm/i915: Move hangcheck code out from i915_irq.cMika Kuoppala2016-11-026-422/+453
| * | drm/i915/gtt: Mark tlbs dirty on clearMika Kuoppala2016-11-021-10/+12
| * | drm/i915/gtt: Fix pte clear rangeMika Kuoppala2016-11-021-5/+7
OpenPOWER on IntegriCloud