index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-pisosr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
drm/i915: Use sseu size for determining eu_regs[]
Chris Wilson
1
-2
/
+6
2018-03-13
drm/i915: Warn against variable length arrays
Chris Wilson
1
-1
/
+1
2018-03-13
drm/i915: Remove variable length arrays from sseu debugfs printers
Chris Wilson
1
-6
/
+6
2018-03-12
drm/i915/uc: Sanitize uC together with GEM
Michal Wajdeczko
6
-1
/
+39
2018-03-12
drm/i915/uc: Sanitize uC options early
Michal Wajdeczko
3
-5
/
+4
2018-03-12
drm/i915: Remove the impedance mismatch around intel_engine_enable_signaling
Chris Wilson
3
-14
/
+15
2018-03-12
drm/i915/psr: Display WA 0884 applied broadly for more HW tracking.
Rodrigo Vivi
2
-2
/
+20
2018-03-09
drm/i915: Move i915_gpu_error into its own header
Michal Wajdeczko
3
-331
/
+358
2018-03-09
drm/i915: Make header i915_pmu.h more robust
Michal Wajdeczko
2
-44
/
+13
2018-03-09
drm/i915: Change parameters order in i915_gem_batch_pool_init
Michal Wajdeczko
3
-51
/
+17
2018-03-09
drm/i915: Include i915_reg.h in intel_ringbuffer.h
Michal Wajdeczko
1
-0
/
+1
2018-03-09
drm/i915/guc: Move GuC notification handling to separate function
Michal Wajdeczko
3
-31
/
+40
2018-03-09
drm/i915/guc: Create common entry points for log register/unregister
Michał Winiarski
5
-116
/
+95
2018-03-09
drm/i915/guc: Tidy guc_log_control
Michał Winiarski
3
-41
/
+53
2018-03-09
drm/i915: Remove unused DP_LINK_CHECK_TIMEOUT
Lyude Paul
1
-1
/
+0
2018-03-09
drm/i915: Only call tasklet_kill() on the first prepare_reset
Chris Wilson
1
-1
/
+9
2018-03-09
drm/i915: Wrap engine->schedule in RCU locks for set-wedge protection
Chris Wilson
2
-6
/
+9
2018-03-09
drm/i915: Include ring->emit in debugging
Chris Wilson
2
-5
/
+9
2018-03-09
drm/i915: Update ring position from request on retiring
Chris Wilson
2
-1
/
+2
2018-03-09
drm/i915: Finish the wait-for-wedge by retiring all the inflight requests
Chris Wilson
1
-3
/
+8
2018-03-09
drm/i915/icl: do not save DDI A/E sharing bit for ICL
Jani Nikula
1
-3
/
+6
2018-03-09
drm/i915: Push irq_shift from gen8_cs_irq_handler() to caller
Chris Wilson
1
-22
/
+16
2018-03-08
drm/i915: Index the ring frequency table by HW frequency range
Chris Wilson
2
-12
/
+10
2018-03-08
drm/i915: Kick the rps worker when changing the boost frequency
Chris Wilson
1
-2
/
+8
2018-03-08
drm/i915: Handle pipe CRC around enabling/disabling pipe.
Maarten Lankhorst
4
-9
/
+67
2018-03-08
drm/i915: Only prune fences after wait-for-all
Chris Wilson
1
-4
/
+12
2018-03-08
drm/i915: Update DRIVER_DATE to 20180308
Joonas Lahtinen
1
-2
/
+2
2018-03-08
drm/i915: add schedule out notification of preempted but completed request
Weinan Li
1
-1
/
+6
2018-03-08
drm/i915: expose rcs topology through query uAPI
Lionel Landwerlin
2
-0
/
+137
2018-03-08
drm/i915: add query uAPI
Lionel Landwerlin
5
-3
/
+111
2018-03-08
drm/i915: add rcs topology to error state
Lionel Landwerlin
1
-0
/
+1
2018-03-08
drm/i915/debugfs: add rcs topology entry
Lionel Landwerlin
3
-0
/
+37
2018-03-08
drm/i915/debugfs: reuse max slice/subslices already stored in sseu
Lionel Landwerlin
2
-17
/
+12
2018-03-08
drm/i915: store all subslice masks
Lionel Landwerlin
6
-67
/
+237
2018-03-08
drm/i915/guc: work around gcc-4.4.4 union initializer issue
Andrew Morton
1
-2
/
+4
2018-03-08
drm/i915/cnl: Add Wa_2201832410
Rodrigo Vivi
2
-0
/
+8
2018-03-07
drm/i915/icl: Gen11 forcewake support
Daniele Ceraolo Spurio
4
-26
/
+189
2018-03-07
drm/i915/icl: Add Indirect Context Offset for Gen11
Michel Thierry
2
-0
/
+5
2018-03-07
drm/i915/icl: Enhanced execution list support
Thomas Daniel
6
-17
/
+62
2018-03-07
drm/i915/icl: new context descriptor support
Daniele Ceraolo Spurio
5
-4
/
+53
2018-03-07
drm/i915/icl: Correctly initialize the Gen11 engines
Oscar Mateo
2
-1
/
+49
2018-03-07
drm/i915: Assert that the request is indeed complete when signaled from irq
Chris Wilson
1
-0
/
+1
2018-03-07
drm/i915: Handle changing enable_fbc parameter at runtime better.
Maarten Lankhorst
1
-26
/
+36
2018-03-06
drm/i915: Track whether the DP link is trained or not
Ville Syrjälä
4
-3
/
+12
2018-03-06
drm/i915: Nuke intel_dp->channel_eq_status
Ville Syrjälä
2
-4
/
+3
2018-03-06
drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
Ville Syrjälä
3
-88
/
+121
2018-03-06
drm/i915: Reinitialize sink scrambling/TMDS clock ratio on HPD
Ville Syrjälä
6
-15
/
+168
2018-03-06
drm/i915: Convert intel_hpd_irq_event() into an encoder hotplug hook
Ville Syrjälä
1
-2
/
+10
2018-03-06
drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGating
Rodrigo Vivi
1
-1
/
+1
2018-03-06
drm/i915/cnl: document WaVFUnitClockGatingDisable
Rodrigo Vivi
1
-0
/
+1
[next]