summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2010-09-20drm/i915: Prevent double dpms onChris Wilson
2010-08-26drm/i915/edp: Flush the write before waiting for PLLsChris Wilson
2010-08-02drm/i915: Make G4X-style PLL search more permissiveAdam Jackson
2010-03-15drm/i915: fix get_core_clock_speed for G33 class desktop chipsDaniel Vetter
2010-02-23drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang
2010-02-23drm/i915: handle FBC and self-refresh betterJesse Barnes
2010-02-23drm/i915: Disable SR when more than one pipe is enabledDavid John
2010-02-23drm/i915: enable self-refresh on 965Jesse Barnes
2010-02-09drm/i915: only enable hotplug for detected outputsJesse Barnes
2010-01-18drm/i915: remove render reclock supportJesse Barnes
2010-01-18drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui
2010-01-18drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui
2010-01-18drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui
2009-12-18drm/i915: Fix LVDS stability issue on IronlakeZhenyu Wang
2009-12-18drm/i915: PineView only has LVDS and CRT portsZhenyu Wang
2009-12-18drm/i915: Fix sync to vblank when VGA output is turned offLi Peng
2009-11-05drm/i915: Fix and cleanup DPLL calculation for IronlakeZhenyu Wang
2009-10-23drm/i915: kill warning in intel_find_pll_g4x_dpJesse Barnes
2009-10-23drm/i915: update watermarks before enabling PLLsJesse Barnes
2009-10-23drm/i915: add FIFO watermark support for G4xJesse Barnes
2009-10-19drm/i915: fix panel fitting filter coefficient select for IronlakeZhenyu Wang
2009-10-19drm/i915: fix to setup display reference clock control on IronlakeZhenyu Wang
2009-10-15drm/i915: Install a fence register for fbc on g4xChris Wilson
2009-10-13drm/i915: Fix FDI M/N setting according with correct color depthZhenyu Wang
2009-10-13drm/i915: disable powersave feature for Ironlake currentlyZhenyu Wang
2009-10-13drm/i915: Set the LVDS_BORDER when using LVDS scaling modeZhao Yakui
2009-10-09Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-10-08Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie
2009-10-06drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie
2009-10-05drm/fb: add setcmap and fix 8-bit support.Dave Airlie
2009-09-28drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_setBrian Rogers
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-21drm/i915: framebuffer compression for GM45+Jesse Barnes
2009-09-21drm/i915: split display functions by chip typeJesse Barnes
2009-09-21drm/vgaarb: add VGA arbitration support to the drm and kms.Dave Airlie
2009-09-17drm/i915: correct FBC update when pipe base update occursJesse Barnes
2009-09-17drm/i915: prevent FIFO calculation overflows on 32 bits with high dotclocksJesse Barnes
2009-09-17drm/i915: intel_display.c handle latency variable efficientlyJaswinder Singh Rajput
2009-09-17drm/i915: fix startup hang on some non-mobile platformsJesse Barnes
2009-09-17drm/i915: Fix LVDS panel fitting on ArrandaleZhenyu Wang
2009-09-17drm/i915: Fix typo for wrong LVDS clock setting on IGDNGZhenyu Wang
2009-09-10drm/i915: framebuffer compression for pre-GM45Jesse Barnes
2009-09-10drm/i915: force mode set at lid open timeJesse Barnes
2009-09-10drm/i915: Write zero to DPLL_MD Reg for non-SDVO outputZhao Yakui
2009-09-07Merge intel drm-intel-next branchDave Airlie
2009-09-06drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt
2009-09-04drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang
2009-09-04drm/i915: fix tiling on IGDNGZhenyu Wang
2009-09-04drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter
2009-09-04drm/i915: remove open-coded drm_mode_object_findDaniel Vetter