summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/...Dave Airlie10-41/+119
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul135-4489/+7114
2018-03-19drm/i915/gvt: force to set all context control bits from guestZhenyu Wang1-1/+8
2018-03-19drm/i915/gvt: Update PDPs after a vGPU mm object is pinned.Zhi Wang1-3/+25
2018-03-19drm/i915/gvt: Invalidate vGPU PPGTT mm objects during a vGPU reset.Zhi Wang3-0/+24
2018-03-19drm/i915/kvmgt: Handle kzalloc failureChangbin Du1-7/+15
2018-03-19drm/i915/gvt: fix spelling mistake: "destoried" -> "destroyed"Colin Ian King1-1/+1
2018-03-19drm/i915/gvt: Remove reduntant printing of untracked mmioColin Xu1-0/+9
2018-03-16drm/i915: Use drm_color_lut_size()Ville Syrjälä1-8/+6
2018-03-16drm/i915: Remove the blob->data castsVille Syrjälä1-11/+7
2018-03-16drm/i915/pmu: Work around compiler warnings on some kernel configsTvrtko Ursulin1-19/+13
2018-03-16drm/i915: Only call tasklet_kill() on the first prepare_resetChris Wilson1-1/+9
2018-03-16drm/i915: Wrap engine->schedule in RCU locks for set-wedge protectionChris Wilson2-6/+9
2018-03-16drm/i915/icl: do not save DDI A/E sharing bit for ICLJani Nikula1-3/+6
2018-03-16drm: Reduce object size of DRM_ERROR and DRM_DEBUG usesJoe Perches1-11/+4
2018-03-14Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie106-3609/+5372
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-46/+159
2018-03-08drm/i915: Update DRIVER_DATE to 20180308Joonas Lahtinen1-2/+2
2018-03-08Merge tag 'gvt-next-2018-03-08' of https://github.com/intel/gvt-linux into dr...Joonas Lahtinen19-1156/+1468
2018-03-08drm/i915: add schedule out notification of preempted but completed requestWeinan Li1-1/+6
2018-03-08drm/i915: expose rcs topology through query uAPILionel Landwerlin1-0/+75
2018-03-08drm/i915: add query uAPILionel Landwerlin4-0/+68
2018-03-08drm/i915: add rcs topology to error stateLionel Landwerlin1-0/+1
2018-03-08drm/i915/debugfs: add rcs topology entryLionel Landwerlin3-0/+37
2018-03-08drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin2-17/+12
2018-03-08drm/i915: store all subslice masksLionel Landwerlin6-67/+237
2018-03-08drm/i915/guc: work around gcc-4.4.4 union initializer issueAndrew Morton1-2/+4
2018-03-07drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi2-0/+8
2018-03-07drm/i915/icl: Gen11 forcewake supportDaniele Ceraolo Spurio4-26/+189
2018-03-07drm/i915/icl: Add Indirect Context Offset for Gen11Michel Thierry2-0/+5
2018-03-07drm/i915/icl: Enhanced execution list supportThomas Daniel6-17/+62
2018-03-07drm/i915/icl: new context descriptor supportDaniele Ceraolo Spurio5-4/+53
2018-03-07drm/i915/icl: Correctly initialize the Gen11 enginesOscar Mateo2-1/+49
2018-03-07drm/i915: Assert that the request is indeed complete when signaled from irqChris Wilson1-0/+1
2018-03-07drm/i915: Handle changing enable_fbc parameter at runtime better.Maarten Lankhorst1-26/+36
2018-03-06drm/i915: Track whether the DP link is trained or notVille Syrjälä4-3/+12
2018-03-06drm/i915: Nuke intel_dp->channel_eq_statusVille Syrjälä2-4/+3
2018-03-06drm/i915: Move SST DP link retraining into the ->post_hotplug() hookVille Syrjälä3-88/+121
2018-03-06drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPDVille Syrjälä6-15/+168
2018-03-06drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hookVille Syrjälä1-2/+10
2018-03-06drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGatingRodrigo Vivi1-1/+1
2018-03-06drm/i915/cnl: document WaVFUnitClockGatingDisableRodrigo Vivi1-0/+1
2018-03-06drm/i915/psr: Update PSR2 resolution check for CannonlakeDhinakaran Pandiyan1-6/+15
2018-03-06drm/i915: Flush waiters on seqno wraparoundChris Wilson3-24/+2
2018-03-06drm/i915: Stop kicking the signaling thread on seqno wraparoundChris Wilson2-5/+2
2018-03-06drm/i915/breadcrumbs: Assert all missed breadcrumbs were signaledChris Wilson1-0/+2
2018-03-06drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted listChris Wilson3-151/+116
2018-03-06drm/i915/error: capture uc_state after gen_stateDaniele Ceraolo Spurio1-1/+1
2018-03-06drm/i915/error: standardize function style in error captureDaniele Ceraolo Spurio1-45/+39
2018-03-06drm/i915/error: remove unused gen8_engine_sync_indexDaniele Ceraolo Spurio1-21/+0