index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Allow optimized platform checks
Tvrtko Ursulin
2017-09-28
2
-1
/
+6
*
drm/i915: Avoid using dev_priv->info.gen directly.
Rodrigo Vivi
2017-09-27
1
-3
/
+3
*
i915: Use %pS printk format for direct addresses
Helge Deller
2017-09-27
1
-1
/
+1
*
drm/i915/execlists: Notify context-out for lost requests
Chris Wilson
2017-09-27
1
-1
/
+5
*
drm/i915/cnl: Add support slice/subslice/eu configs
Ben Widawsky
2017-09-26
2
-1
/
+44
*
drm/i915: Compact device info access by a small re-ordering
Tvrtko Ursulin
2017-09-26
1
-7
/
+13
*
drm/i915: Add IS_PLATFORM macro
Tvrtko Ursulin
2017-09-26
1
-25
/
+27
*
drm/i915/selftests: Try to recover from a wedged GPU during reset tests
Chris Wilson
2017-09-26
1
-5
/
+19
*
drm/i915/huc: Reorganize HuC authentication
Sagar Arun Kamble
2017-09-26
3
-22
/
+42
*
drm/i915: Fix default values of some modparams
Michal Wajdeczko
2017-09-26
1
-7
/
+7
*
drm/i915: Extend I915_PARAMS_FOR_EACH with default member value
Michal Wajdeczko
2017-09-26
4
-84
/
+48
*
drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible
Michal Wajdeczko
2017-09-26
1
-42
/
+42
*
drm/i915: Enable scanline read based on frame timestamps
Uma Shankar
2017-09-26
4
-0
/
+73
*
drm/i915/execlists: Microoptimise execlists_cancel_port_request()
Chris Wilson
2017-09-25
1
-7
/
+10
*
drm/i915: Don't rmw PIPESTAT enable bits
Ville Syrjälä
2017-09-25
3
-85
/
+66
*
drm/i915: Speed up DMC firmware loading
David Weinehall
2017-09-25
1
-1
/
+7
*
drm/i915/dp: Remove useless debug about TPS3 support
Dhinakaran Pandiyan
2017-09-25
1
-4
/
+0
*
drm/i915/dp: Fix buffer size for sink_irq_esi read
Pandiyan, Dhinakaran
2017-09-25
1
-10
/
+5
*
drm/i915/mst: Print active mst links after update
Pandiyan, Dhinakaran
2017-09-25
1
-5
/
+4
*
drm/i915/mst: Debug log connector name in destroy_connector()
Pandiyan, Dhinakaran
2017-09-25
1
-1
/
+1
*
drm/i915/lrc: Skip no-op per-bb buffer on gen9
Chris Wilson
2017-09-25
1
-8
/
+1
*
drm/i915/lrc: Only enable per-context and per-bb buffers if set
Chris Wilson
2017-09-25
1
-5
/
+10
*
drm/i915: Make execlist port count variable
Mika Kuoppala
2017-09-25
7
-19
/
+50
*
drm/i915: Add execlist_port_complete
Mika Kuoppala
2017-09-25
3
-16
/
+28
*
drm/i915: Wrap port cancellation into a function
Mika Kuoppala
2017-09-25
1
-11
/
+14
*
drm/i915: Move execlist initialization into intel_engine_cs.c
Mika Kuoppala
2017-09-25
2
-21
/
+28
*
drm/i915: Make own struct for execlist items
Mika Kuoppala
2017-09-25
8
-99
/
+167
*
drm/i915/bios: ignore HDMI on port A
Jani Nikula
2017-09-25
1
-0
/
+7
*
drm/i915: Make i915_spin_request() static
Chris Wilson
2017-09-22
2
-41
/
+21
*
drm/i915/cnl: Add Gen10 LRC size
Oscar Mateo
2017-09-22
1
-0
/
+2
*
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
2017-09-22
39
-169
/
+182
*
drm/i915: Confirm request->global_seqno after spin completion
Chris Wilson
2017-09-22
1
-4
/
+1
*
drm/i915: Check waiter->seqno carefully in case of preemption
Chris Wilson
2017-09-22
1
-2
/
+5
*
drm/i915: Only wake the waiter from the interrupt if passed
Chris Wilson
2017-09-22
1
-5
/
+10
*
drm/i915: Document the split in internal and public execbuf flags
Chris Wilson
2017-09-21
1
-0
/
+2
*
drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5
Anuj Phogat
2017-09-21
1
-1
/
+1
*
drm/i915: remove redundant variable hw_check
Colin Ian King
2017-09-20
1
-2
/
+0
*
drm/i915: Reorganize .disable hooks for pre-DDI DP
Ville Syrjälä
2017-09-20
1
-9
/
+36
*
drm/i915: Drop useless HAS_PSR() check
Ville Syrjälä
2017-09-20
1
-1
/
+1
*
drm/i915: Stop engines before reset
Mika Kuoppala
2017-09-20
1
-32
/
+43
*
drm/i915: always update ELD connector type after get modes
Jani Nikula
2017-09-20
2
-5
/
+17
*
drm/i915/cfl: Remove alpha support protection.
Rodrigo Vivi
2017-09-19
1
-1
/
+0
*
drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug
Rodrigo Vivi
2017-09-19
2
-1
/
+11
*
drm/i915: Shrink cnl_ddi_buf_trans
Ville Syrjälä
2017-09-19
1
-5
/
+5
*
drm/i915: Shrink bxt_ddi_buf_trans
Ville Syrjälä
2017-09-19
1
-4
/
+4
*
drm/i915: Replace some spaces with tabs
Ville Syrjälä
2017-09-19
1
-3
/
+3
*
drm/i915/fence: Avoid del_timer_sync() from inside a timer
Chris Wilson
2017-09-19
2
-6
/
+22
*
drm/i915/selftests: Only touch archdata.iommu when it exists
Chris Wilson
2017-09-19
1
-0
/
+2
*
drm/i915/cnp: Don't touch other PCH clock gating bits.
Rodrigo Vivi
2017-09-18
1
-1
/
+2
*
drm/i915: Do not enable DRRS when PSR is enabled
Radhakrishna Sripada
2017-09-18
2
-5
/
+6
[next]