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
2012-04-12
drm/i915: clear fencing tracking state when retiring requests
Daniel Vetter
1
-0
/
+2
2012-04-11
drm/i915: make rc6 module parameter read-only
Jesse Barnes
1
-1
/
+1
2012-04-11
drm/i915: implement ColorBlt w/a
Daniel Vetter
2
-0
/
+7
2012-04-11
drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g
Chris Wilson
1
-1
/
+1
2012-04-11
Revert "drm/i915: reenable gmbus on gen3+ again"
Daniel Vetter
1
-1
/
+1
2012-04-10
drm/i915: properly compute dp dithering for user-created modes
Daniel Vetter
1
-14
/
+35
2012-04-09
drm/i915: Finish any pending operations on the framebuffer before disabling
Chris Wilson
1
-19
/
+46
2012-04-09
drm/i915: Removed IVB forced enable of sprite dest key.
acreese
1
-1
/
+0
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-11
/
+3
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-11
/
+3
2012-04-03
drm/i915: treat src w & h as fixed point in sprite handling code
Jesse Barnes
1
-0
/
+3
2012-04-03
drm/i915: no-lvds quirk on MSI DC500
Anisse Astier
1
-0
/
+8
2012-04-03
drm/i915: Add lock on drm_helper_resume_force_mode
Sean Paul
1
-0
/
+2
2012-04-03
drm/i915: don't leak struct_mutex lock on ppgtt init failures
Daniel Vetter
1
-1
/
+3
2012-04-02
drm/i915: disable ppgtt on snb when dmar is enabled
Daniel Vetter
3
-4
/
+19
2012-04-02
drm/i915: add Ivy Bridge GT2 Server entries
Eugeni Dodonov
1
-0
/
+1
2012-04-01
drm/i915: properly clear SSC1 bit in the pch refclock init code
Daniel Vetter
1
-1
/
+2
2012-04-01
drm/i915: apply CS reg readback trick against missed IRQ on snb
Daniel Vetter
1
-1
/
+1
2012-04-01
drm/i915: quirk away broken OpRegion VBT
Daniel Vetter
1
-1
/
+22
2012-04-01
drm/i915: enable plain RC6 on Sandy Bridge by default
Eugeni Dodonov
1
-4
/
+4
2012-04-01
drm/i915: allow to select rc6 modes via kernel parameter
Eugeni Dodonov
3
-5
/
+42
2012-04-01
drm/i915: Mark untiled BLT commands as fenced on gen2/3
Chris Wilson
2
-7
/
+10
2012-04-01
drm/i915: properly restore the ppgtt page directory on resume
Daniel Vetter
2
-10
/
+21
2012-04-01
drm/i915: Sanitize BIOS debugging bits from PIPECONF
Chris Wilson
2
-0
/
+7
2012-03-29
drm/i915: suspend fbdev device around suspend/hibernate
Dave Airlie
3
-1
/
+18
2012-03-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
32
-1517
/
+1902
2012-03-21
drm/i915: use DDC_ADDR instead of hard-coding it
Matt Turner
1
-2
/
+3
2012-03-20
Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
9
-157
/
+123
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
3
-17
/
+49
2012-03-07
drm/i915: support 32 bit BGR formats in sprite planes
Jesse Barnes
1
-0
/
+1
2012-03-07
drm/i915: fix color order for BGR formats on SNB
Jesse Barnes
2
-4
/
+4
2012-03-02
drm/i915: Only clear the GPU domains upon a successful finish
Chris Wilson
1
-2
/
+5
2012-02-29
drm/i915: reenable gmbus on gen3+ again
Daniel Vetter
1
-1
/
+1
2012-02-29
drm/i915: i2c: unconditionally set up gpio fallback
Daniel Vetter
2
-32
/
+22
2012-02-29
drm/i915: merge gmbus and gpio i2c adpater into one
Daniel Vetter
2
-33
/
+7
2012-02-29
drm/i915: merge struct intel_gpio into struct intel_gmbus
Daniel Vetter
2
-73
/
+72
2012-02-29
drm/i915: add dev_priv to intel_gmbus
Daniel Vetter
2
-8
/
+11
2012-02-29
drm/i915: Fix single msg gmbus_xfers writes
Benson Leung
1
-4
/
+9
2012-02-27
drm/i915: error_buffer->ring should be signed
Daniel Vetter
1
-1
/
+1
2012-02-27
drm/i915: Silence the error message from i915_wait_request()
Chris Wilson
1
-5
/
+0
2012-02-27
drm/i915: Remove use of the autoreported ringbuffer HEAD position
Chris Wilson
1
-13
/
+1
2012-02-27
drm/i915: use the new hdmi_force_audio enum more
Daniel Vetter
2
-10
/
+10
2012-02-27
drm/i915: No need to search again after retiring requests
Chris Wilson
1
-15
/
+0
2012-02-27
drm/i915: Only bump refcnt on objects scheduled for eviction
Chris Wilson
1
-3
/
+1
2012-02-27
drm/i915/bios: Downgrade the "signature missing" DRM_ERROR to debug
Chris Wilson
1
-1
/
+1
2012-02-27
drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
Marc Gariepy
1
-0
/
+16
2012-02-27
drm/i915: Fixes distorted external screen image on HP 2730p
Philipp Grete
1
-2
/
+0
2012-02-24
drm/i915: Prevent a machine hang by checking crtc->active before loading lut
Alban Browaeys
1
-1
/
+1
2012-02-24
drm/i915: fix operator precedence when enabling RC6p
Eugeni Dodonov
1
-1
/
+1
2012-02-23
drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0
Hai Lan
1
-0
/
+9
[next]