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
2009-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-3
/
+0
2009-06-04
drm/i915: Remove a bad BUG_ON in the fence management code.
Eric Anholt
1
-3
/
+0
2009-06-04
drm/i915: intel_lvds.c fix section mismatch
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
6
-10
/
+6
2009-06-04
drm: fix irq naming for kms drivers.
Dave Airlie
1
-10
/
+2
2009-05-28
i915: Set object to gtt domain when faulting it back in
Kristian Høgsberg
1
-0
/
+7
2009-05-27
drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.
Eric Anholt
1
-0
/
+10
2009-05-27
drm/i915: Fix tiling pitch handling on 8xx.
Eric Anholt
3
-6
/
+17
2009-05-26
drm/i915: Add support for VGA load detection (pre-945).
Ma Ling
1
-2
/
+147
2009-05-23
drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.
Ma Ling
1
-4
/
+63
2009-05-22
drm/i915: Determine type before initialising connector
Jonas Bonn
1
-19
/
+10
2009-05-22
drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.
Ma Ling
1
-0
/
+41
2009-05-22
drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them
Ma Ling
4
-33
/
+93
2009-05-22
i915: support 8xx desktop cursors
Jesse Barnes
3
-8
/
+39
2009-05-19
drm/i915: allocate large pointer arrays with vmalloc
Jesse Barnes
1
-23
/
+15
2009-05-16
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-24
/
+165
2009-05-15
sysrq, intel_fb: fix sysrq g collision
Jason Wessel
1
-2
/
+2
2009-05-15
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
3
-0
/
+34
2009-05-15
drm/i915: Set HDMI hot plug interrupt enable for only the output in question.
Ma Ling
1
-5
/
+12
2009-05-15
drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.
Ma Ling
1
-1
/
+2
2009-05-15
drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.
Ma Ling
1
-1
/
+1
2009-05-15
drm/i915: ignore LVDS on intel graphics systems that lie about having it
Jarod Wilson
1
-8
/
+46
2009-05-15
drm/i915: sanity check IER at wait_request time
Jesse Barnes
1
-0
/
+9
2009-05-15
drm/i915: workaround IGD i2c bus issue in kernel side (v2)
Shaohua Li
4
-1
/
+25
2009-05-15
drm/i915: Don't allow binding objects into the last page of the aperture.
Eric Anholt
1
-2
/
+10
2009-05-01
drm/i915: save/restore fence registers across suspend/resume
Keith Packard
2
-0
/
+25
2009-05-01
drm/i915: x86 always has writeq. Add I915_READ64 for symmetry.
Keith Packard
1
-6
/
+1
2009-04-22
drm/i915: fix up error path leak in i915_cmdbuffer
Chris Wright
1
-3
/
+3
2009-04-22
drm/i915: fix unpaired i915 device mutex on entervt failure.
Wu Fengguang
1
-1
/
+3
2009-04-22
drm/i915: add support for G41 chipset
Zhenyu Wang
1
-1
/
+3
2009-04-18
drm/i915: Enable ASLE if present
Matthew Garrett
1
-0
/
+1
2009-04-18
drm/i915: Unregister ACPI video driver when exiting
Matthew Garrett
4
-5
/
+8
2009-04-18
drm/i915: Register ACPI video even when not modesetting
Matthew Garrett
1
-4
/
+5
2009-04-18
drm/i915: fix transition to I915_TILING_NONE
Keith Packard
1
-1
/
+0
2009-04-18
drm/i915: Don't let an oops get triggered from irq_emit without dma init.
Eric Anholt
1
-1
/
+1
2009-04-16
drm/i915: allow tiled front buffers on 965+
Jesse Barnes
2
-0
/
+10
2009-04-15
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-40
/
+409
2009-04-14
drm/i915: fix scheduling while holding the new active list spinlock
Shaohua Li
1
-1
/
+12
2009-04-08
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
Eric Anholt
3
-14
/
+232
2009-04-08
drm/i915: Correctly set the write flag for get_user_pages in pread.
Eric Anholt
1
-1
/
+1
2009-04-08
drm/i915: Fix use of uninitialized var in 40a5f0de
Florian Mickler
1
-12
/
+22
2009-04-08
drm/i915: indicate framebuffer restore key in SysRq help message
Ferenc Wagner
1
-2
/
+2
2009-04-08
drm/i915: sync hdmi detection by hdmi identifier with 2D
Ma Ling
2
-5
/
+40
2009-04-08
drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)
Shaohua Li
1
-0
/
+2
2009-04-08
drm/i915: Implement batch and ring buffer dumping
Ben Gamari
3
-5
/
+98
2009-04-05
Merge branch 'linus' into release
Len Brown
19
-803
/
+1966
2009-04-03
Merge branch 'drm-intel-next' of ../anholt-2.6 into drm-linus
Dave Airlie
14
-117
/
+290
2009-04-03
drm: remove unused "can_grow" parameter from drm_crtc_helper_initial_config
Jesse Barnes
1
-1
/
+1
2009-04-02
drm/i915: Add a spinlock to protect the active_list
Carl Worth
4
-4
/
+29
2009-04-02
drm/i915: Fix SDVO TV support
Zhenyu Wang
2
-52
/
+108
[next]