summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-19drm/i915: Print obj->frontbuffer_bits in debugfs outputDaniel Vetter
2014-06-19drm/i915: Introduce accurate frontbuffer trackingDaniel Vetter
2014-06-19drm/i915: Drop schedule_back from psr_exitDaniel Vetter
2014-06-19drm/i915: Ditch intel_edp_psr_updateDaniel Vetter
2014-06-19drm/i915: Drop unecessary complexity from psr_inactivateDaniel Vetter
2014-06-18drm/i915: Remove ctx->last_ringOscar Mateo
2014-06-18Merge branch 'topic/soix' into drm-intel-next-queuedDaniel Vetter
2014-06-18drm/i915/chv: Ack interrupts before handling them (CHV)Oscar Mateo
2014-06-18drm/i915/bdw: Ack interrupts before handling them (GEN8)Oscar Mateo
2014-06-18drm/i915/vlv: Ack interrupts before handling them (VLV)Oscar Mateo
2014-06-18drm/i915: Ack interrupts before handling them (GEN5 - GEN7)Oscar Mateo
2014-06-18drm/i915: Don't BUG_ON in i915_gem_obj_offsetDaniel Vetter
2014-06-18drm/i915: Grab dev->struct_mutex in i915_gem_pageflip_infoDaniel Vetter
2014-06-18drm/i915: Add some L3 registers to the parser whitelistBrad Volkin
2014-06-18drm/i915: Don't prefault the entire obj if the vma is smallerVille Syrjälä
2014-06-17drm/i915: Replaced Blitter ring based flips with MMIO flipsSourab Gupta
2014-06-17drm/i915: Add missing statics to recent psr functionsDaniel Vetter
2014-06-17drm/i915: Broaden FBC resolution limit to 4096*4096Daisy Sun
2014-06-17drm/i915: Added write-enable pte bit supporttAkash Goel
2014-06-16drm/i915: Handle disabled primary plane in debugfs i915_display_info (v2)Matt Roper
2014-06-16drm/i915: Fix comment about our plane remapping on gen2/3Daniel Vetter
2014-06-16drm/i915: update intel_dp_voltage_max commentPaulo Zanoni
2014-06-16drm/i915: update BDW DDI buffer translationsPaulo Zanoni
2014-06-16drm/i915: Simplify processing of the golden render context stateChris Wilson
2014-06-16drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson
2014-06-13drm/i915: Fix memory leak in intel_dsi_init() error pathChristoph Jaeger
2014-06-13drm/i915: Improve PSR debugfs status.Rodrigo Vivi
2014-06-13drm/i915: Force PSR exit by inactivating it.Rodrigo Vivi
2014-06-13drm/i915/vlv: disable PPGTT on early revs v3Jesse Barnes
2014-06-13drm/i915: Fix __user sparse warningVille Syrjälä
2014-06-13drm/i915: Print PCI revision in i915_dump_device_info()Ville Syrjälä
2014-06-13drm/i915: Add locking around framebuffer_references--Ville Syrjälä
2014-06-13drm/i915: PSR HSW: update after enabling sprite.Rodrigo Vivi
2014-06-13drm/i915: BDW PSR: Remove DDIA limitation for Broadwell.Rodrigo Vivi
2014-06-13drm/i915: BDW PSR: Remove limitations that aren't valid for BDW.Rodrigo Vivi
2014-06-13drm/i915: BDW PSR: Add single frame update support.Rodrigo Vivi
2014-06-13drm/i915: Do not try to enable PSR when Panel doesn't suport it.Rodrigo Vivi
2014-06-13drm/i915: Don't let update_psr function actually enable PSR.Rodrigo Vivi
2014-06-13drm/i915: Use HAS_PSR to avoid unecessary interactions.Rodrigo Vivi
2014-06-13drm/i915: Switch to unified plane cursor handling (v4)Matt Roper
2014-06-13drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer (v2)Matt Roper
2014-06-13drm: Allow drivers to register cursor planes with crtcMatt Roper
2014-06-13drm: Avoid NULL deference when disabling a plane from userspaceChris Wilson
2014-06-13drm: Support legacy cursor ioctls via universal planes when possible (v4)Matt Roper
2014-06-13drm: Refactor setplane to allow internal use (v3)Matt Roper
2014-06-13drm: Refactor framebuffer creation to allow internal use (v2)Matt Roper
2014-06-13drm/i915/chv: Fix "drm/i915/chv: Add a bunch of pre production workarounds"Tom O'Rourke
2014-06-13drm/i915/bdw: Do not write the Semaphore Sync Registers in GEN8+Oscar Mateo
2014-06-13drm/i915: Prefault the entire object on first page faultChris Wilson
2014-06-13drm/i915: Fix VLV CRC reading.Rodrigo Vivi