aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAge
* drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes2009-10-23
* drm/i915: update watermarks before enabling PLLsJesse Barnes2009-10-23
* drm/i915: add FIFO watermark support for G4xJesse Barnes2009-10-23
* drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang2009-10-19
* drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang2009-10-19
* drm/i915: Install a fence register for fbc on g4xChris Wilson2009-10-15
* drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang2009-10-13
* drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang2009-10-13
* drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui2009-10-13
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-09
|\
| * drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_setBrian Rogers2009-09-28
* | Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-08
|\ \ | |/ |/|
| * drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-05
| * drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-04
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
|\ \
| * | drm/i915: framebuffer compression for GM45+Jesse Barnes2009-09-21
| * | drm/i915: split display functions by chip typeJesse Barnes2009-09-21
| * | drm/i915: correct FBC update when pipe base update occursJesse Barnes2009-09-17
| * | drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocksJesse Barnes2009-09-17
| * | drm/i915: intel_display.c handle latency variable efficientlyJaswinder Singh Rajput2009-09-17
| * | drm/i915: fix startup hang on some non-mobile platformsJesse Barnes2009-09-17
| * | drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang2009-09-17
| * | drm/i915: Fix typo for wrong LVDS clock setting on IGDNGZhenyu Wang2009-09-17
| * | drm/i915: framebuffer compression for pre-GM45Jesse Barnes2009-09-10
| * | drm/i915: force mode set at lid open timeJesse Barnes2009-09-10
| * | drm/i915: Write zero to DPLL_MD Reg for non-SDVO outputZhao Yakui2009-09-10
| |/
* / drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie2009-09-21
|/
* Merge intel drm-intel-next branchDave Airlie2009-09-07
|\
| * drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt2009-09-06
| * drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang2009-09-04
| * drm/i915: fix tiling on IGDNGZhenyu Wang2009-09-04
| * drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter2009-09-04
| * drm/i915: remove open-coded drm_mode_object_findDaniel Vetter2009-09-04
| * drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.Eric Anholt2009-09-04
| * drm/i915: add dynamic clock frequency controlJesse Barnes2009-09-04
| * drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-02
| * drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-24
| * drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-24
| * drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-24
| * drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-24
* | drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-30
|/
* drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com2009-07-30
* drm/i915: fix 845G FIFO size & burst lengthJesse Barnes2009-07-29
* drm/i915: Add eDP support on IGDNG mobile chipZhenyu Wang2009-07-29
* drm/i915: enable DisplayPort support on IGDNGZhenyu Wang2009-07-29
* drm/i915: fix issue in display pipe setup on IGDNGZhenyu Wang2009-07-29
* drm/i915: disable VGA plane reliablyZhenyu Wang2009-07-29
* drm/i915: correct self-refresh calculation in "everything off" caseJesse Barnes2009-07-16
* drm/i915: handle FIFO oversubsription correctlyJesse Barnes2009-07-16
* drm/i915: FIFO watermark calculation fixesJesse Barnes2009-07-14