summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-348/+681
|\
| * drm/i915: Fix product names and #definesAdam Jackson2009-12-071-205/+203
| * drm/i915: warn if Pineview CxSR can't be enabledJesse Barnes2009-12-071-0/+7
| * drm/i915: pageflip fixesJesse Barnes2009-12-071-3/+13
| * drm/i915: Fix sync to vblank when VGA output is turned offLi Peng2009-12-011-0/+1
| * drm/i915: Don't update the render-clock for every bo.Chris Wilson2009-12-011-2/+7
| * drm/i915: Fix warning introduced with the page flipping ioctl.Eric Anholt2009-12-011-1/+0
| * drm/i915: Add intel implementation of the pageflip ioctlKristian Høgsberg2009-12-011-32/+196
| * drm/i915: PineView only has LVDS and CRT portsZhenyu Wang2009-12-011-3/+3
| * drm/i915: Disable pwrctx before unpin and freeKristian Høgsberg2009-11-301-0/+5
| * drm/i915: Hold struct_mutex while unreffing pwrctx objectKristian Høgsberg2009-11-301-2/+2
| * drm/i915: use msleep for intel_wait_for_vblankShaohua Li2009-11-301-1/+1
| * drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang2009-11-251-19/+41
| * drm/i915: Restore the DPLL calculation logic for 9xx platformZhao Yakui2009-11-251-10/+11
| * drm/i915: Enable LVDS downclock feature through EDID.Zhao Yakui2009-11-251-3/+14
| * drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter2009-11-051-1/+1
| * drm/i915: enable self-refresh on 965Jesse Barnes2009-11-051-4/+28
| * drm/i915: Support 30 bit depth modesKristian Høgsberg2009-11-051-1/+4
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMSZhao Yakui2009-11-051-58/+66
| * drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVERZhao Yakui2009-11-051-10/+10
| * drm/i915: implement interruptible sleeps in the overlay codeDaniel Vetter2009-11-051-1/+16
| * drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-051-3/+22
| * drm/i915: kill superflous IS_I855 macroDaniel Vetter2009-11-051-2/+2
| * drm/i915: add render standby supportJesse Barnes2009-11-051-0/+41
* | Merge branch 'drm-core-next' into drm-linusDave Airlie2009-12-081-1/+1
|\ \ | |/ |/|
| * drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie2009-12-081-1/+1
* | drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang2009-11-051-9/+6
|/
* 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-231-8/+72
* drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-191-1/+1
* drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-191-0/+40
* drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-151-3/+5
* drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-131-4/+27
* drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-131-2/+9
* drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-131-0/+2
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-091-4/+0
|\
| * 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-081-0/+11
|\ \ | |/ |/|
| * drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-061-0/+10
| * drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-051-0/+1
* | 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
OpenPOWER on IntegriCloud