index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-10-12
79
-2387
/
+3330
|
\
|
*
drm/i915: Update DRIVER_DATE to 20170929
Jani Nikula
2017-09-29
1
-2
/
+2
|
*
drm/i915: Use memset64() to prefill the GTT page
Chris Wilson
2017-09-28
1
-3
/
+1
|
*
drm/i915: Also discard second CRC on gen8+ platforms.
Rodrigo Vivi
2017-09-28
1
-2
/
+2
|
*
drm/i915/psr: Set frames before SU entry for psr2
vathsala nagaraju
2017-09-28
2
-3
/
+12
|
*
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
2017-09-28
14
-124
/
+73
|
|
\
|
*
|
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: 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-20
1
-1
/
+0
|
*
|
drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug
Rodrigo Vivi
2017-09-20
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
[next]