cascardo/linux.git
2014-08-11 Daniel Vetterdrm/i915: WARN if module opt sanitization goes out...
2014-08-11 Oscar Mateodrm/i915/bdw: Macro for LRCs and module option for...
2014-08-11 Oscar Mateodrm/i915/bdw: New source and header file for LRs, LRCs...
2014-08-11 Chris Wilsondrm/i915: Simplify relocate_entry_gtt() and make 64...
2014-08-11 Chris Wilsondrm/i915: Remove redundant list_empty(eb->vmas) tests...
2014-08-11 Chris Wilsondrm/i915: Pre-validate the NEED_GTTS flag for execbuffer
2014-08-11 Daniel Vetterdrm/i915: Fix secure dispatch with full ppgtt
2014-08-11 Chris Wilsondrm/i915: Agnostic INTEL_INFO
2014-08-11 Chris Wilsondrm/i915: Double check ring is idle before declaring...
2014-08-11 Damien Lespiaudrm/i915: Remove set but unused 'gt_perf_status'
2014-08-11 Damien Lespiaudrm/i915: Make intel_disable_shared_dpll() static
2014-08-11 Chris Wilsondrm/i915: Copy PCI device id into the device info block
2014-08-11 Chris Wilsondrm/i915: Remove fenced_gpu_access and pending_fenced_g...
2014-08-11 Chris Wilsondrm/i915: Force CPU relocations if not GTT mapped
2014-08-11 Chris Wilsondrm/i915: Only perform set-to-gtt domain for objects...
2014-08-11 Damien Lespiaudrm/i915: Fix wrong number of HDMI translation entries
2014-08-11 Sonika Jindaldrm/i915: Continuation of future readiness series
2014-08-09 Paulo Zanonidrm/i915: fix i915_interrupt_info on BDW
2014-08-08 Ville Syrjälädrm/i915: Call .update_primary_plane in intel_{enable...
2014-08-08 Ville Syrjälädrm/i915: Eliminate rmw from .update_primary_plane()
2014-08-08 Damien Lespiaudrm/i915: Fix erroneous conversion to u8
2014-08-08 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20140808
2014-08-08 Daniel Vetterdrm/i915: No busy-loop wait_for in the ring init code
2014-08-08 Gajanan Bhatdrm/i915: Add sprite watermark programming for VLV...
2014-08-08 Gajanan Bhatdrm/i915: Round-up clock and limit drain latency
2014-08-08 Gajanan Bhatdrm/i915: Generalize drain latency computation
2014-08-08 Ville Syrjälädrm/i915: Free pending page flip events at .preclose()
2014-08-08 Jesse Barnesdrm/i915: clean up PPGTT checking logic
2014-08-08 Ville Syrjälädrm/i915: Polish the chv cmnlane resrt macros
2014-08-08 Ville Syrjälädrm/i915: Hack to tie both common lanes together on chv
2014-08-08 Ville Syrjälädrm/i915: Add cherryview_update_wm()
2014-08-08 Gajanan Bhatdrm/i915: Update DDL only for current CRTC
2014-08-08 Ville Syrjälädrm/i915: Parametrize VLV_DDL registers
2014-08-08 Ville Syrjälädrm/i915: Fill out the FWx watermark register defines
2014-08-08 Sonika Jindaldrm: Resetting rotation property
2014-08-08 Ville Syrjälädrm/i915: Add rotation property for sprites
2014-08-08 Sonika Jindaldrm: Add rotation_property to mode_config
2014-08-08 Ville Syrjälädrm/i915: Make intel_plane_restore() return an error
2014-08-08 Ville Syrjälädrm/i915: Add 180 degree sprite rotation support
2014-08-08 Damien Lespiaudrm/i915: Introduce a for_each_intel_encoder() macro
2014-08-08 Damien Lespiaudrm/i915: Demote the DRRS messages to debug messages
2014-08-08 Paulo Zanonidrm/i915: remove duplicate register defines
2014-08-08 Damien Lespiaudrm/i915: Remove now useless comments about the transla...
2014-08-08 Damien Lespiaudrm/i915/bdw: Remove the HDMI/DVI entry from the DP...
2014-08-08 Damien Lespiaudrm/i915/bdw: Provide the BDW specific HDMI buffer...
2014-08-08 Damien Lespiaudrm/i915: Gather the HDMI level shifter logic into...
2014-08-08 Rodrigo Vividrm/i915: Introduce FBC False Color for debug purposes.
2014-08-08 Daniel Vetterdrm/i915: Align intel_dsi*.c files a bit
2014-08-08 Shobhit Kumardrm/i915: Add support for Video Burst Mode for MIPI DSI
2014-08-08 Ville Syrjälädrm/i915: Clarify CHV swing margin/deemph bits
2014-08-08 Ville Syrjälädrm/i915: Call intel_{dp, hdmi}_prepare for chv
2014-08-08 Ville Syrjälädrm/i915: Split chv_update_pll() apart
2014-08-08 Ville Syrjälädrm/i915: Leave DPLL ref clocks on
2014-08-08 Ville Syrjälädrm/i915: Disable cdclk changes for chv until Punit...
2014-08-08 Ville Syrjälädrm/i915: Add cdclk change support for chv
2014-08-08 Paulo Zanonid rm/i915: freeze display before the interrupts and GT
2014-08-08 Daniel Vetterdrm/i915: Make ddi_clock_gate() HSW/BDW specific
2014-08-08 Damien Lespiaudrm/i915: Split the CDCLK retrieval per-platform
2014-08-08 Damien Lespiaudrm/i915: Make intel_ddi_calculate_wrpll() HSW/BDW...
2014-08-08 Damien Lespiaudrm/i915: Split the BDW/HSW specific shared pll selection
2014-08-08 Damien Lespiaudrm/i915: Fix stale comment for intel_ddi_pll_select()
2014-08-08 Damien Lespiaudrm/i915: Restrict hsw_dp_set_ddi_pll_sel() to HSW/BDW
2014-08-08 Damien Lespiaudrm/i915: Extract the HSW/BDW shared dpll init code
2014-08-08 Damien Lespiaudrm/i915: Extract the HSW DDI selection code into its...
2014-08-08 Damien Lespiaudrm/i915: Add a space to the shared DPLL debug message
2014-08-08 Damien Lespiaudrm/i915: Specify when the PLL hw state fields are...
2014-08-08 Ville Syrjälädrm/i915: Add DP training pattern 3 for CHV
2014-08-08 Ville Syrjälädrm/i915: Split a few long debug prints
2014-08-08 Rafael Barbalhodrm/i915: Fix read back of plane stride register
2014-08-08 Ville Syrjälädrm/i915: Add chv port D TX wells
2014-08-08 Ville Syrjälädrm/i915: Add chv port B and C TX wells
2014-08-08 Ville Syrjälädrm/i915: Add per-pipe power wells for chv
2014-08-08 Ville Syrjälädrm/i915: Add disp2d power well for chv
2014-08-08 Ville Syrjälädrm/i915: Kill intel_reset_dpio()
2014-08-08 Ville Syrjälädrm/i915: Add chv cmnlane power wells
2014-08-08 Ville Syrjälädrm/i915: Add chv_power_wells[]
2014-08-08 Ville Syrjälädrm/i915: Kill intel_crtc->vbl_wait
2014-08-08 Ville Syrjälädrm: Add drm_crtc_vblank_waitqueue()
2014-08-08 Vandana Kannandrm/i915: State readout and cross-checking for dp_m2_n2
2014-08-08 Vandana Kannandrm/i915: Set M2_N2 registers during mode set
2014-08-08 Rodrigo ViviRevert "drm/i915: Enable semaphores on BDW"
2014-08-08 Jiri Kosinadrm/i915: read HEAD register back in init_ring_common...
2014-08-08 Rafael Barbalhodrm/i915: Fix crash when failing to parse MIPI VBT
2014-08-07 Deepak Sdrm/i915: Bring GPU Freq to min while suspending.
2014-08-07 Rodrigo Vividrm/i915: Fix DEIER and GTIER collecting for BDW.
2014-08-07 Mika Kuoppaladrm/i915: Don't accumulate hangcheck score on forward...
2014-08-07 Kenneth Graunkedrm/i915: Add the WaCsStallBeforeStateCacheInvalidate...
2014-08-07 Kenneth Graunkedrm/i915: Refactor Broadwell PIPE_CONTROL emission...
2014-08-07 Ville Syrjälädrm/i915: Fix threshold for choosing 32 vs. 64 precisio...
2014-08-07 Zhenyu Wangdrm/i915: Fix drain latency precision multipler for VLV
2014-08-07 Rodrigo Vividrm/i915: Collect gtier properly on HSW.
2014-08-07 Daniel Vetterdrm/i915: Tune down MCH_SSKPD values warning
2014-08-07 Daniel Vetterdrm/i915: Tune done rc6 enabling output
2014-08-07 Daniel Vetterdrm/i915: Don't require dev->struct_mutex in psr_match_...
2014-08-07 Rodrigo Vividrm/i915: Fix error state collecting
2014-08-07 Imre Deakdrm/i915: fix VDD state tracking after system resume
2014-08-07 Shobhit Kumardrm/i915: Add correct hw/sw config check for DSI encoder
2014-08-07 Imre Deakdrm/i915: factor out intel_edp_panel_vdd_sanitize
2014-08-07 Shobhit Kumardrm/i915: wait for all DSI FIFOs to be empty
2014-08-07 Pavel Machekdrm/i915: work around warning in i915_gem_gtt
next