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.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
2015-10-28
drm/i915/kbl: Introduce Kabylake platform defition.
Rodrigo Vivi
14
-47
/
+90
2015-10-28
drm/i915: Define IS_BROXTON properly.
Rodrigo Vivi
2
-1
/
+3
2015-10-28
drm/i915: remove an extra level of indirection in PCI ID list
Jani Nikula
1
-38
/
+35
2015-10-28
drm/i915: Recover all available ringbuffer space following reset
Chris Wilson
4
-3
/
+27
2015-10-26
drm/i915: Use paramtrized WRPLL_CTL()
Ville Syrjälä
3
-7
/
+7
2015-10-26
drm/i915: Add NEEDS_FORCEWAKE() checks for vlv/chv
Ville Syrjälä
1
-3
/
+8
2015-10-26
drm/i915: Respin vlv/chv reagister access to look more like SKL
Ville Syrjälä
1
-15
/
+22
2015-10-26
drm/i915: Minor style nits in intel_uncore.c
Ville Syrjälä
1
-2
/
+2
2015-10-26
drm/i915: Read FORCEWAKE registers with I915_READ_FW()
Ville Syrjälä
2
-6
/
+5
2015-10-26
drm/i915: Turn __raw_i915_read8() & co. in to inline functions
Ville Syrjälä
5
-25
/
+37
2015-10-23
drm/i915: Cope with request list state change during error state capture
Tomas Elf
1
-0
/
+19
2015-10-23
Revert "drm/i915: Add soft-pinning API for execbuffer"
Daniel Vetter
1
-19
/
+0
2015-10-23
drm/i915: Update DRIVER_DATE to 20151023
Daniel Vetter
1
-1
/
+1
2015-10-23
drm/i915: shut up gen8+ SDE irq dmesg noise
Daniel Vetter
1
-3
/
+7
2015-10-22
drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues.
Tomas Elf
1
-9
/
+14
2015-10-22
drm/i915: Add soft-pinning API for execbuffer
Chris Wilson
1
-0
/
+19
2015-10-22
drm/i915: Calculate watermark configuration during atomic check (v2)
Matt Roper
4
-55
/
+72
2015-10-22
drm/i915: Don't set plane visible during HW readout if CRTC is off
Matt Roper
1
-1
/
+1
2015-10-22
drm/i915: Calculate ILK-style watermarks during atomic check (v3)
Matt Roper
3
-45
/
+51
2015-10-22
drm/i915: Calculate pipe watermarks into CRTC state (v3)
Matt Roper
2
-35
/
+57
2015-10-22
drm/i915: Refactor ilk_update_wm (v3)
Ville Syrjälä
1
-29
/
+35
2015-10-22
drm/i915: Drop intel_update_sprite_watermarks
Matt Roper
5
-88
/
+0
2015-10-22
drm/i915/ivb: Move WaCxSRDisabledForSpriteScaling w/a to atomic check
Matt Roper
4
-30
/
+48
2015-10-21
drm/i915: Fix formatting for gen8_cs_irq_handler
Daniel Vetter
1
-2
/
+1
2015-10-21
drm/i915/guc: Add GuC css header parser
Alex Dai
6
-41
/
+149
2015-10-21
drm/i915: add helpers for platform specific revision id range checks
Jani Nikula
10
-63
/
+68
2015-10-21
drm/i915/bxt: add revision id for A1 stepping and use it
Jani Nikula
9
-15
/
+16
2015-10-21
drm/i915: remove parens around revision ids
Jani Nikula
1
-10
/
+10
2015-10-21
drm/i915: Do not wait for flips in intel_crtc_disable_noatomic.
Maarten Lankhorst
1
-1
/
+2
2015-10-21
drm/i915/skl: Consider plane rotation when calculating stride in skl_do_mmio_...
Tvrtko Ursulin
2
-11
/
+17
2015-10-21
drm/i915/skl: Assume no scaling is available when things are not as expected
Tvrtko Ursulin
1
-1
/
+1
2015-10-21
drm/i915/skl: If needed sanitize bios programmed cdclk
Shobhit Kumar
3
-2
/
+34
2015-10-20
drm/i915: Break out common code from gen8_gt_irq_handler
Nick Hoath
1
-20
/
+20
2015-10-20
drm/i195: Rename gt_irq_handler variable
Nick Hoath
1
-23
/
+23
2015-10-19
drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4)
Matt Roper
1
-175
/
+152
2015-10-19
drm/i915: Report context GTT size
Chris Wilson
1
-0
/
+8
2015-10-19
drm/i915: Map the ringbuffer using WB on LLC machines
Chris Wilson
1
-14
/
+56
2015-10-19
drm/i915/gen8: Flip the 48b switch
Michel Thierry
2
-2
/
+7
2015-10-19
drm/i915: Only call commit_planes when there are things to commit.
Maarten Lankhorst
1
-1
/
+2
2015-10-19
drm/i915: Only run commit when crtc is active, v2.
Maarten Lankhorst
2
-13
/
+5
2015-10-19
drm/i915: Only commit active planes when updating planes during reset.
Maarten Lankhorst
1
-2
/
+1
2015-10-19
drm/i915: Update legacy primary state outside the commit hook, v2.
Maarten Lankhorst
1
-7
/
+12
2015-10-19
drm/i915: Make prepare_plane_fb fully interruptible.
Maarten Lankhorst
1
-6
/
+5
2015-10-19
drm/i915: Make plane fb tracking work correctly, v2.
Maarten Lankhorst
2
-30
/
+18
2015-10-19
drm/i915/skl: Making DC6 entry is the last call in suspend flow.
Animesh Manna
3
-12
/
+22
2015-10-15
drm/i915: Kill the leftover RMW from ivb_sprite_disable()
Ville Syrjälä
1
-1
/
+1
2015-10-15
drm/i915: restore ggtt double-bind avoidance
Daniel Vetter
1
-12
/
+34
2015-10-15
drm/i915/skl: Enable pipe gamma for sprite planes.
Bob Paauwe
1
-0
/
+1
2015-10-15
drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
Bob Paauwe
1
-1
/
+1
2015-10-13
drm/i915: Move skl/bxt gt specific workarounds to ring init
Mika Kuoppala
2
-61
/
+43
[next]