summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/i915: enable kernel modesetting on IGDNGZhenyu Wang2009-06-051-29/+574
* i915: support 8xx desktop cursorsJesse Barnes2009-05-221-6/+20
* drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-141-0/+31
* drm/i915: allow tiled front buffers on 965+Jesse Barnes2009-04-161-0/+9
* drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)Shaohua Li2009-04-081-0/+2
* drm/i915: Fix SDVO TV supportZhenyu Wang2009-04-011-0/+20
* drm/i915: clean up udelay usageArjan van de Ven2009-04-011-1/+1
* agp/intel: Add support for new intel chipset.Shaohua Li2009-03-271-17/+96
* drm/i915: Read the right SDVO register when detecting SVDO/HDMI.Kristian Høgsberg2009-03-271-1/+9
* drm/i915: Use a different PLL timing search function on G4X.Ma Ling2009-03-271-12/+88
* drm/i915: Use documented PLL timing limits for G4X platformMa Ling2009-03-271-1/+186
* drm/i915: remove PLL debugging messagesJesse Barnes2009-02-251-1/+1
* drm/i915: Add missing mutex_lock(&dev->struct_mutex)Pierre Willenbrock2009-02-231-0/+1
* drm/i915: take struct mutex around fb unrefJesse Barnes2009-02-201-0/+2
* drm: Use spread spectrum when the bios tells us it's ok.Kristian Høgsberg2009-02-201-6/+14
* drm: Collapse identical i8xx_clock() and i9xx_clock().Kristian Høgsberg2009-02-201-27/+6
* drm: Bring PLL limits in sync with DDX values.Kristian Høgsberg2009-02-201-3/+3
* drm: Add locking around cursor gem operations.Kristian Høgsberg2009-02-201-4/+5
* drm: Propagate failure from setting crtc base.Chris Wilson2009-02-201-31/+53
* drm/i915: Set framebuffer alignment based upon the fence constraints.Chris Wilson2009-02-201-4/+2
* drm/i915: sync SDVO code with stable userland modesetting driverJesse Barnes2009-02-081-0/+2
* drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.Eric Anholt2009-02-081-7/+11
* drm/i915: lock correct mutex around object unreference.Dave Airlie2009-01-161-6/+11
* drm/i915: add support for physical memory objectsDave Airlie2009-01-161-11/+21
* drm: handle depth & bpp changes correctlyJesse Barnes2009-01-161-0/+2
* drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt2009-01-071-1/+1
* drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt2009-01-071-2/+15
* drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2009-01-071-8/+21
OpenPOWER on IntegriCloud