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
/
i915_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: cleanup FBC buffers at unload time
Jesse Barnes
2010-04-22
1
-0
/
+3
*
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
Adam Jackson
2010-04-18
1
-1
/
+2
*
drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
Zhao Yakui
2010-04-09
1
-0
/
+2
*
drm/i915: introduce to_intel_bo helper
Daniel Vetter
2010-03-25
1
-0
/
+2
*
drm/i915: Fix check with IS_GEN6
Zhenyu Wang
2010-03-17
1
-2
/
+2
*
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
1
-0
/
+2
|
\
|
*
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-03-01
1
-0
/
+2
*
|
drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
Eric Anholt
2010-02-26
1
-1
/
+25
*
|
drm/i915: Record batch buffer following GPU error
Chris Wilson
2010-02-22
1
-0
/
+21
*
|
drm/i915: reduce some of the duplication of tiling checking
Owain Ainsworth
2010-02-22
1
-1
/
+2
*
|
drm/i915: provide FBC status in debugfs
Jesse Barnes
2010-02-22
1
-0
/
+10
*
|
drm/i915: Deobfuscate the render p-state obfuscation
Matthew Garrett
2010-02-22
1
-1
/
+1
*
|
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
2010-02-22
1
-0
/
+6
*
|
drm/i915: Keep MCHBAR always enabled
Zhenyu Wang
2010-02-16
1
-0
/
+1
|
/
*
drm/i915: Update write_domains on active list after flush.
Daniel Vetter
2010-02-10
1
-0
/
+11
*
drm/i915: Selectively enable self-reclaim
Chris Wilson
2010-01-27
1
-1
/
+1
*
drm/i915: parse eDP panel color depth from VBT block
Zhenyu Wang
2010-01-15
1
-0
/
+1
*
drm/i915: disable LVDS downclock by default
Jesse Barnes
2010-01-15
1
-0
/
+1
*
drm/i915: Don't wait interruptible for possible plane buffer flush
Zhenyu Wang
2010-01-12
1
-0
/
+1
*
drm/i915: Fix RC6 suspend/resume
Andrew Lutomirski
2010-01-06
1
-2
/
+0
*
drm/i915: execbuf2 support
Jesse Barnes
2010-01-06
1
-0
/
+5
*
drm/i915: Track whether cursor needs physical address in intel_device_info
Kristian Høgsberg
2009-12-16
1
-2
/
+1
*
drm/i915: Implement IS_* macros using static tables
Kristian Høgsberg
2009-12-16
1
-64
/
+48
*
drm/i915: Update LVDS connector status when receiving ACPI LID event
Zhao Yakui
2009-12-16
1
-0
/
+1
*
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-10
1
-2
/
+0
|
\
|
*
drm/i915: restore render clock gating on resume
Andrew Lutomirski
2009-12-08
1
-2
/
+0
*
|
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-08
1
-21
/
+57
|
\
\
|
|
/
|
*
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-07
1
-22
/
+22
|
*
drm/i915: Add intel implementation of the pageflip ioctl
Kristian Høgsberg
2009-12-01
1
-0
/
+12
|
*
drm/i915: PineView only has LVDS and CRT ports
Zhenyu Wang
2009-12-01
1
-0
/
+4
|
*
drm/i915: parse child device from VBT
Zhao Yakui
2009-11-30
1
-0
/
+2
|
*
drm/i915: fix gpio register detection logic for BIOS without VBT
Shaohua Li
2009-11-30
1
-1
/
+1
|
*
drm/i915: Enable LVDS downclock feature through EDID.
Zhao Yakui
2009-11-25
1
-0
/
+2
|
*
drm/i915: Add display hotplug event on Ironlake
Zhenyu Wang
2009-11-05
1
-0
/
+2
|
*
drm/i915: Add ACPI OpRegion support for Ironlake
Zhao Yakui
2009-11-05
1
-0
/
+4
|
*
drm/i915: kill i915_lp_ring_sync
Daniel Vetter
2009-11-05
1
-1
/
+0
|
*
drm/i915: implement fastpath for overlay flip waiting
Daniel Vetter
2009-11-05
1
-0
/
+3
|
*
drm/i915: implement drmmode overlay support v4
Daniel Vetter
2009-11-05
1
-0
/
+5
|
*
drm/i915: kill superflous IS_I855 macro
Daniel Vetter
2009-11-05
1
-1
/
+0
|
*
drm/i915: add i915_lp_ring_sync helper
Daniel Vetter
2009-11-05
1
-0
/
+1
|
*
drm/i915: add render standby support
Jesse Barnes
2009-11-05
1
-0
/
+3
*
|
drm/i915: Add more registers save/restore for Ironlake suspend
Zhenyu Wang
2009-11-12
1
-0
/
+12
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2009-11-04
1
-1
/
+38
|
\
|
*
drm/i915: Ironlake suspend/resume support
Zhenyu Wang
2009-10-23
1
-0
/
+30
|
*
drm/i915: save/restore BLC histogram control reg across suspend/resume
Jesse Barnes
2009-10-15
1
-0
/
+1
|
*
drm/i915: disable powersave feature for Ironlake currently
Zhenyu Wang
2009-10-13
1
-1
/
+4
|
*
drm/i915: Save and restore the GM45 FBC regs on suspend and resume.
Jesse Barnes
2009-10-13
1
-0
/
+1
|
*
drm/i915: Set the LVDS_BORDER when using LVDS scaling mode
Zhao Yakui
2009-10-13
1
-0
/
+2
|
*
drm/i915: disable FBC for Pineview, fixing a boot hang.
Shaohua Li
2009-10-13
1
-1
/
+1
*
|
i915: fix intel graphics suspend breakage due to resume/lid event confusion
Linus Torvalds
2009-11-02
1
-1
/
+1
|
/
[next]