summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-20drm/i915: Setup less PPGTT on failed pagedirBen Widawsky1-1/+4
2014-06-20drm/i915: rename map/unmap to dma_map/unmapBen Widawsky1-6/+6
2014-06-20drm/i915: s/pd/pdpe, s/pt/pdeBen Widawsky1-7/+7
2014-06-20drm/i915: Split out verbose PPGTT dumpingBen Widawsky1-21/+28
2014-06-20drm/i915: Rename to GEN8_LEGACY_PDPESBen Widawsky2-6/+6
2014-06-20drm/i915: fix gtt_total_entries()Ben Widawsky2-4/+7
2014-06-20drm/i915: Split out aliasing bindsBen Widawsky4-5/+11
2014-06-20drm/i915: Make pin global flags explicitBen Widawsky5-18/+53
2014-06-20drm/i915: Wrap VMA bindingBen Widawsky5-10/+25
2014-06-20drm/i915: Prevent signals from interrupting close()Chris Wilson1-0/+9
2014-06-20Revert "drm/i915: Drop I915_PARAM_HAS_FULL_PPGTT again"Ben Widawsky1-1/+4
2014-06-19Merge commit 'efd4b76ef789' into drm-intel-nightlyDaniel Vetter2-4/+7
2014-06-19Merge remote-tracking branch 'origin/topic/core-stuff' into drm-intel-nightlyDaniel Vetter54-94/+315
2014-06-19Merge remote-tracking branch 'origin/drm-intel-fixes' into drm-intel-nightlyDaniel Vetter14-55/+111
2014-06-19drivers/i915: Fix unnoticed failure of init_ring_common()Konrad Zapalowicz1-0/+2
2014-06-19drm/i915: Track frontbuffer invalidation/flushingDaniel Vetter7-25/+242
2014-06-19drm/i915: Use new frontbuffer bits to increase pll clockDaniel Vetter2-22/+12
2014-06-19drm/i915: don't take runtime PM reference around freeze/thawJesse Barnes1-3/+0
2014-06-19drm/i915: use runtime irq suspend/resume in freeze/thawJesse Barnes2-5/+4
2014-06-19drm/i915: cache hw power well enabled stateImre Deak4-27/+22
2014-06-19drm/i915: Properly track domain of the fbcon fbDaniel Vetter1-1/+27
2014-06-19drm/fb-helper: Remove unnecessary list empty check in drm_fb_helper_debug_ent...Liu Ying1-3/+0
2014-06-19drm/i915: Print obj->frontbuffer_bits in debugfs outputDaniel Vetter1-0/+2
2014-06-19drm/i915: Introduce accurate frontbuffer trackingDaniel Vetter5-22/+115
2014-06-19drm/i915: Drop schedule_back from psr_exitDaniel Vetter5-11/+10
2014-06-19drm/i915: Ditch intel_edp_psr_updateDaniel Vetter4-20/+1
2014-06-19drm/i915: Drop unecessary complexity from psr_inactivateDaniel Vetter1-21/+3
2014-06-19drm/fb-helper: Redundant info->fix.type_aux setting in drm_fb_helper_fill_fix()Liu Ying1-1/+0
2014-06-19drm/debugfs: add an "edid_override" file per connectorThomas Wood3-1/+80
2014-06-19drm/debugfs: add a "force" file per connectorThomas Wood2-1/+130
2014-06-19drm: add register and unregister functions for connectorsThomas Wood47-79/+105
2014-06-18drm/i915: Remove ctx->last_ringOscar Mateo2-3/+1
2014-06-18drm: fix uninitialized acquire_ctx fields (v2)Rob Clark1-0/+1
2014-06-18drm: Don't export internal module variablesDaniel Vetter3-10/+0
2014-06-18Merge branch 'topic/soix' into drm-intel-next-queuedDaniel Vetter75-1522/+3397
2014-06-18drm/i915/chv: Ack interrupts before handling them (CHV)Oscar Mateo1-7/+13
2014-06-18drm/i915/bdw: Ack interrupts before handling them (GEN8)Oscar Mateo1-46/+45
2014-06-18drm/i915/vlv: Ack interrupts before handling them (VLV)Oscar Mateo1-29/+38
2014-06-18drm/i915: Ack interrupts before handling them (GEN5 - GEN7)Oscar Mateo1-5/+15
2014-06-18drm/i915: Don't BUG_ON in i915_gem_obj_offsetDaniel Vetter1-1/+2
2014-06-18drm/i915: Grab dev->struct_mutex in i915_gem_pageflip_infoDaniel Vetter1-0/+7
2014-06-18drm/i915: Add some L3 registers to the parser whitelistBrad Volkin2-0/+5
2014-06-18drm/i915: Don't prefault the entire obj if the vma is smallerVille Syrjälä1-1/+4
2014-06-17drm/i915: Replaced Blitter ring based flips with MMIO flipsSourab Gupta7-2/+171
2014-06-17drm/i915: Add missing statics to recent psr functionsDaniel Vetter1-2/+2
2014-06-17drm/i915: Broaden FBC resolution limit to 4096*4096Daisy Sun1-1/+4
2014-06-17drm/i915: Added write-enable pte bit supporttAkash Goel4-21/+41
2014-06-16drm/i915: Handle disabled primary plane in debugfs i915_display_info (v2)Matt Roper1-3/+6
2014-06-16drm/i915: Fix comment about our plane remapping on gen2/3Daniel Vetter1-1/+1
2014-06-16drm/i915: update intel_dp_voltage_max commentPaulo Zanoni1-5/+1