index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
pcmcia
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-06
drm/i915: push DDI CRT underrun reporting on disable to encoder
Jani Nikula
2
-6
/
+18
2017-10-06
drm/i915: push DDI CRT underrun reporting on enable to encoder
Jani Nikula
2
-14
/
+51
2017-10-06
drm/i915/uc: Unify initialization of the uC firmware helper
Michal Wajdeczko
3
-8
/
+11
2017-10-06
drm/i915/uc: Fix includes order
Michal Wajdeczko
1
-2
/
+1
2017-10-06
drm/i915/guc: Move GuC core definitions into dedicated files
Michal Wajdeczko
6
-315
/
+377
2017-10-06
drm/i915/guc: Move GuC submission declarations into dedicated header
Michal Wajdeczko
5
-48
/
+86
2017-10-06
drm/i915/guc: Move GuC log declarations into dedicated header
Michal Wajdeczko
3
-25
/
+63
2017-10-05
drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC size
Oscar Mateo
1
-1
/
+1
2017-10-05
drm/i915: avoid potential uninitialized variable use
Arnd Bergmann
1
-3
/
+9
2017-10-05
drm/i915/selftests: fix check for intel IOMMU
Arnd Bergmann
1
-1
/
+1
2017-10-05
drm/i915/selftests: Remember to create the fake preempt context
Chris Wilson
1
-0
/
+6
2017-10-05
drm/i915/edp: Increase the T12 delay quirk to 1300ms
Manasi Navare
1
-1
/
+1
2017-10-05
drm/i915/edp: Get the Panel Power Off timestamp after panel is off
Manasi Navare
1
-1
/
+1
2017-10-05
drm/i915/mst: Use MST sideband message transactions for dpms control
Dhinakaran Pandiyan
2
-6
/
+22
2017-10-04
drm/i915/scheduler: Support user-defined priorities
Chris Wilson
4
-4
/
+41
2017-10-04
drm/i915/execlists: Preemption!
Chris Wilson
5
-36
/
+143
2017-10-04
drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
Chris Wilson
2
-3
/
+11
2017-10-04
drm/i915/execlists: Keep request->priority for its lifetime
Chris Wilson
3
-8
/
+18
2017-10-04
drm/i915/execlists: Move bdw GPGPU w/a to emit_bb
Chris Wilson
1
-20
/
+4
2017-10-04
drm/i915: Introduce a preempt context
Chris Wilson
4
-24
/
+87
2017-10-04
drm/i915/execlists: Distinguish the incomplete context notifies
Chris Wilson
3
-1
/
+3
2017-10-04
drm/i915/preempt: Default to disabled mid-command preemption levels
Michał Winiarski
2
-0
/
+31
2017-10-04
drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMD
Jeff McGee
1
-10
/
+6
2017-10-04
drm/i915/guc: Move Guc early init into own function
Michal Wajdeczko
1
-3
/
+6
2017-10-04
drm/i915/huc: Move HuC declarations into dedicated header
Michal Wajdeczko
2
-12
/
+40
2017-10-04
drm/i915/uc: Move uC fw helper code into dedicated files
Michal Wajdeczko
5
-221
/
+297
2017-10-04
drm/i915/uc: Create intel_uc_init_mmio
Sagar Arun Kamble
3
-2
/
+16
2017-10-04
drm/i915/uc: Drop unnecessary forward declaration
Michal Wajdeczko
1
-2
/
+0
2017-10-04
drm/i915: Make intel_uncore.h header self-contained
Michal Wajdeczko
1
-0
/
+6
2017-10-04
drm/i915: Remove defunct trace points
Chris Wilson
1
-55
/
+17
2017-10-04
drm/i915: Fix some tracepoints to capture full 64b
Chris Wilson
1
-22
/
+22
2017-10-04
drm/i915: Remove WA_(SET|CLR)_BIT
Chris Wilson
1
-5
/
+0
2017-10-04
drm/i915: Move MMCD_MISC_CTRL from context w/a to standard
Chris Wilson
1
-1
/
+5
2017-10-04
drm/i915: Transform whitelisting WAs into a simple reg write
Oscar Mateo
1
-2
/
+2
2017-10-04
drm/i915: Remove use_mmio_flip modparm, v2.
Maarten Lankhorst
3
-6
/
+1
2017-10-04
drm/i915/glk: Fix DMC/DC state idleness calculation
Imre Deak
1
-1
/
+1
2017-10-04
drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume
Imre Deak
1
-0
/
+3
2017-10-04
drm/i915: Skip vblank waits for cursor updates when watermarks dont need upda...
Maarten Lankhorst
1
-2
/
+10
2017-10-04
drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v3.
Maarten Lankhorst
1
-17
/
+16
2017-10-03
drm/i915: Organize GLK_COLORS.
Rodrigo Vivi
1
-2
/
+4
2017-10-03
drm/i915: Organize GEN features inheritance.
Rodrigo Vivi
1
-26
/
+22
2017-10-03
drm/i915/skl: Fix has_ipc on skl and document WaDisableIPC.
Rodrigo Vivi
2
-0
/
+7
2017-10-03
drm/i915: Fix DDI PHY init if it was already on
Imre Deak
2
-21
/
+2
2017-10-03
drm/i915/glk, cnl: Implement WaDisableScalarClockGating
Imre Deak
2
-0
/
+36
2017-10-02
drm/i915: Add has_psr-flag to gen9lp
David Weinehall
1
-0
/
+1
2017-10-02
drm/i915/gen8+: Init/reset display interrupts only if i915 IRQs are enabled
Imre Deak
1
-0
/
+14
2017-10-02
drm/i915/gen9+: Set same power state before hibernation image save/restore
Imre Deak
1
-7
/
+13
2017-09-29
drm/i915/execlists: Cache the last priolist lookup
Michał Winiarski
1
-7
/
+13
2017-09-29
drm/i915: Give the invalid priority a magic name
Chris Wilson
3
-2
/
+5
2017-09-29
drm/i915/execlists: Move request unwinding to a separate function
Chris Wilson
1
-20
/
+34
[next]