index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
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: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
2010-02-26
6
-22
/
+22
*
drm/i915: Correct the Sandybridge chipset info structs.
Eric Anholt
2010-02-26
1
-3
/
+1
*
drm/i915: Disable the hangcheck reset on Sandybridge until we add support.
Eric Anholt
2010-02-26
1
-1
/
+5
*
drm/i915: Add a new mobile Sandybridge PCI ID.
Eric Anholt
2010-02-26
1
-0
/
+7
*
drm/i915, agp/intel: Fix stolen memory size on Sandybridge
Zhenyu Wang
2010-02-26
2
-49
/
+126
*
drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON.
Eric Anholt
2010-02-26
1
-0
/
+2
*
drm/i915: Disable the surface tile swizzling on Sandybridge.
Eric Anholt
2010-02-26
1
-1
/
+1
*
drm/i915: Fix sandybridge status page setup.
Eric Anholt
2010-02-26
3
-2
/
+15
*
drm/i915: Set up fence registers on sandybridge.
Eric Anholt
2010-02-26
2
-3
/
+33
*
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-02-26
11
-56
/
+87
*
Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
Dave Airlie
2010-02-25
13
-307
/
+1057
|
\
|
*
drm/i915: Record batch buffer following GPU error
Chris Wilson
2010-02-22
5
-7
/
+326
|
*
drm/i915: give up on 8xx lid status
Jesse Barnes
2010-02-22
1
-0
/
+7
|
*
drm/i915: reduce some of the duplication of tiling checking
Owain Ainsworth
2010-02-22
3
-36
/
+5
|
*
drm/i915: blow away userspace mappings before fence change
Daniel Vetter
2010-02-22
2
-6
/
+6
|
*
drm/i915: move a gtt flush to the correct place
Daniel Vetter
2010-02-22
1
-1
/
+1
|
*
drm/i915: overlay: drop superflous gpu flushes
Daniel Vetter
2010-02-22
1
-15
/
+5
|
*
drm/i915: overlay: nuke readback to flush wc caches
Daniel Vetter
2010-02-22
1
-5
/
+0
|
*
drm/i915: provide self-refresh status in debugfs
Jesse Barnes
2010-02-22
1
-0
/
+21
|
*
drm/i915: provide FBC status in debugfs
Jesse Barnes
2010-02-22
4
-0
/
+66
|
*
drm/i915: fix drps disable so unload & re-load works
Jesse Barnes
2010-02-22
1
-1
/
+1
|
*
drm/i915: Fix OGLC performance regression on 945
Li Peng
2010-02-22
1
-10
/
+17
|
*
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
2010-02-22
5
-13
/
+15
|
*
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
2010-02-22
8
-10
/
+411
|
*
drm/i915: enable memory self refresh on 9xx
Li Peng
2010-02-22
2
-4
/
+32
|
*
drm/i915: Don't reserve compatibility fence regs in KMS mode.
Eric Anholt
2010-02-16
1
-1
/
+2
|
*
drm/i915: Keep MCHBAR always enabled
Zhenyu Wang
2010-02-16
3
-122
/
+122
|
*
drm/i915: Replace open-coded eviction in i915_gem_idle()
Chris Wilson
2010-02-16
1
-100
/
+44
*
|
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
2010-02-25
4
-23
/
+12
|
\
\
|
*
|
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
4
-23
/
+12
*
|
|
i915 / PM: Fix hibernate regression caused by suspend/resume splitting
Rafael J. Wysocki
2010-02-22
1
-21
/
+9
*
|
|
ACPI, i915: blacklist Clevo M5x0N bad_lid state
Zhang Rui
2010-02-16
1
-0
/
+7
|
|
/
|
/
|
*
|
drm/i915: hold ref on flip object until it completes
Jesse Barnes
2010-02-10
1
-1
/
+3
*
|
drm/i915: Fix crash while aborting hibernation
Rafael J. Wysocki
2010-02-10
1
-67
/
+101
*
|
drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.
Owain Ainsworth
2010-02-10
2
-2
/
+6
*
|
drm/i915: fix pipe source image setting in flip command
Zhenyu Wang
2010-02-10
1
-2
/
+4
*
|
drm/i915: fix flip done interrupt on Ironlake
Zhenyu Wang
2010-02-10
1
-8
/
+8
*
|
drm/i915: untangle page flip completion
Jesse Barnes
2010-02-10
1
-7
/
+9
*
|
drm/i915: handle FBC and self-refresh better
Jesse Barnes
2010-02-10
2
-0
/
+3
*
|
drm/i915: Increase fb alignment to 64k
Chris Wilson
2010-02-10
1
-1
/
+1
*
|
drm/i915: Update write_domains on active list after flush.
Daniel Vetter
2010-02-10
2
-4
/
+30
*
|
drm/i915: Rework DPLL calculation parameters for Ironlake
Zhenyu Wang
2010-02-10
1
-50
/
+167
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-02-06
7
-19
/
+91
|
\
|
*
drm/i915: Fix leak of relocs along do_execbuffer error path
Chris Wilson
2010-02-04
1
-2
/
+5
|
*
drm/i915: slow acpi_lid_open() causes flickering - V2
Thomas Meyer
2010-02-04
1
-1
/
+8
|
*
drm/i915: Disable SR when more than one pipe is enabled
David John
2010-02-04
1
-0
/
+12
|
*
drm/i915: page flip support for Ironlake
Jesse Barnes
2010-01-29
1
-3
/
+14
|
*
drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
Zhao Yakui
2010-01-29
1
-1
/
+1
|
*
drm/i915: Add support for SDVO composite TV
Zhao Yakui
2010-01-29
1
-0
/
+8
|
*
drm/i915: don't trigger ironlake vblank interrupt at irq install
Li Peng
2010-01-29
1
-3
/
+2
[next]