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