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-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
2012-02-23
drm/i915: fix mode set on load pipe. (v2)
Dave Airlie
1
-1
/
+1
2012-02-23
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
Daniel Vetter
6
-48
/
+28
2012-02-22
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2
-2
/
+37
2012-02-16
drm: add some caps for userspace to discover more info for dumb KMS driver (v2)
Dave Airlie
1
-0
/
+3
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
1
-0
/
+2
2012-02-16
Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
Danny Kukawka
1
-2
/
+0
2012-02-16
drm/i915: do not enable RC6p on Sandy Bridge
Eugeni Dodonov
1
-2
/
+2
2012-02-15
drm/i915/lvds: Always use the presence pin for LVDS on PCH
Chris Wilson
2
-3
/
+17
2012-02-15
drm/i915: Record the position of the request upon error
Chris Wilson
3
-2
/
+5
2012-02-15
drm/i915: Record the in-flight requests at the time of a hang
Chris Wilson
3
-35
/
+79
2012-02-15
drm/i915: Record the tail at each request and use it to estimate the head
Chris Wilson
4
-1
/
+119
2012-02-14
drm/i915: add missing SDVO bits for interlaced modes on ILK
Paulo Zanoni
2
-1
/
+7
2012-02-14
Merge tag 'drm-intel-next-2012-02-07' of git://people.freedesktop.org/~danvet...
Dave Airlie
16
-604
/
+575
2012-02-14
drm/i915: Fix race condition in accessing GMBUS
Yufeng Shen
2
-7
/
+21
2012-02-14
drm/i915: add a "force-dvi" HDMI audio mode
Wu Fengguang
3
-10
/
+22
2012-02-13
drm/i915: Don't lock panel registers when downclocking
Sean Paul
1
-12
/
+2
2012-02-13
drm: Fix kcalloc parameters swapped
Axel Lin
1
-1
/
+1
2012-02-13
drm/i915: fix up locking inconsistency around gem_do_init
Daniel Vetter
1
-1
/
+1
2012-02-13
drm/i915: enable forcewake voodoo also for gen6
Daniel Vetter
2
-16
/
+2
2012-02-13
drm/i915: fixup seqno allocation logic for lazy_request
Daniel Vetter
3
-26
/
+28
2012-02-13
drm/i915: outstanding_lazy_request is a u32
Daniel Vetter
1
-1
/
+1
2012-02-12
drm/i915: check gtfifodbg after possibly failed writes
Ben Widawsky
2
-4
/
+13
2012-02-12
drm/i915: catch gtfifo errors on forcewake_put
Ben Widawsky
1
-2
/
+13
2012-02-12
drm/i915: use gtfifodbg
Ben Widawsky
2
-0
/
+14
2012-02-11
drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.
Kenneth Graunke
2
-0
/
+7
[next]