summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-107/+509
|\
| * drm/i915: framebuffer compression for GM45+Jesse Barnes2009-09-211-7/+72
| * drm/i915: split display functions by chip typeJesse Barnes2009-09-211-98/+211
| * drm/i915: correct FBC update when pipe base update occursJesse Barnes2009-09-171-3/+3
| * drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocksJesse Barnes2009-09-171-1/+8
| * drm/i915: intel_display.c handle latency variable efficientlyJaswinder Singh Rajput2009-09-171-7/+6
| * drm/i915: fix startup hang on some non-mobile platformsJesse Barnes2009-09-171-0/+3
| * drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang2009-09-171-0/+14
| * drm/i915: Fix typo for wrong LVDS clock setting on IGDNGZhenyu Wang2009-09-171-1/+1
| * drm/i915: framebuffer compression for pre-GM45Jesse Barnes2009-09-101-13/+209
| * drm/i915: force mode set at lid open timeJesse Barnes2009-09-101-0/+2
| * drm/i915: Write zero to DPLL_MD Reg for non-SDVO outputZhao Yakui2009-09-101-2/+5
* | drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-211-0/+17
|/
* Merge intel drm-intel-next branchDave Airlie2009-09-071-102/+584
|\
| * drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt2009-09-061-2/+2
| * drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang2009-09-041-0/+3
| * drm/i915: fix tiling on IGDNGZhenyu Wang2009-09-041-0/+10
| * drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter2009-09-041-2/+2
| * drm/i915: remove open-coded drm_mode_object_findDaniel Vetter2009-09-041-12/+8
| * drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.Eric Anholt2009-09-041-2/+2
| * drm/i915: add dynamic clock frequency controlJesse Barnes2009-09-041-31/+530
| * drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-021-1/+15
| * drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-241-45/+4
| * drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-241-9/+9
| * drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-241-1/+1
| * drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-241-1/+1
* | drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-311-12/+0
|/
* drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com2009-07-301-1/+1
* drm/i915: fix 845G FIFO size & burst lengthJesse Barnes2009-07-291-2/+7
* drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-291-161/+272
* drm/i915: enable DisplayPort support on IGDNGZhenyu Wang2009-07-291-2/+49
* drm/i915: fix issue in display pipe setup on IGDNGZhenyu Wang2009-07-291-12/+44
* drm/i915: disable VGA plane reliablyZhenyu Wang2009-07-291-3/+25
* drm/i915: correct self-refresh calculation in "everything off" caseJesse Barnes2009-07-161-3/+3
* drm/i915: handle FIFO oversubsription correctlyJesse Barnes2009-07-161-3/+4
* drm/i915: FIFO watermark calculation fixesJesse Barnes2009-07-141-74/+112
* drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardwareKeith Packard2009-07-131-0/+3
* drm/i915: Set lvds dual channel according to register from vbiosFlorian Mickler2009-07-131-1/+1
* drm/i915: Adjust DisplayPort clocks to use 96MHz referenceKeith Packard2009-07-021-12/+9
* drm/i915: fix up a raw 64bit divideAndy Whitcroft2009-07-011-1/+1
* drm/i915: add FIFO watermark supportShaohua Li2009-07-011-2/+423
* drm/i915: Split array of DAC limits into separate structures.Keith Packard2009-06-181-57/+51
* drm/i915: Add Display Port supportKeith Packard2009-06-181-5/+102
* drm/i915: Install fence register for tiled scanout on i915Chris Wilson2009-06-181-4/+16
* drm/i915: duplicate desired mode for use by fbcon.Dave Airlie2009-06-121-0/+2
* drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect)Keith Packard2009-06-091-0/+2
* drm/i915: Call drm_vblank_post_modeset() on error paths.Chris Wilson2009-06-091-4/+2
* drm/i915: Don't trim cursor addresses to 11 bitsKeith Packard2009-06-051-4/+4
* drm/i915: Add LVDS support for IGDNGZhenyu Wang2009-06-051-4/+9
* drm/i915: Add HDMI support on IGDNGZhenyu Wang2009-06-051-1/+16
OpenPOWER on IntegriCloud