index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Only apply DPMS to the encoder if enabled
Chris Wilson
2013-10-03
1
-6
/
+2
*
drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio.
Rodrigo Vivi
2013-10-03
1
-1
/
+1
*
drm/i915/hsw: Disable L3 caching of atomic memory operations.
Francisco Jerez
2013-10-03
2
-0
/
+11
*
drm/i915: fix rps.vlv_work initialization
Imre Deak
2013-10-01
1
-2
/
+2
*
drm/i915: Fix up usage of SHRINK_STOP
Daniel Vetter
2013-09-26
1
-4
/
+4
*
drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
Daniel Vetter
2013-09-24
1
-0
/
+4
*
drm/i915/tv: clear adjusted_mode.flags
Daniel Vetter
2013-09-24
1
-0
/
+8
*
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
Jani Nikula
2013-09-24
1
-1
/
+12
*
drm/i915: Use a temporary va_list for two-pass string handling
Chris Wilson
2013-09-24
1
-2
/
+4
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-09-22
9
-74
/
+122
|
\
|
*
drm/i915: Don't enable the cursor on a disable pipe
Ville Syrjälä
2013-09-18
1
-2
/
+4
|
*
drm/i915: do not update cursor in crtc mode set
Jani Nikula
2013-09-18
1
-9
/
+0
|
*
drm/i915: kill set_need_resched
Daniel Vetter
2013-09-12
1
-7
/
+4
|
*
drm/i915/dvo: set crtc timings again for panel fixed modes
Daniel Vetter
2013-09-12
1
-0
/
+2
|
*
drm/i915/sdvo: Robustify the dtd<->drm_mode conversions
Daniel Vetter
2013-09-12
1
-29
/
+34
|
*
drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversion
Daniel Vetter
2013-09-10
1
-0
/
+4
|
*
drm/i915: Use proper print format for debug prints
Takashi Iwai
2013-09-10
1
-3
/
+3
|
*
drm/i915: fix wait_for_pending_flips vs gpu hang deadlock
Daniel Vetter
2013-09-09
1
-14
/
+54
|
*
drm/i915: Track pfit enable state separately from size
Chris Wilson
2013-09-08
5
-12
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-12
2
-27
/
+59
|
\
\
|
|
/
|
/
|
|
*
i915: bail out earlier when shrinker cannot acquire mutex
Glauber Costa
2013-09-10
1
-2
/
+2
|
*
drivers: convert shrinkers to new count/scan API
Dave Chinner
2013-09-10
2
-25
/
+57
*
|
drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
Ville Syrjälä
2013-09-06
3
-11
/
+23
*
|
drm/i915: try not to lose backlight CBLV precision
Jani Nikula
2013-09-06
1
-1
/
+1
*
|
drm/i915: Confine page flips to BCS on Valleyview
Chris Wilson
2013-09-06
1
-1
/
+1
*
|
drm/i915: Skip stolen region initialisation if none is reserved
Chris Wilson
2013-09-05
1
-0
/
+3
*
|
drm/i915: fix gpu hang vs. flip stall deadlocks
Daniel Vetter
2013-09-05
1
-1
/
+7
*
|
drm/i915: Hold an object reference whilst we shrink it
Chris Wilson
2013-09-05
1
-6
/
+39
*
|
drm/i915: fix i9xx_crtc_clock_get for multiplied pixels
Daniel Vetter
2013-09-04
1
-2
/
+1
*
|
drm/i915: handle sdvo input pixel multiplier correctly again
Daniel Vetter
2013-09-04
1
-8
/
+9
*
|
drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
Daniel Vetter
2013-09-04
2
-2
/
+14
*
|
drm/i915: fix up the relocate_entry refactoring
Daniel Vetter
2013-09-03
1
-0
/
+3
*
|
drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode
Ville Syrjälä
2013-09-03
3
-17
/
+7
*
|
drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
Damien Lespiau
2013-09-03
1
-1
/
+0
*
|
i915: Update VGA arbiter support for newer devices
Alex Williamson
2013-09-03
2
-3
/
+31
*
|
drm/i915: Pin pages whilst mapping the dma-buf
Chris Wilson
2013-09-03
1
-19
/
+22
*
|
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
2013-09-03
4
-7
/
+13
*
|
x86: add early quirk for reserving Intel graphics stolen memory v5
Jesse Barnes
2013-09-03
1
-15
/
+0
*
|
drm/i915: split PCI IDs out into i915_drm.h v4
Jesse Barnes
2013-09-03
1
-130
/
+34
*
|
i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
Joe Perches
2013-09-03
1
-1
/
+1
*
|
drm/i915: Use RCS flips on Ivybridge+
Chris Wilson
2013-09-03
2
-9
/
+49
*
|
drm/i915: Embed the ring->private within the struct intel_ring_buffer
Chris Wilson
2013-09-03
3
-72
/
+35
*
|
drm/i915: fix lvds/dp panel fitter setting
Imre Deak
2013-09-03
1
-0
/
+2
*
|
drm/i915: tune down hangcheck noise
Daniel Vetter
2013-09-03
1
-3
/
+3
*
|
drm/i915: Report requested frequency alongside current frequency in debugfs
Chris Wilson
2013-09-03
1
-1
/
+10
*
|
drm/i915: Apply the force-detect VGA w/a to Valleyview
Chris Wilson
2013-09-03
1
-1
/
+1
*
|
drm/i915: Adjust available RPS information through sysfs for vlv
Chris Wilson
2013-09-03
1
-5
/
+31
*
|
drm/i915: sanitize forcewake registers on reset
Mika Kuoppala
2013-09-03
1
-1
/
+8
*
|
drm/i915: Don't mask EI UP interrupt on IVB|SNB
Mika Kuoppala
2013-09-03
1
-1
/
+11
|
/
*
drm/i915: Support render nodes
Kristian Høgsberg
2013-09-02
2
-22
/
+23
[next]