summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-08-11drm/i915/bdw: Add a context and an engine pointers to the ringbufferDaniel Vetter
2014-08-11drm/i915/bdw: Allocate ringbuffers for Logical Ring ContextsOscar Mateo
2014-08-11drm/i915/bdw: A bit more advanced LR context alloc/freeOscar Mateo
2014-08-11drm/i915/bdw: Introduce one context backing object per engineOscar Mateo
2014-08-11drm/i915/bdw: Initialization for Logical Ring ContextsOscar Mateo
2014-08-11drm/i915: WARN if module opt sanitization goes out of orderDaniel Vetter
2014-08-11drm/i915/bdw: Macro for LRCs and module option for ExeclistsOscar Mateo
2014-08-11drm/i915/bdw: New source and header file for LRs, LRCs and ExeclistsOscar Mateo
2014-08-11drm/i915: Simplify relocate_entry_gtt() and make 64-bit safeChris Wilson
2014-08-11drm/i915: Remove redundant list_empty(eb->vmas) tests in execbufferChris Wilson
2014-08-11drm/i915: Pre-validate the NEED_GTTS flag for execbufferChris Wilson
2014-08-11drm/i915: Fix secure dispatch with full ppgttDaniel Vetter
2014-08-11drm/i915: Agnostic INTEL_INFOChris Wilson
2014-08-11drm/i915: Double check ring is idle before declaring the GPU wedgedChris Wilson
2014-08-11drm/i915: Remove set but unused 'gt_perf_status'Damien Lespiau
2014-08-11drm/i915: Make intel_disable_shared_dpll() staticDamien Lespiau
2014-08-11drm/i915: Copy PCI device id into the device info blockChris Wilson
2014-08-11drm/i915: Remove fenced_gpu_access and pending_fenced_gpu_accessChris Wilson
2014-08-11drm/i915: Force CPU relocations if not GTT mappedChris Wilson
2014-08-11drm/i915: Only perform set-to-gtt domain for objects bound to the global gttChris Wilson
2014-08-11drm/i915: Fix wrong number of HDMI translation entriesDamien Lespiau
2014-08-11drm/i915: Continuation of future readiness seriesSonika Jindal
2014-08-09drm/i915: fix i915_interrupt_info on BDWPaulo Zanoni
2014-08-08Revert "drm/i915: Enable PSR by default."Linus Torvalds
2014-08-08drm/i915: Call .update_primary_plane in intel_{enable, disable}_primary_hw_pl...Ville Syrjälä
2014-08-08drm/i915: Eliminate rmw from .update_primary_plane()Ville Syrjälä
2014-08-08drm/i915: Fix erroneous conversion to u8Damien Lespiau
2014-08-08drm/i915: Update DRIVER_DATE to 20140808Daniel Vetter
2014-08-08Merge tag 'drm-intel-fixes-2014-08-08' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2014-08-08drm/i915: No busy-loop wait_for in the ring init codeDaniel Vetter
2014-08-08drm/i915: Add sprite watermark programming for VLV and CHVGajanan Bhat
2014-08-08drm/i915: Round-up clock and limit drain latencyGajanan Bhat
2014-08-08drm/i915: Generalize drain latency computationGajanan Bhat
2014-08-08drm/i915: Free pending page flip events at .preclose()Ville Syrjälä
2014-08-08drm/i915: clean up PPGTT checking logicJesse Barnes
2014-08-08drm/i915: Polish the chv cmnlane resrt macrosVille Syrjälä
2014-08-08drm/i915: Hack to tie both common lanes together on chvVille Syrjälä
2014-08-08drm/i915: Add cherryview_update_wm()Ville Syrjälä
2014-08-08drm/i915: Update DDL only for current CRTCGajanan Bhat
2014-08-08drm/i915: Parametrize VLV_DDL registersVille Syrjälä
2014-08-08drm/i915: Fill out the FWx watermark register definesVille Syrjälä
2014-08-08drm/i915: Add rotation property for spritesVille Syrjälä
2014-08-08drm/i915: Make intel_plane_restore() return an errorVille Syrjälä
2014-08-08drm/i915: Add 180 degree sprite rotation supportVille Syrjälä
2014-08-08drm/i915: Introduce a for_each_intel_encoder() macroDamien Lespiau
2014-08-08drm/i915: Demote the DRRS messages to debug messagesDamien Lespiau
2014-08-08drm/i915: remove duplicate register definesPaulo Zanoni
2014-08-08drm/i915: Remove now useless comments about the translation valuesDamien Lespiau
2014-08-08drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tablesDamien Lespiau
2014-08-08drm/i915/bdw: Provide the BDW specific HDMI buffer translation tableDamien Lespiau