cascardo/linux.git
2016-07-19 Daniel Vetterdrm/i915: Fixup kerneldoc code snippets in intel_uncore.c
2016-07-19 Chris Wilsondrm/i915: Handle ENOSPC after failing to insert a mappa...
2016-07-19 Dave Gordondrm/i915: refactor eb_get_batch()
2016-07-19 Dave Gordondrm/i915: compile-time consistency check on __EXEC_OBJE...
2016-07-18 Bob Paauwedrm/i915: Set legacy properties when using legacy gamma...
2016-07-18 Ville Syrjälädrm/i915: Treat eDP as always connected, again
2016-07-15 Chris Wilsondrm/i915: Flush logical context image out to memory...
2016-07-15 Chris Wilsondrm/i915/evict: Always switch away from the current...
2016-07-14 Chris Wilsondrm/i915/fbdev: Check for the framebuffer before use
2016-07-14 Chris Wilsondrm/i915/fbdev: Drain the suspend worker on retiring
2016-07-14 Lionel Landwerlindrm/i915: add missing condition for committing planes...
2016-07-14 Lyudedrm/i915: Enable polling when we don't have hpd
2016-07-14 Lyudedrm/i915/vlv: Disable HPD in valleyview_crt_detect_hotp...
2016-07-14 Lyudedrm/i915/vlv: Reset the ADPA in vlv_display_power_well_...
2016-07-14 Lyudedrm/i915/vlv: Make intel_crt_reset() per-encoder
2016-07-14 Chris Wilsondrm/i915: Hide gen6_update_ring_freq()
2016-07-14 Chris Wilsondrm/i915: Defer enabling rc6 til after we submit the...
2016-07-14 Chris Wilsondrm/i915: Remove superfluous powersave work flushing
2016-07-14 Chris Wilsondrm/i915: Define a separate variable and control for...
2016-07-14 Chris Wilsondrm/i915: Move overclocking detection to alongside...
2016-07-14 Chris Wilsondrm/i915: Perform static RPS frequency setup before...
2016-07-14 Chris Wilsondrm/i915: Preserve current RPS frequency across init
2016-07-14 Chris Wilsondrm/i915: Flush GT idle status upon reset
2016-07-14 Matthew Aulddrm/i915: remove superfluous i915_gem_object_free_mmap_...
2016-07-14 Ville Syrjälädrm/i915: Ignore panel type from OpRegion on SKL
2016-07-14 Tvrtko Ursulindrm/i915: Pull out some more common engine init code
2016-07-14 Tvrtko Ursulindrm/i915: Move common engine setup into intel_engine_cs.c
2016-07-14 Tvrtko Ursulindrm/i915: Simplify intel_init_ring_buffer prototype
2016-07-14 Tvrtko Ursulindrm/i915: Make more use of the shared engine irq setup
2016-07-14 Tvrtko Ursulindrm/i915: Unify engine init loop
2016-07-14 Tvrtko Ursulindrm/i915: Prepare for engine init unification
2016-07-14 Dave Gordondrm/i915: unify first-stage engine struct setup
2016-07-13 Ville Syrjälädrm/i915: Unbreak interrupts on pre-gen6
2016-07-12 Chris Wilsondrm/i915: Provide argument names for static stubs
2016-07-12 Chris Wilsondrm/i915: Update ifdeffery for mutex->owner
2016-07-12 Chris Wilsondrm/i915: Remove temporary RPM wakeref assert disables
2016-07-11 Chris Wilsondrm/i915: Kick hangcheck from retire worker
2016-07-11 Chris Wilsondrm/i915/breadcrumbs: Queue hangcheck before sleeping
2016-07-11 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20160711
2016-07-10 Chris Wilsondrm/i915: Select DRM_VGEM for igt
2016-07-10 Chris Wilsondrm/i915: Select X86_MSR for igt
2016-07-08 Chris Wilsondrm/i915: Fill unused GGTT with scratch pages for VT-d
2016-07-07 Rodrigo Vividrm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
2016-07-07 Tim Goredrm/i915:gen9: implement WaMediaPoolStateCmdInWABB
2016-07-07 Ville Syrjälädrm/i915: Check for invalid cloning earlier during...
2016-07-07 Ville Syrjälädrm/i915: Simplify hdmi_12bpc_possible()
2016-07-07 Ville Syrjälädrm/i915: Kill has_dsi_encoder
2016-07-07 Ville Syrjälädrm/i915: s/INTEL_OUTPUT_DISPLAYPORT/INTEL_OUTPUT_DP/
2016-07-07 Ville Syrjälädrm/i915: Replace some open coded intel_crtc_has_dp_enc...
2016-07-07 Ville Syrjälädrm/i915: Kill has_dp_encoder from pipe_config
2016-07-07 Ville Syrjälädrm/i915: Replace manual lvds and sdvo/hdmi counting...
2016-07-07 Ville Syrjälädrm/i915: Unify intel_pipe_has_type() and intel_pipe_wi...
2016-07-07 Ville Syrjälädrm/i915: Add output_types bitmask into the crtc state
2016-07-07 Ville Syrjälädrm/i915: Remove encoder type checks from MST suspend...
2016-07-07 Ville Syrjälädrm/i915: Don't mark eDP encoders as MST capable
2016-07-06 Dave Gordondrm/i915: avoid wait_for_atomic() in non-atomic host2gu...
2016-07-06 Chris Wilsondrm/i915: Group the irq breadcrumb variables into the...
2016-07-06 Chris Wilsondrm/i915: Wake up the bottom-half if we steal their...
2016-07-06 Chris Wilsondrm/i915: Always double check for a missed interrupt...
2016-07-05 Chris Wilsondrm/i915: Convert dev_priv->dev backpointers to dev_pri...
2016-07-05 Chris Wilsondrm/i915: Remove impossible tests for dev->dev_private
2016-07-05 Chris Wilsondrm/i915: Remove use of dev_priv->dev backpointer in...
2016-07-05 Chris Wilsondrm/i915: Split out runtime configuration of device...
2016-07-05 Chris Wilsondrm/i915: Skip capturing an error state if we already...
2016-07-05 Chris Wilsondrm/i915: Clean up GPU hang message
2016-07-05 Chris Wilsondrm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch()
2016-07-05 Chris Wilsondrm/i915: Replace lockless_dereference(bool) with READ_...
2016-07-04 Tvrtko Ursulindrm/i915: Explicitly convert some macros to boolean...
2016-07-04 Dave Gordondrm/i915: convert a few more E->dev_private to to_i915(E)
2016-07-04 Chris Wilsondrm/i915: Mass convert dev->dev_private to to_i915...
2016-07-04 Peter Antoinei915/guc: Add Kabylake GuC Loading
2016-07-04 Peter AntoineRevert "drm/i915/kbl: drm/i915: Avoid GuC loading for...
2016-07-04 Chris Wilsondrm/i915: Limit i915_ring_test_irq debugfs to actual...
2016-07-04 Chris Wilsondrm/i915: Hold irq uncore.lock when initialising fw_domains
2016-07-04 Chris Wilsondrm/i915: Allow userspace to request no-error-capture...
2016-07-04 Chris Wilsondrm/i915: Record the ringbuffer associated with the...
2016-07-04 Chris Wilsondrm/i915: Remove stop-rings debugfs interface
2016-07-04 Chris Wilsondrm/i915: Flush the RPS bottom-half when the GPU idles
2016-07-04 Chris Wilsondrm/i915: Add background commentary to "waitboosting"
2016-07-04 Chris Wilsondrm/i915: Restore waitboost credit to the synchronous...
2016-07-04 Chris Wilsondrm/i915: Remove redundant queue_delayed_work() from...
2016-07-04 Chris Wilsondrm/i915: Do not keep postponing the idle-work
2016-07-04 Chris Wilsondrm/i915: Only start retire worker when idle
2016-07-02 Chris Wilsondrm/i915: Remove check for !crtc_state in intel_plane_a...
2016-07-02 Chris Wilsondrm/i915: Fix inconsistent indentation in intel_pre_ena...
2016-07-02 Chris Wilsondrm/i915: Fix buffer overflow in dsi_calc_mnp()
2016-07-02 Chris Wilsondrm/i915: Fix inconsistent indenting in vbt_panel_init()
2016-07-02 Chris Wilsondrm/i915: Match bitmask size to types in intel_fb_initi...
2016-07-02 Chris Wilsondrm/i915: Fix inconsistent indenting in i915_error_stat...
2016-07-02 Chris Wilsondrm/i915: Fix indentation in i915_gem_framebuffer_info()
2016-07-02 Chris Wilsondrm/915: Fix long lines and random indent in gen6_set_r...
2016-07-02 Chris Wilsondrm/i915: Fix random indent in i915_drm_resume()
2016-07-01 Chris Wilsondrm/i915: Remove debug noise on detecting fault-injecti...
2016-07-01 Chris Wilsondrm/i915: Simplify enabling user-interrupts with L3...
2016-07-01 Chris Wilsondrm/i915: Move the get/put irq locking into the caller
2016-07-01 Chris Wilsondrm/i915: Embed signaling node into the GEM request
2016-07-01 Chris Wilsondrm/i915: Convert trace-irq to the breadcrumb waiter
2016-07-01 Chris Wilsondrm/i915: Stop setting wraparound seqno on initialisation
2016-07-01 Chris Wilsondrm/i915: Only apply one barrier after a breadcrumb...
2016-07-01 Chris Wilsondrm/i915: Check the CPU cached value in HWS of seqno...
next