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
2010-02-25
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
13
-307
/
+1057
2010-02-25
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
4
-23
/
+12
2010-02-22
drm/i915: Record batch buffer following GPU error
Chris Wilson
5
-7
/
+326
2010-02-22
drm/i915: give up on 8xx lid status
Jesse Barnes
1
-0
/
+7
2010-02-22
drm/i915: reduce some of the duplication of tiling checking
Owain Ainsworth
3
-36
/
+5
2010-02-22
drm/i915: blow away userspace mappings before fence change
Daniel Vetter
2
-6
/
+6
2010-02-22
drm/i915: move a gtt flush to the correct place
Daniel Vetter
1
-1
/
+1
2010-02-22
drm/i915: overlay: drop superflous gpu flushes
Daniel Vetter
1
-15
/
+5
2010-02-22
drm/i915: overlay: nuke readback to flush wc caches
Daniel Vetter
1
-5
/
+0
2010-02-22
i915 / PM: Fix hibernate regression caused by suspend/resume splitting
Rafael J. Wysocki
1
-21
/
+9
2010-02-22
drm/i915: provide self-refresh status in debugfs
Jesse Barnes
1
-0
/
+21
2010-02-22
drm/i915: provide FBC status in debugfs
Jesse Barnes
4
-0
/
+66
2010-02-22
drm/i915: fix drps disable so unload & re-load works
Jesse Barnes
1
-1
/
+1
2010-02-22
drm/i915: Fix OGLC performance regression on 945
Li Peng
1
-10
/
+17
2010-02-22
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
5
-13
/
+15
2010-02-22
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
8
-10
/
+411
2010-02-22
drm/i915: enable memory self refresh on 9xx
Li Peng
2
-4
/
+32
2010-02-16
drm/i915: Don't reserve compatibility fence regs in KMS mode.
Eric Anholt
1
-1
/
+2
2010-02-16
drm/i915: Keep MCHBAR always enabled
Zhenyu Wang
3
-122
/
+122
2010-02-16
drm/i915: Replace open-coded eviction in i915_gem_idle()
Chris Wilson
1
-100
/
+44
2010-02-16
ACPI, i915: blacklist Clevo M5x0N bad_lid state
Zhang Rui
1
-0
/
+7
2010-02-11
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
4
-23
/
+12
2010-02-11
drm/i915: hold ref on flip object until it completes
Jesse Barnes
1
-1
/
+3
2010-02-11
drm/i915: Fix crash while aborting hibernation
Rafael J. Wysocki
1
-67
/
+101
2010-02-11
drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.
Owain Ainsworth
2
-2
/
+6
2010-02-11
drm/i915: fix pipe source image setting in flip command
Zhenyu Wang
1
-2
/
+4
2010-02-11
drm/i915: fix flip done interrupt on Ironlake
Zhenyu Wang
1
-8
/
+8
2010-02-11
drm/i915: untangle page flip completion
Jesse Barnes
1
-7
/
+9
2010-02-11
drm/i915: handle FBC and self-refresh better
Jesse Barnes
2
-0
/
+3
2010-02-11
drm/i915: Increase fb alignment to 64k
Chris Wilson
1
-1
/
+1
2010-02-11
drm/i915: Update write_domains on active list after flush.
Daniel Vetter
2
-4
/
+30
2010-02-11
drm/i915: Rework DPLL calculation parameters for Ironlake
Zhenyu Wang
1
-50
/
+167
2010-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
7
-19
/
+91
2010-02-04
drm/i915: Fix leak of relocs along do_execbuffer error path
Chris Wilson
1
-2
/
+5
2010-02-04
drm/i915: slow acpi_lid_open() causes flickering - V2
Thomas Meyer
1
-1
/
+8
2010-02-04
drm/i915: Disable SR when more than one pipe is enabled
David John
1
-0
/
+12
2010-01-30
drm/i915: page flip support for Ironlake
Jesse Barnes
1
-3
/
+14
2010-01-30
drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
Zhao Yakui
1
-1
/
+1
2010-01-30
drm/i915: Add support for SDVO composite TV
Zhao Yakui
1
-0
/
+8
2010-01-30
drm/i915: don't trigger ironlake vblank interrupt at irq install
Li Peng
1
-3
/
+2
2010-01-27
drm/i915: Selectively enable self-reclaim
Chris Wilson
3
-39
/
+19
2010-01-26
drm/i915: handle non-flip pending case when unpinning the scanout buffer
Jesse Barnes
1
-2
/
+18
2010-01-25
drm/i915: Fix the device info of Pineview
Li Peng
1
-1
/
+1
2010-01-25
drm/i915: enable vblank interrupt on ironlake
Li Peng
2
-11
/
+20
2010-01-25
drm/i915: Prevent use of uninitialized pointers along error path.
Chris Wilson
1
-0
/
+4
2010-01-25
drm/i915: disable hotplug detect before Ironlake CRT detect
Zhenyu Wang
1
-0
/
+3
2010-01-16
drm/i915: enable 36bit physical address for hardware status page
Zhenyu Wang
1
-0
/
+4
2010-01-16
drm/i915: fix eDP pipe mask
Zhenyu Wang
1
-4
/
+3
2010-01-16
drm/i915: fix pixel color depth setting on eDP
Zhenyu Wang
2
-4
/
+27
2010-01-16
drm/i915: parse eDP panel color depth from VBT block
Zhenyu Wang
3
-0
/
+73
[next]