index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-17
19
-849
/
+871
|
\
|
*
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
2010-04-09
2
-4
/
+11
|
*
drm/i915: Add no_lvds entry for the Clientron U800
Stefan Bader
2010-04-02
1
-0
/
+8
|
*
drm/i915: Rename many remaining uses of "output" to encoder or connector.
Eric Anholt
2010-03-25
2
-98
/
+103
|
*
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-25
11
-663
/
+663
|
*
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
10
-94
/
+96
|
*
drm/i915: Disable FBC on 915GM and 945GM.
Robert Hooker
2010-03-25
2
-3
/
+3
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
14
-1
/
+13
|
/
*
drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.
Eric Anholt
2010-03-23
1
-51
/
+1
*
drm/intel: fix up set_tiling for untiled->tiled transition
Daniel Vetter
2010-03-18
1
-2
/
+5
*
drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.
Eric Anholt
2010-03-18
2
-0
/
+22
*
drm/i915: fix small leak on overlay error path
Dan Carpenter
2010-03-17
1
-4
/
+9
*
drm/i915: Avoid NULL deref in get_pages() unwind after error.
Chris Wilson
2010-03-17
1
-9
/
+12
*
drm/i915: Fix check with IS_GEN6
Zhenyu Wang
2010-03-17
2
-4
/
+4
*
drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats
Joe Perches
2010-03-17
1
-2
/
+3
*
drm/i915: Enable VS timer dispatch.
Eric Anholt
2010-03-17
2
-0
/
+9
*
drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers
Priit Laes
2010-03-17
2
-2
/
+2
*
drm/i915: remove an unnecessary wait_request()
Owain G. Ainsworth
2010-03-17
1
-5
/
+0
*
drm/i915: Don't bother with the BKL for GEM ioctls.
Eric Anholt
2010-03-17
1
-23
/
+23
*
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
4
-2
/
+41
|
\
|
*
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
4
-2
/
+41
*
|
drm/i915: Use a dmi quirk to skip a broken SDVO TV output.
Zhao Yakui
2010-02-26
1
-1
/
+22
*
|
drm/i915: enable/disable LVDS port at DPMS time
Jesse Barnes
2010-02-26
1
-1
/
+9
*
|
drm/i915: check for multiple write domains in pin_and_relocate
Daniel Vetter
2010-02-26
1
-0
/
+10
*
|
drm/i915: clean-up i915_gem_flush_gpu_write_domain
Daniel Vetter
2010-02-26
1
-3
/
+1
*
|
drm/i915: reuse i915_gpu_idle helper
Daniel Vetter
2010-02-26
1
-31
/
+25
*
|
drm/i915: ensure lru ordering of fence_list
Daniel Vetter
2010-02-26
1
-23
/
+34
*
|
drm/i915: extract fence stealing code
Daniel Vetter
2010-02-26
1
-47
/
+60
*
|
drm/i915: fixup active list locking in object_unbind
Daniel Vetter
2010-02-26
1
-0
/
+3
*
|
drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code
Daniel Vetter
2010-02-26
1
-26
/
+3
*
|
drm/i915: Add dependency on the intel agp module
Zhenyu Wang
2010-02-26
1
-0
/
+6
*
|
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
[next]