cascardo/linux.git
2015-06-26 Mika Kuoppaladrm/i915/gtt: Mark TLBS dirty for gen8+
2015-06-25 Ville Syrjälädrm/i915: Add debug messages for pipe enable/disable
2015-06-25 Ville Syrjälädrm/i915: Store frontbuffer_bits in the plane
2015-06-24 Bob Paauwedrm/i915: Add the ddi get cdclk code for BXT (v3)
2015-06-24 Tvrtko Ursulindrm/i915: Return correct size for rotated views
2015-06-24 Tvrtko Ursulindrm/i915: Move rotated geometry calculations into the...
2015-06-24 Tvrtko Ursulindrm/i915: Remove mostly unused variable in intel_rotate...
2015-06-24 Daniel Vetterdrm/i915: Nuke lvds downclock support
2015-06-23 Imre Deakdrm/i915/gen9: fix typo when setting up the crtc scaler
2015-06-23 Arun Siluverydrm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch worka...
2015-06-23 Daniel Vetterdrm/i915: Use to_i915 in intel_frontbuffer.c
2015-06-23 Daniel Vetterdrm/i915/psr: Restrict single-shot updates to the PSR...
2015-06-23 Daniel Vetterdrm/i915/psr: Restrict buffer tracking to the PSR pipe
2015-06-23 Daniel Vetterdrm/i915/drrs: Restrict buffer tracking to the DRRS...
2015-06-23 Daniel Vetterdrm/i915: s/update/compute/ for gmch dpll register...
2015-06-23 Daniel Vetterdrm/i915: debugfs for frontbuffer tracking
2015-06-23 Daniel Vetterdrm/i915: Filter out no-op frontbuffer tracking flushes
2015-06-23 Daniel Vetterdrm/i915: Clear fb_tracking.busy_bits also for synchron...
2015-06-23 Arun Siluverydrm/i915: Bail out early if WA batch is not available...
2015-06-23 Arun Siluverydrm/i915: Fix warnings reported by 0-day
2015-06-23 John Harrisondrm/i915: Remove the now obsolete 'i915_gem_check_olr()'
2015-06-23 John Harrisondrm/i915: Update a bunch of LRC functions to take requests
2015-06-23 John Harrisondrm/i915: Remove 'faked' request from LRC submission
2015-06-23 John Harrisondrm/i915: Move the request/file and request/pid associa...
2015-06-23 John Harrisondrm/i915: Remove the now obsolete 'outstanding_lazy_req...
2015-06-23 John Harrisondrm/i915: Remove the now obsolete intel_ring_get_request()
2015-06-23 John Harrisondrm/i915: Add *_ring_begin() to request allocation
2015-06-23 John Harrisondrm/i915: Update intel_logical_ring_begin() to take...
2015-06-23 John Harrisondrm/i915: Update intel_ring_begin() to take a request...
2015-06-23 John Harrisondrm/i915: Update cacheline_align() to take a request...
2015-06-23 John Harrisondrm/i915: Update ring->signal() to take a request structure
2015-06-23 John Harrisondrm/i915: Update ring->sync_to() to take a request...
2015-06-23 John Harrisondrm/i915: Update ring->emit_bb_start() to take a reques...
2015-06-23 John Harrisondrm/i915: Update ring->dispatch_execbuffer() to take...
2015-06-23 John Harrisondrm/i915: Update ring->emit_request() to take a request...
2015-06-23 John Harrisondrm/i915: Update ring->add_request() to take a request...
2015-06-23 John Harrisondrm/i915: Update ring->emit_flush() to take a request...
2015-06-23 John Harrisondrm/i915: Update some flush helpers to take request...
2015-06-23 John Harrisondrm/i915: Update ring->flush() to take a requests structure
2015-06-23 John Harrisondrm/i915: Update switch_mm() to take a request structure
2015-06-23 John Harrisondrm/i915: Update flush_all_caches() to take request...
2015-06-23 John Harrisondrm/i915: Update workarounds_emit() to take request...
2015-06-23 John Harrisondrm/i915: Update a bunch of execbuffer helpers to take...
2015-06-23 John Harrisondrm/i915: Update mi_set_context() to take a request...
2015-06-23 John Harrisondrm/i915: Update l3_remap to take a request structure
2015-06-23 John Harrisondrm/i915: Update [vma|object]_move_to_active() to take...
2015-06-23 John Harrisondrm/i915: Update add_request() to take a request structure
2015-06-23 John Harrisondrm/i915: Update queue_flip() to take a request structure
2015-06-23 John Harrisondrm/i915: Update overlay code to do explicit request...
2015-06-23 John Harrisondrm/i915: Update i915_gem_object_sync() to take a reque...
2015-06-23 John Harrisondrm/i915: Update render_state_init() to take a request...
2015-06-23 John Harrisondrm/i915: Update init_context() to take a request structure
2015-06-23 John Harrisondrm/i915: Update deferred context creation to do explic...
2015-06-23 John Harrisondrm/i915: Update do_switch() to take a request structure
2015-06-23 John Harrisondrm/i915: Update i915_switch_context() to take a reques...
2015-06-23 John Harrisondrm/i915: Update ppgtt_init_ring() & context_enable...
2015-06-23 John Harrisondrm/i915: Add explicit request management to i915_gem_i...
2015-06-23 John Harrisondrm/i915: Don't tag kernel batches as user batches
2015-06-23 John Harrisondrm/i915: Moved the for_each_ring loop outside of i915_...
2015-06-23 John Harrisondrm/i915: Split i915_ppgtt_init_hw() in half - generic...
2015-06-23 John Harrisondrm/i915: Update i915_gpu_idle() to manage its own...
2015-06-23 John Harrisondrm/i915: Add flag to i915_add_request() to skip the...
2015-06-23 John Harrisondrm/i915: Update execbuffer_move_to_active() to take...
2015-06-23 John Harrisondrm/i915: Update move_to_gpu() to take a request structure
2015-06-23 John Harrisondrm/i915: Update the dispatch tracepoint to use params...
2015-06-23 John Harrisondrm/i915: Add request to execbuf params and add explici...
2015-06-23 John Harrisondrm/i915: Update alloc_request to return the allocated...
2015-06-23 John Harrisondrm/i915: Simplify i915_gem_execbuffer_retire_commands...
2015-06-23 John Harrisondrm/i915: Merged the many do_execbuf() parameters into...
2015-06-23 John Harrisondrm/i915: Set context in request from creation even...
2015-06-23 John Harrisondrm/i915: Early alloc request in execbuff
2015-06-23 John Harrisondrm/i915: i915_add_request must not fail
2015-06-23 John Harrisondrm/i915: Reserve ring buffer space for i915_add_reques...
2015-06-23 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2015-06-23 Arun Siluverydrm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContext...
2015-06-23 Arun Siluverydrm/i915/gen8: Add WaDisableCtxRestoreArbitration worka...
2015-06-23 Arun Siluverydrm/i915/gen8: Re-order init pipe_control in lrc mode
2015-06-23 Arun Siluverydrm/i915/gen8: Add infrastructure to initialize WA...
2015-06-23 Chris Wilsondrm/i915: Report an error when i915.reset prevents...
2015-06-23 Daniel Vetterdrm/i915: Fix up KMS Kconfig removal patch
2015-06-23 Dave Airliedrm/dp/mst: take lock around looking up the branch...
2015-06-23 Daniel Vetterdrm/dp/mst: make sure mst_primary mstb is valid in...
2015-06-23 Dave AirlieMerge tag 'drm-intel-next-fixes-2015-06-22' of git...
2015-06-23 Dave Airlieof: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regs
2015-06-23 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2015-06-23 Dave AirlieMerge tag 'topic/drm-misc-2015-06-22' of git://anongit...
2015-06-22 Chris Wilsondrm/i915: Remove KMS Kconfig option
2015-06-22 Chris Wilsondrm/i915: Ignore LVDS presence in VBT flag if the LVDS...
2015-06-22 Chris Wilsondrm/i915: Enforce execobject.alignment to be a power...
2015-06-22 Rodrigo Vividrm/i915: Remove unused ring argument from frontbuffer...
2015-06-22 Ville Syrjälädrm/i915: Factor out p2 divider selection for pre-ilk...
2015-06-22 Jani Nikuladrm/i915: reduce line width in {pch, i9xx}_get_hpd_pins()
2015-06-22 Jani Nikuladrm/i915: move generic hotplug code into new intel_hotp...
2015-06-22 Jani Nikuladrm/i915/irq: clarify irq storm related function naming
2015-06-22 Jani Nikuladrm/i915/irq: abstract irq storm hotplug disabling
2015-06-22 Jani Nikuladrm/i915/irq: move hotplug even debug print to second...
2015-06-22 Hyungwon HwangARM: dts: rename the clock of MIPI DSI 'pll_clk' to...
2015-06-22 Maarten Lankhorstdrm/i915: Make cdclk part of the atomic state.
2015-06-22 Maarten Lankhorstdrm/i915: Remove transitional references from intel_pla...
2015-06-22 Maarten Lankhorstdrm/i915: Make setting color key atomic.
next