summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-121-9/+6
|\
| * drm: expand gamma_setJames Simmons2010-08-101-6/+3
| * drm: Propagate error code from fb_create()Chris Wilson2010-08-101-3/+3
* | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-051-163/+423
|\ \ | |/
| * drm/i915: Clear the Ironlake dithering flags when the pipe doesn't want it.Eric Anholt2010-08-031-5/+7
| * drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson2010-08-011-51/+93
| * drm/i915: Warn if we run out of FIFO space for a modeChris Wilson2010-08-011-1/+7
| * drm/i915: Round up the watermark entries (v3)Chris Wilson2010-08-011-24/+20
| * drm/i915: Enable panel fitting for eDPZhao Yakui2010-08-011-1/+2
| * drm/i915/pch: Set transcoder sync polarity for DP based on actual modeAdam Jackson2010-08-011-3/+6
| * drm/i915: Initialize LVDS and eDP outputs before anything elseAdam Jackson2010-08-011-5/+12
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-011-11/+98
| |\
| * | drm/i915: Use 128k alignment for untiled display surface on i965 (v2)Chris Wilson2010-08-011-1/+6
| * | drm/i915/pch: Cosmetic fix to FDI link trainingAdam Jackson2010-08-011-34/+24
| * | drm/i915: fix FDI frequency checkJesse Barnes2010-08-011-2/+5
| * | drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()Chris Wilson2010-08-011-1/+3
| * | drm/i915: Propagate error from drm_vblank_get() during page-flipping.Chris Wilson2010-08-011-14/+21
| * | drm/i915: Add frame buffer compression support on Ironlake mobileZhao Yakui2010-08-011-1/+92
| * | drm/i915: Calculate cursor watermark under non-SR state for IronlakeZhao Yakui2010-08-011-3/+53
| * | drm/i915: Apply self-refresh watermark calculation for cursor planeZhao Yakui2010-08-011-1/+43
| * | drm/i915: Fix fifo size for self-refresh watermark on 965GZhao Yakui2010-08-011-2/+2
| * | drm/i915: Fix watermark calculation in self-refresh modeZhao Yakui2010-08-011-17/+25
| * | drm/i915: Add the support of eDP on DP-D for Ibex/CPTZhao Yakui2010-08-011-1/+1
| * | drm/i915: add tracepoints for flip requests & completionsJesse Barnes2010-07-021-0/+5
* | | i915: when kgdb is active display compression should be offJason Wessel2010-08-051-0/+4
* | | drm/i915: use new fb debug hooksJesse Barnes2010-08-051-1/+97
| |/ |/|
* | drm/i915: add pipe A force quirks to i915 driverJesse Barnes2010-07-261-1/+68
* | drm/i915: Fix panel fitting regression since 734b4157Chris Wilson2010-07-261-2/+0
* | drm/i915: disable FBC when more than one pipe is activeJesse Barnes2010-07-261-0/+15
* | drm/i915: Use the correct scanout alignment for fbcon.Chris Wilson2010-07-261-1/+1
* | drm/i915: add PANEL_UNLOCK_REGS definitionJesse Barnes2010-07-261-2/+4
* | drm/i915: Make G4X-style PLL search more permissiveAdam Jackson2010-07-261-2/+2
* | drm/i915: Clear any existing dither mode prior to enabling spatial ditheringChris Wilson2010-07-261-0/+1
* | drm/i915: handle shared framebuffers when flippingJesse Barnes2010-07-261-3/+7
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-011-13/+47
|\
| * drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2010-07-011-3/+5
| * drm/i915: gen3 page flipping fixesJesse Barnes2010-06-181-5/+24
| * drm/i915: don't queue flips during a flip pending eventJesse Barnes2010-06-181-0/+11
| * drm/i915: Turn on 945 self-refresh only if single CRTC is activeLi Peng2010-06-141-5/+7
| * drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-021-0/+9
| * Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Carl Worth2010-06-021-0/+5
* | Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds2010-06-081-0/+5
* | drm/i915: fix oops on single crtc devices.Dave Airlie2010-06-081-5/+4
* | drm/i915: Move non-phys cursors into the GTTChris Wilson2010-06-051-0/+9
|/
* drm/i915: Include pitch in set_base debug statement.Chris Wilson2010-05-281-1/+2
* drm/i915: Only print "nothing to do" debug message as required.Chris Wilson2010-05-281-2/+3
* drm/i915: Hold the spinlock whilst resetting unpin_work along error pathChris Wilson2010-05-281-8/+12
* drm/i915: Add CxSR support on Pineview DDR3Li Peng2010-05-261-28/+44
* drm/i915: Kill dangerous pending-flip debuggingChris Wilson2010-05-261-6/+0
* drm/i915: add power monitoring supportJesse Barnes2010-05-261-16/+131
OpenPOWER on IntegriCloud