summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-09drm/i915: Move i915_gpu_error into its own headerMichal Wajdeczko
2018-03-09drm/i915: Make header i915_pmu.h more robustMichal Wajdeczko
2018-03-09drm/i915: Change parameters order in i915_gem_batch_pool_initMichal Wajdeczko
2018-03-09drm/i915: Include i915_reg.h in intel_ringbuffer.hMichal Wajdeczko
2018-03-09drm/i915/guc: Move GuC notification handling to separate functionMichal Wajdeczko
2018-03-09drm/i915/guc: Create common entry points for log register/unregisterMichał Winiarski
2018-03-09drm/i915/guc: Tidy guc_log_controlMichał Winiarski
2018-03-09drm/i915: Remove unused DP_LINK_CHECK_TIMEOUTLyude Paul
2018-03-09drm/i915: Only call tasklet_kill() on the first prepare_resetChris Wilson
2018-03-09drm/i915: Wrap engine->schedule in RCU locks for set-wedge protectionChris Wilson
2018-03-09drm/i915: Include ring->emit in debuggingChris Wilson
2018-03-09drm/i915: Update ring position from request on retiringChris Wilson
2018-03-09drm/i915: Finish the wait-for-wedge by retiring all the inflight requestsChris Wilson
2018-03-09drm/i915/icl: do not save DDI A/E sharing bit for ICLJani Nikula
2018-03-09drm/i915: Push irq_shift from gen8_cs_irq_handler() to callerChris Wilson
2018-03-08drm/i915: Index the ring frequency table by HW frequency rangeChris Wilson
2018-03-08drm/i915: Kick the rps worker when changing the boost frequencyChris Wilson
2018-03-08drm/i915: Handle pipe CRC around enabling/disabling pipe.Maarten Lankhorst
2018-03-08drm/i915: Only prune fences after wait-for-allChris Wilson
2018-03-08drm/i915: Update DRIVER_DATE to 20180308Joonas Lahtinen
2018-03-08Merge tag 'gvt-next-2018-03-08' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen
2018-03-08drm/i915: add schedule out notification of preempted but completed requestWeinan Li
2018-03-08drm/i915: expose rcs topology through query uAPILionel Landwerlin
2018-03-08drm/i915: add query uAPILionel Landwerlin
2018-03-08drm/i915: add rcs topology to error stateLionel Landwerlin
2018-03-08drm/i915/debugfs: add rcs topology entryLionel Landwerlin
2018-03-08drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin
2018-03-08drm/i915: store all subslice masksLionel Landwerlin
2018-03-08drm/i915/guc: work around gcc-4.4.4 union initializer issueAndrew Morton
2018-03-07drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi
2018-03-07drm/i915/icl: Gen11 forcewake supportDaniele Ceraolo Spurio
2018-03-07drm/i915/icl: Add Indirect Context Offset for Gen11Michel Thierry
2018-03-07drm/i915/icl: Enhanced execution list supportThomas Daniel
2018-03-07drm/i915/icl: new context descriptor supportDaniele Ceraolo Spurio
2018-03-07drm/i915/icl: Correctly initialize the Gen11 enginesOscar Mateo
2018-03-07drm/i915: Assert that the request is indeed complete when signaled from irqChris Wilson
2018-03-07drm/i915: Handle changing enable_fbc parameter at runtime better.Maarten Lankhorst
2018-03-06drm/i915: Track whether the DP link is trained or notVille Syrjälä
2018-03-06drm/i915: Nuke intel_dp->channel_eq_statusVille Syrjälä
2018-03-06drm/i915: Move SST DP link retraining into the ->post_hotplug() hookVille Syrjälä
2018-03-06drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPDVille Syrjälä
2018-03-06drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hookVille Syrjälä
2018-03-06drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGatingRodrigo Vivi
2018-03-06drm/i915/cnl: document WaVFUnitClockGatingDisableRodrigo Vivi
2018-03-06drm/i915/psr: Update PSR2 resolution check for CannonlakeDhinakaran Pandiyan
2018-03-06drm/i915: Flush waiters on seqno wraparoundChris Wilson
2018-03-06drm/i915: Stop kicking the signaling thread on seqno wraparoundChris Wilson
2018-03-06drm/i915/breadcrumbs: Assert all missed breadcrumbs were signaledChris Wilson
2018-03-06drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted listChris Wilson
2018-03-06drm/i915/error: capture uc_state after gen_stateDaniele Ceraolo Spurio