summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: expose rcs topology through query uAPILionel Landwerlin2018-03-082-0/+137
* drm/i915: add query uAPILionel Landwerlin2018-03-085-3/+111
* drm/i915: add rcs topology to error stateLionel Landwerlin2018-03-081-0/+1
* drm/i915/debugfs: add rcs topology entryLionel Landwerlin2018-03-083-0/+37
* drm/i915/debugfs: reuse max slice/subslices already stored in sseuLionel Landwerlin2018-03-082-17/+12
* drm/i915: store all subslice masksLionel Landwerlin2018-03-086-67/+237
* drm/i915/guc: work around gcc-4.4.4 union initializer issueAndrew Morton2018-03-081-2/+4
* drm/i915/cnl: Add Wa_2201832410Rodrigo Vivi2018-03-072-0/+8
* drm/i915/icl: Gen11 forcewake supportDaniele Ceraolo Spurio2018-03-074-26/+189
* drm/i915/icl: Add Indirect Context Offset for Gen11Michel Thierry2018-03-072-0/+5
* drm/i915/icl: Enhanced execution list supportThomas Daniel2018-03-076-17/+62
* drm/i915/icl: new context descriptor supportDaniele Ceraolo Spurio2018-03-075-4/+53
* drm/i915/icl: Correctly initialize the Gen11 enginesOscar Mateo2018-03-072-1/+49
* drm/i915: Assert that the request is indeed complete when signaled from irqChris Wilson2018-03-071-0/+1
* drm/i915: Handle changing enable_fbc parameter at runtime better.Maarten Lankhorst2018-03-071-26/+36
* drm/i915: Track whether the DP link is trained or notVille Syrjälä2018-03-064-3/+12
* drm/i915: Nuke intel_dp->channel_eq_statusVille Syrjälä2018-03-062-4/+3
* drm/i915: Move SST DP link retraining into the ->post_hotplug() hookVille Syrjälä2018-03-063-88/+121
* drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPDVille Syrjälä2018-03-066-15/+168
* drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hookVille Syrjälä2018-03-061-2/+10
* drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGatingRodrigo Vivi2018-03-061-1/+1
* drm/i915/cnl: document WaVFUnitClockGatingDisableRodrigo Vivi2018-03-061-0/+1
* drm/i915/psr: Update PSR2 resolution check for CannonlakeDhinakaran Pandiyan2018-03-061-6/+15
* drm/i915: Flush waiters on seqno wraparoundChris Wilson2018-03-063-24/+2
* drm/i915: Stop kicking the signaling thread on seqno wraparoundChris Wilson2018-03-062-5/+2
* drm/i915/breadcrumbs: Assert all missed breadcrumbs were signaledChris Wilson2018-03-061-0/+2
* drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted listChris Wilson2018-03-063-151/+116
* drm/i915/error: capture uc_state after gen_stateDaniele Ceraolo Spurio2018-03-061-1/+1
* drm/i915/error: standardize function style in error captureDaniele Ceraolo Spurio2018-03-061-45/+39
* drm/i915/error: remove unused gen8_engine_sync_indexDaniele Ceraolo Spurio2018-03-061-21/+0
* drm/i915/icl: Ringbuffer interrupt handlingTvrtko Ursulin2018-03-052-8/+21
* drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error pathChris Wilson2018-03-051-0/+1
* drm/i915/icl: remove port A/E lane sharing limitation.Mahesh Kumar2018-03-051-46/+39
* drm/i915: Update DRIVER_DATE to 20180305Joonas Lahtinen2018-03-051-2/+2
* drm/i915/huc: Mark firmware as failed on auth failureMichal Wajdeczko2018-03-021-10/+18
* drm/i915/uc: Introduce intel_uc_suspend|resumeMichal Wajdeczko2018-03-026-35/+68
* drm/i915/execlists: Split spinlock from its irq disabling side-effectChris Wilson2018-03-021-6/+29
* drm/i915/execlists: Move irq state manipulation inside irq disabled regionChris Wilson2018-03-021-4/+4
* drm/i915: Suspend submission tasklets around wedgingChris Wilson2018-03-022-1/+10
* drm/i915: Deduplicate the code to fill the aux message headerVille Syrjälä2018-03-021-12/+20
* drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()Ville Syrjälä2018-03-021-29/+13
* drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/Ville Syrjälä2018-03-021-9/+9
* drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offsetImre Deak2018-03-021-0/+11
* drm/i915: Wedged engine mask makes more sense in hexTvrtko Ursulin2018-03-021-1/+2
* drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...Sagar Arun Kamble2018-03-027-161/+191
* drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...Maarten Lankhorst2018-03-011-15/+8
* drm/i915: Replace open-coded wait-for loopChris Wilson2018-03-011-12/+9
* drm/i915/perf: fix perf stream opening lockLionel Landwerlin2018-03-011-27/+13
* drm/i915/icl: Interrupt handlingMika Kuoppala2018-03-012-1/+241
* drm/i915/icl: Prepare for more ringsTvrtko Ursulin2018-03-016-4/+22