summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-pisosr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-13drm/i915: Use sseu size for determining eu_regs[]Chris Wilson1-2/+6
2018-03-13drm/i915: Warn against variable length arraysChris Wilson1-1/+1
2018-03-13drm/i915: Remove variable length arrays from sseu debugfs printersChris Wilson1-6/+6
2018-03-12drm/i915/uc: Sanitize uC together with GEMMichal Wajdeczko6-1/+39
2018-03-12drm/i915/uc: Sanitize uC options earlyMichal Wajdeczko3-5/+4
2018-03-12drm/i915: Remove the impedance mismatch around intel_engine_enable_signalingChris Wilson3-14/+15
2018-03-12drm/i915/psr: Display WA 0884 applied broadly for more HW tracking.Rodrigo Vivi2-2/+20
2018-03-09drm/i915: Move i915_gpu_error into its own headerMichal Wajdeczko3-331/+358
2018-03-09drm/i915: Make header i915_pmu.h more robustMichal Wajdeczko2-44/+13
2018-03-09drm/i915: Change parameters order in i915_gem_batch_pool_initMichal Wajdeczko3-51/+17
2018-03-09drm/i915: Include i915_reg.h in intel_ringbuffer.hMichal Wajdeczko1-0/+1
2018-03-09drm/i915/guc: Move GuC notification handling to separate functionMichal Wajdeczko3-31/+40
2018-03-09drm/i915/guc: Create common entry points for log register/unregisterMichał Winiarski5-116/+95
2018-03-09drm/i915/guc: Tidy guc_log_controlMichał Winiarski3-41/+53
2018-03-09drm/i915: Remove unused DP_LINK_CHECK_TIMEOUTLyude Paul1-1/+0
2018-03-09drm/i915: Only call tasklet_kill() on the first prepare_resetChris Wilson1-1/+9
2018-03-09drm/i915: Wrap engine->schedule in RCU locks for set-wedge protectionChris Wilson2-6/+9
2018-03-09drm/i915: Include ring->emit in debuggingChris Wilson2-5/+9
2018-03-09drm/i915: Update ring position from request on retiringChris Wilson2-1/+2
2018-03-09drm/i915: Finish the wait-for-wedge by retiring all the inflight requestsChris Wilson1-3/+8
2018-03-09drm/i915/icl: do not save DDI A/E sharing bit for ICLJani Nikula1-3/+6
2018-03-09drm/i915: Push irq_shift from gen8_cs_irq_handler() to callerChris Wilson1-22/+16
2018-03-08drm/i915: Index the ring frequency table by HW frequency rangeChris Wilson2-12/+10
2018-03-08drm/i915: Kick the rps worker when changing the boost frequencyChris Wilson1-2/+8
2018-03-08drm/i915: Handle pipe CRC around enabling/disabling pipe.Maarten Lankhorst4-9/+67
2018-03-08drm/i915: Only prune fences after wait-for-allChris Wilson1-4/+12
2018-03-08drm/i915: Update DRIVER_DATE to 20180308Joonas Lahtinen1-2/+2
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 Landwerlin2-0/+137
2018-03-08drm/i915: add query uAPILionel Landwerlin5-3/+111
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-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