index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
79
-2387
/
+3330
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
3
-3
/
+3
2017-09-29
drm/i915: Update DRIVER_DATE to 20170929
Jani Nikula
1
-2
/
+2
2017-09-28
drm/i915: Use memset64() to prefill the GTT page
Chris Wilson
1
-3
/
+1
2017-09-28
drm/i915: Also discard second CRC on gen8+ platforms.
Rodrigo Vivi
1
-2
/
+2
2017-09-28
drm/i915/psr: Set frames before SU entry for psr2
vathsala nagaraju
2
-3
/
+12
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
14
-124
/
+73
2017-09-28
drm/i915: Allow optimized platform checks
Tvrtko Ursulin
2
-1
/
+6
2017-09-28
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
40
-1242
/
+1847
2017-09-27
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-86
/
+22
2017-09-27
drm/i915: Avoid using dev_priv->info.gen directly.
Rodrigo Vivi
1
-3
/
+3
2017-09-27
i915: Use %pS printk format for direct addresses
Helge Deller
1
-1
/
+1
2017-09-27
drm/i915/execlists: Notify context-out for lost requests
Chris Wilson
1
-1
/
+5
2017-09-26
drm/i915/cnl: Add support slice/subslice/eu configs
Ben Widawsky
2
-1
/
+44
2017-09-26
drm/i915: Compact device info access by a small re-ordering
Tvrtko Ursulin
1
-7
/
+13
2017-09-26
drm/i915: Add IS_PLATFORM macro
Tvrtko Ursulin
1
-25
/
+27
2017-09-26
drm/i915/selftests: Try to recover from a wedged GPU during reset tests
Chris Wilson
1
-5
/
+19
2017-09-26
drm/i915/huc: Reorganize HuC authentication
Sagar Arun Kamble
3
-22
/
+42
2017-09-26
drm/i915: Fix default values of some modparams
Michal Wajdeczko
1
-7
/
+7
2017-09-26
drm/i915: Extend I915_PARAMS_FOR_EACH with default member value
Michal Wajdeczko
4
-84
/
+48
2017-09-26
drm/i915: Make I915_PARAMS_FOR_EACH macro more flexible
Michal Wajdeczko
1
-42
/
+42
2017-09-26
drm/i915: Enable scanline read based on frame timestamps
Uma Shankar
4
-0
/
+73
2017-09-25
drm/i915/execlists: Microoptimise execlists_cancel_port_request()
Chris Wilson
1
-7
/
+10
2017-09-25
drm/i915: Don't rmw PIPESTAT enable bits
Ville Syrjälä
3
-85
/
+66
2017-09-25
drm/i915: Speed up DMC firmware loading
David Weinehall
1
-1
/
+7
2017-09-25
drm/i915/dp: Remove useless debug about TPS3 support
Dhinakaran Pandiyan
1
-4
/
+0
2017-09-25
drm/i915/dp: Fix buffer size for sink_irq_esi read
Pandiyan, Dhinakaran
1
-10
/
+5
2017-09-25
drm/i915/mst: Print active mst links after update
Pandiyan, Dhinakaran
1
-5
/
+4
2017-09-25
drm/i915/mst: Debug log connector name in destroy_connector()
Pandiyan, Dhinakaran
1
-1
/
+1
2017-09-25
drm/i915/lrc: Skip no-op per-bb buffer on gen9
Chris Wilson
1
-8
/
+1
2017-09-25
drm/i915/lrc: Only enable per-context and per-bb buffers if set
Chris Wilson
1
-5
/
+10
2017-09-25
drm/i915: Make execlist port count variable
Mika Kuoppala
7
-19
/
+50
2017-09-25
drm/i915: Add execlist_port_complete
Mika Kuoppala
3
-16
/
+28
2017-09-25
drm/i915: Wrap port cancellation into a function
Mika Kuoppala
1
-11
/
+14
2017-09-25
drm/i915: Move execlist initialization into intel_engine_cs.c
Mika Kuoppala
2
-21
/
+28
2017-09-25
drm/i915: Make own struct for execlist items
Mika Kuoppala
8
-99
/
+167
2017-09-25
drm/i915/bios: ignore HDMI on port A
Jani Nikula
1
-0
/
+7
2017-09-23
drm/i915: Make i915_spin_request() static
Chris Wilson
2
-41
/
+21
2017-09-22
drm/i915/cnl: Add Gen10 LRC size
Oscar Mateo
1
-0
/
+2
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
39
-169
/
+182
2017-09-22
drm/i915: Confirm request->global_seqno after spin completion
Chris Wilson
1
-4
/
+1
2017-09-22
drm/i915: Check waiter->seqno carefully in case of preemption
Chris Wilson
1
-2
/
+5
2017-09-22
drm/i915: Only wake the waiter from the interrupt if passed
Chris Wilson
1
-5
/
+10
2017-09-21
drm/i915: Document the split in internal and public execbuf flags
Chris Wilson
1
-0
/
+2
2017-09-20
drm/i915: remove redundant variable hw_check
Colin Ian King
1
-2
/
+0
2017-09-20
drm/i915: Reorganize .disable hooks for pre-DDI DP
Ville Syrjälä
1
-9
/
+36
2017-09-20
drm/i915: Drop useless HAS_PSR() check
Ville Syrjälä
1
-1
/
+1
2017-09-20
drm/i915: Stop engines before reset
Mika Kuoppala
1
-32
/
+43
2017-09-20
drm/i915: always update ELD connector type after get modes
Jani Nikula
2
-5
/
+17
2017-09-20
drm/i915/cfl: Remove alpha support protection.
Rodrigo Vivi
1
-1
/
+0
[next]