summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-08drm/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-07drm/i915: Track whether the DP link is trained or notVille Syrjälä4-3/+12
2018-03-07drm/i915: Nuke intel_dp->channel_eq_statusVille Syrjälä2-4/+3
2018-03-07drm/i915: Move SST DP link retraining into the ->post_hotplug() hookVille Syrjälä3-88/+121
2018-03-07drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPDVille Syrjälä6-15/+168
2018-03-07drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hookVille Syrjälä1-2/+10
2018-03-07drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGatingRodrigo Vivi1-1/+1
2018-03-07drm/i915/cnl: document WaVFUnitClockGatingDisableRodrigo Vivi1-0/+1
2018-03-07drm/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
2018-03-05drm/i915/icl: Ringbuffer interrupt handlingTvrtko Ursulin2-8/+21
2018-03-05drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error pathChris Wilson1-0/+1
2018-03-05drm/i915/icl: remove port A/E lane sharing limitation.Mahesh Kumar1-46/+39
2018-03-05drm/i915: Update DRIVER_DATE to 20180305Joonas Lahtinen1-2/+2
2018-03-03drm/i915/huc: Mark firmware as failed on auth failureMichal Wajdeczko1-10/+18
2018-03-03drm/i915/uc: Introduce intel_uc_suspend|resumeMichal Wajdeczko6-35/+68
2018-03-03drm/i915/execlists: Split spinlock from its irq disabling side-effectChris Wilson1-6/+29
2018-03-03drm/i915/execlists: Move irq state manipulation inside irq disabled regionChris Wilson1-4/+4
2018-03-03drm/i915: Suspend submission tasklets around wedgingChris Wilson2-1/+10
2018-03-02drm/i915: Deduplicate the code to fill the aux message headerVille Syrjälä1-12/+20
2018-03-02drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()Ville Syrjälä1-29/+13
2018-03-02drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/Ville Syrjälä1-9/+9
2018-03-02drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offsetImre Deak1-0/+11
2018-03-02drm/i915: Wedged engine mask makes more sense in hexTvrtko Ursulin1-1/+2
2018-03-02drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...Sagar Arun Kamble7-161/+191
2018-03-02drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...Maarten Lankhorst1-15/+8
2018-03-01drm/i915: Replace open-coded wait-for loopChris Wilson1-12/+9
2018-03-01drm/i915/perf: fix perf stream opening lockLionel Landwerlin1-27/+13
2018-03-01drm/i915/icl: Interrupt handlingMika Kuoppala2-1/+241
2018-03-01drm/i915/icl: Prepare for more ringsTvrtko Ursulin6-4/+22
2018-03-01Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen10882-222478/+447503
2018-03-01drm/i915/dp: Add HBR3 rate (8.1 Gbps) to dp_rates arrayManasi Navare1-1/+1