aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* drm/i915: Fix CRT hotplug detect by checking really no channels attachedZhenyu Wang2009-11-25
* drm/i915: Add more registers save/restore for Ironlake suspendZhenyu Wang2009-11-12
* drm/i915: Fix IRQ stall issue on IronlakeZou, Nanhai2009-11-12
* drm/i915: HDMI hardware workaround for IronlakeZhenyu Wang2009-11-05
* drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang2009-11-05
* drm/i915: Avoid potential sleep whilst holding spinlockChris Wilson2009-11-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-04
|\
| * drm/i915: Ironlake suspend/resume supportZhenyu Wang2009-10-23
| * drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-23
| * drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-23
| * drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-23
| * drm/i915: quiet DP i2c initZhenyu Wang2009-10-19
| * drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-19
| * drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-19
| * drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-15
| * drm/i915: save/restore BLC histogram control reg across suspend/resumeJesse Barnes2009-10-15
| * drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-13
| * drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-13
| * drm/i915: Fix render reclock availability detection.Andy Lutomirski2009-10-13
| * drm/i915: Save and restore the GM45 FBC regs on suspend and resume.Jesse Barnes2009-10-13
| * drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-13
| * drm/i915: disable FBC for Pineview, fixing a boot hang.Shaohua Li2009-10-13
* | i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-02
|/
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-09
|\
| * drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.Adam Jackson2009-10-02
| * drm/i915: Multiply the refresh by 1000 in TV mode validatiionZhao Yakui2009-10-02
| * Merge commit 'ickle/for-anholt' into drm-intel-nextEric Anholt2009-10-02
| |\
| | * drm/i915: Enable irq to trace batch buffer completion.Chris Wilson2009-09-28
| | * drm/i915: batch submit seqno off-by-one.Chris Wilson2009-09-28
| | * drm/i915: Record device minor rather than pointer in TRACE_EVENTChris Wilson2009-09-28
| * | drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_setBrian Rogers2009-09-28
| |/
* | Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-08
|\ \
| * | drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-05
| * | drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-04
* | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-30
|\| | | |/ |/|
| * drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
|\ \
| * | drm/i915: Handle ERESTARTSYS during page faultChris Wilson2009-09-22
| * | drm/i915: Warn before mmaping a purgeable buffer.Chris Wilson2009-09-22
| * | drm/i915: Track purged state.Chris Wilson2009-09-22
| * | drm/i915: Remove eviction debug spamChris Wilson2009-09-22
| * | drm/i915: Immediately discard any backing storage for uneeded objectsChris Wilson2009-09-22
| * | drm/i915: Do not mis-classify clean objects as purgeableChris Wilson2009-09-22
| * | drm/i915: Whitespace correction for madvChris Wilson2009-09-22
| * | drm/i915: BUG_ON page refleak during unbindChris Wilson2009-09-22
| * | drm/i915: Search harder for a reusable objectChris Wilson2009-09-22
| * | drm/i915: Clean up evict from list.Chris Wilson2009-09-22
| * | drm/i915: Add tracepointsChris Wilson2009-09-22
| * | drm/i915: framebuffer compression for GM45+Jesse Barnes2009-09-21
| * | drm/i915: split display functions by chip typeJesse Barnes2009-09-21