summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-03-06drm/i915/error: standardize function style in error captureDaniele Ceraolo Spurio
2018-03-06drm/i915/error: remove unused gen8_engine_sync_indexDaniele Ceraolo Spurio
2018-03-06drm/i915/gvt: Return error at the failure of finding page_trackXiong Zhang
2018-03-06drm/i915/gvt: Release gvt->lock at the failure of finding page trackXiong Zhang
2018-03-06drm/i915/kvmgt: Add kvmgt debugfs entry nr_cache_entries under vgpuChangbin Du
2018-03-06drm/i915/gvt: Fix guest vGPU hang caused by very high dma setup overheadChangbin Du
2018-03-06drm/i915/gvt: Fix check error on hws_pga_write() fail messageZhenyu Wang
2018-03-06drm/i915/gvt: Fix one indent errorZhenyu Wang
2018-03-06drm/i915/gvt: Fix check error on fence mmio handlerZhenyu Wang
2018-03-06drm/i915/gvt: Fix check error of vgpu create failure messageZhenyu Wang
2018-03-06drm/i915/gvt: Fix vGPU sched timeslice calculation warningZhenyu Wang
2018-03-06drm/i915/gvt: remove gvt max port definitionZhenyu Wang
2018-03-06drm/i915/gvt: Fix one gvt_vgpu_error() use in dmabuf.cZhenyu Wang
2018-03-06drm/i915/gvt: init mmio by lri command in vgpu inhibit contextWeinan Li
2018-03-06drm/i915/gvt: add interface to check if context is inhibitWeinan Li
2018-03-06drm/i915/gvt: add define GEN9_MOCS_SIZEWeinan Li
2018-03-06drm/i915/gvt: Define PTE addr mask with GENMASK_ULLChangbin Du
2018-03-06drm/i915/gvt: Manage shadow pages with radix treeChangbin Du
2018-03-06drm/i915/gvt: Provide generic page_track infrastructure for write-protected pageChangbin Du
2018-03-06drm/i915/gvt: Don't extend page_track to mpt layerChangbin Du