linux-2.6-block.git
2016-05-30 Ville Syrjälädrm/i915: Give meaningful names to all the planes
2016-05-30 Ville Syrjälädrm/i915: Don't leak primary/cursor planes on crtc...
2016-05-30 Ville Syrjälädrm/i915: Set crtc->name to "pipe A", "pipe B", etc.
2016-05-30 Ville Syrjälädrm/i915: Use plane->name in debug prints
2016-05-30 Ville Syrjälädrm/i915: Use crtc->name in debug messages
2016-05-27 Ville Syrjälädrm/i915: Reject modeset if the dotclock is too high
2016-05-26 Ander Conselvan... drm/i915: Fix NULL pointer deference when out of PLLs...
2016-05-26 Lyudedrm/i915/ilk: Don't disable SSC source if it's in use
2016-05-25 Imre Deakdrm/i915/bxt: Sanitize CDCLK to fix breakage during...
2016-05-25 Imre Deakdrm/i915/gen9: Assume CDCLK PLL is off if it's not...
2016-05-25 Daniel Vetterdrm/i915: Revert async unpin and nonblocking atomic...
2016-05-24 Chris Wilsondrm/i915/debugfs: Show context objects in i915_gem_objects
2016-05-24 Chris Wilsondrm/i915: Rearrange i915_gem_context
2016-05-24 Chris Wilsondrm/i915: Merge legacy+execlists context structs
2016-05-24 Chris Wilsondrm/i915: Put the kernel_context in drm_i915_private...
2016-05-24 Chris Wilsondrm/i915: Show i915_gem_context owner in debugfs
2016-05-24 Chris Wilsondrm/i915: Move pinning of dev_priv->kernel_context...
2016-05-24 Chris Wilsondrm/i915: Name the inner most per-engine intel_context...
2016-05-24 Chris Wilsondrm/i915: Rename and inline i915_gem_context_get()
2016-05-24 Chris Wilsondrm/i915: Apply lockdep annotations to i915_gem_context.c
2016-05-24 Chris Wilsondrm/i915: Rename struct intel_context
2016-05-24 Tvrtko Ursulindrm/i915/guc: Disable automatic GuC firmware loading
2016-05-23 Ville Syrjälädrm/i915: Assert the dbuf is enabled when disabling...
2016-05-23 Ville Syrjälädrm/i915: Set BXT cdclk to minimum initially
2016-05-23 Ville Syrjälädrm/i915: Replace bxt_verify_cdclk_state() with a more...
2016-05-23 Ville Syrjälädrm/i915: Make bxt_set_cdclk() operate in terms of...
2016-05-23 Ville Syrjälädrm/i915: Rewrite broxton_get_display_clock_speed(...
2016-05-23 Ville Syrjälädrm/i915: Update cached cdclk state from broxton_init_c...
2016-05-23 Ville Syrjälädrm/i915: Store BXT DE PLL vco and ref clocks in dev_priv
2016-05-23 Ville Syrjälädrm/i915: Extract bxt DE PLL enable/disable from broxto...
2016-05-23 Ville Syrjälädrm/i915: Store cdclk PLL reference clock under dev_priv
2016-05-23 Ville Syrjälädrm/i915: Rename skl_vco_freq to cdclk_pll.vco
2016-05-23 Ville Syrjälädrm/i915: Make 308 and 671 MHz cdclks more accurate...
2016-05-23 Ville Syrjälädrm/i915: Move SKL+ DBUF enable/disable to display...
2016-05-23 Ville Syrjälädrm/i915: Unify SKL cdclk init paths
2016-05-23 Ville Syrjälädrm/i915: Beef up skl_sanitize_cdclk() a bit
2016-05-23 Ville Syrjälädrm/i915: Keep track of preferred cdclk vco frequency...
2016-05-23 Ville Syrjälädrm/i915: Allow enable/disable of DPLL0 around cdclk...
2016-05-23 Ville Syrjälädrm/i915: Report the current DPLL0 vco on SKL/KBL
2016-05-23 Ville Syrjälädrm/i915: Actually read out DPLL0 vco on skl from hardware
2016-05-23 Ville Syrjälädrm/i915: Extract skl_calc_cdclk()
2016-05-23 Ville Syrjälädrm/i915: Move the SKL DPLL0 VCO computation into intel...
2016-05-23 Clint Taylordrm/i915/skl: SKL CDCLK change on modeset tracking VCO
2016-05-23 Ville Syrjälädrm/i915: Fix BXT min_pixclk after state readout
2016-05-23 Chris Wilsondrm/i915/opregion: Rename init/fini functions to regist...
2016-05-23 Chris Wilsondrm/i915/opregion: Convert to using native drm_i915_private
2016-05-23 Ville Syrjälädrm/i915: Enable GSE interrupt on BDW+
2016-05-23 Dave Gordondrm/i915/guc: rework guc_add_workqueue_item()
2016-05-23 Dave Gordondrm/i915/guc: don't spinwait if the GuC's workqueue...
2016-05-23 Dave Gordondrm/i915/guc: pass request (not client) to i915_guc_...
2016-05-23 Dave Gordondrm/i915/guc: add enable_guc_loading parameter
2016-05-23 Dave Gordondrm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE...
2016-05-23 Dave Gordondrm/i915/guc: rename loader entry points
2016-05-22 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20160522
2016-05-20 Dave Gordondrm/i915: Inline sg_next() for the optimised SGL iterator
2016-05-20 Dave Gordondrm/i915: Introduce & use new lightweight SGL iterators
2016-05-20 Dave Gordondrm/i915: optimise i915_gem_object_map() for small...
2016-05-20 Dave Gordondrm/i915: refactor i915_gem_object_pin_map()
2016-05-20 Daniel Vetterdrm/i915/psr: Implement PSR2 w/a for gen9
2016-05-20 Daniel Vetterdrm/i915/psr: Use ->get_aux_send_ctl functions
2016-05-20 Daniel Vetterdrm/i915/psr: Order DP aux transactions correctly
2016-05-20 Daniel Vetterdrm/i915/psr: Make idle_frames sensible again
2016-05-20 Daniel Vetterdrm/i915/psr: Try to program link training times correctly
2016-05-19 Chris Wilsondrm/i915/userptr: Convert to drm_i915_private
2016-05-19 Maarten Lankhorstdrm/i915: Allow nonblocking update of pageflips.
2016-05-19 Maarten Lankhorstdrm/i915: Check for unpin correctness.
2016-05-19 Maarten LankhorstReapply "drm/i915: Avoid stalling on pending flips...
2016-05-19 Maarten Lankhorstdrm/i915: Make unpin async.
2016-05-19 Maarten Lankhorstdrm/i915: Prepare connectors for nonblocking checks.
2016-05-19 Maarten Lankhorstdrm/i915: Pass atomic states to fbc update functions.
2016-05-19 Maarten Lankhorstdrm/i915: Remove reset_counter from intel_crtc.
2016-05-19 Maarten Lankhorstdrm/i915: Remove queue_flip pointer.
2016-05-19 Maarten Lankhorstdrm/i915: Remove use_mmio_flip kernel parameter.
2016-05-19 Maarten Lankhorstdrm/i915: Remove cs based page flip support.
2016-05-19 Maarten Lankhorstdrm/i915: Rework intel_crtc_page_flip to be almost...
2016-05-19 Maarten Lankhorstdrm/i915: Add the exclusive fence to plane_state.
2016-05-19 Maarten Lankhorstdrm/i915: Convert flip_work to a list.
2016-05-19 Maarten Lankhorstdrm/i915: Allow mmio updates on all platforms, v2.
2016-05-19 Maarten LankhorstRevert "drm/i915: Avoid stalling on pending flips for...
2016-05-19 Maarten Lankhorstdrm/i915: Unify unpin_work and mmio_work into flip_work...
2016-05-19 Maarten Lankhorstdrm/i915: Add support for detecting vblanks when hw...
2016-05-19 Maarten Lankhorstdrm/i915: Remove intel_prepare_page_flip, v3.
2016-05-19 Maarten Lankhorstdrm/i915: Remove intel_finish_page_flip_plane.
2016-05-19 Maarten Lankhorstdrm/i915: Remove stallcheck special handling, v3.
2016-05-19 Maarten Lankhorstdrm/core: Add drm_accurate_vblank_count, v5.
2016-05-18 Peter Antoinedrm/i915/bxt: reserve space for RC6 in the the GuC...
2016-05-17 Daniel Vetterdrm/i915: Simplify control flow in intel_atomic_check...
2016-05-17 Deepak Mdrm/i915/dsi: CABC support for Panel PWM backlight...
2016-05-17 Jani Nikuladrm/i915/dsi: Add DCS control for Panel PWM
2016-05-17 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2016-05-16 Dave AirlieMerge tag 'topic/drm-misc-2016-05-13' of git://anongit...
2016-05-16 Dave AirlieMerge branch 'topic-arcpgu-updates' of https://github...
2016-05-16 Jani Nikuladrm/i915: don't mix bitwise and logical operations...
2016-05-14 Chris Wilsondrm/i915: Skip clearing the GGTT on full-ppgtt systems
2016-05-14 Chris Wilsondrm/i915: Lazily migrate the objects after hibernation
2016-05-14 Chris Wilsondrm/i915: Update domain tracking for GEM objects on...
2016-05-14 Chris Wilsondrm/i915: Add distinct stubs for PM hibernation phases
2016-05-13 Ville Syrjälädrm/i915: Ignore stale wm register values on resume...
2016-05-13 Ville Syrjälädrm/i915: Don't leave old junk in ilk active watermarks...
2016-05-13 Ville Syrjälädrm/i915: Eliminate the CDCLK_CTL RMW on BXT
next