summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2014-06-19drm/i915: Track frontbuffer invalidation/flushingDaniel Vetter
2014-06-19drm/i915: Use new frontbuffer bits to increase pll clockDaniel Vetter
2014-06-19drm/i915: don't take runtime PM reference around freeze/thawJesse Barnes
2014-06-19drm/i915: use runtime irq suspend/resume in freeze/thawJesse Barnes
2014-06-19drm/i915: Properly track domain of the fbcon fbDaniel Vetter
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-19drm: add register and unregister functions for connectorsThomas Wood
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie
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: use shmem helpers if possibleDavid Herrmann
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-16drm/i915, HD-audio: Don't continue probing when nomodeset is givenTakashi Iwai
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