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