drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on).
[safe/jmp/linux-2.6] / drivers / gpu / drm / i915 / intel_display.c
2010-04-12 Carl Worthdrm/i915: Don't enable pipe/plane/VCO early (wait for...
2010-04-12 Zhenyu Wangdrm/i915: remove unused intel_pipe_get_connector()
2010-04-12 Zhenyu Wangdrm/i915: remove connector object in old output structure
2010-04-12 Zhenyu Wangdrm/i915: convert DP/eDP driver to new encoder/connecto...
2010-04-12 Zhenyu Wangdrm/i915: enable DP/eDP for Sandybridge/Cougarpoint
2010-04-12 Zhenyu Wangdrm/i915: enable LVDS on Cougarpoint
2010-04-12 Zhenyu Wangdrm/i915: Support for Cougarpoint PCH display pipeline
2010-04-12 Eric Anholtdrm/i915: Clear the LVDS pipe B select bit when moving...
2010-04-12 Adam Jacksondrm/i915: Allow LVDS on pipe A on gen4+
2010-04-09 Zhenyu Wangdrm/i915: passing drm connector param for load detection
2010-04-09 Zhenyu Wangdrm/i915: Add new helper to return current attached...
2010-04-09 Zhenyu Wangdrm/i915: more conversion from connector_list walk...
2010-03-25 Eric Anholtdrm/i915: Rename many remaining uses of "output" to...
2010-03-25 Eric Anholtdrm/i915: Rename intel_output to intel_encoder.
2010-03-25 Daniel Vetterdrm/i915: introduce to_intel_bo helper
2010-03-25 Robert Hookerdrm/i915: Disable FBC on 915GM and 945GM.
2010-03-18 Eric Anholtdrm/i915: Set up the documented clock gating on Sandybr...
2010-03-17 Priit Laesdrm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to...
2010-03-01 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-26 Eric Anholtdrm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
2010-02-26 Eric Anholtdrm/i915: Disable the surface tile swizzling on Sandybr...
2010-02-26 Eric Anholtdrm/i915: Add initial bits for VGA modesetting bringup...
2010-02-25 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2010-02-25 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-22 Jesse Barnesdrm/i915: provide FBC status in debugfs
2010-02-22 Jesse Barnesdrm/i915: fix drps disable so unload & re-load works
2010-02-22 Li Pengdrm/i915: Fix OGLC performance regression on 945
2010-02-22 Matthew Garrettdrm/i915: Deobfuscate the render p-state obfuscation
2010-02-22 Jesse Barnesdrm/i915: add dynamic performance control support for...
2010-02-22 Li Pengdrm/i915: enable memory self refresh on 9xx
2010-02-11 Luca BarbieriUse drm_gem_object_[handle_]unreference_unlocked where...
2010-02-11 Jesse Barnesdrm/i915: hold ref on flip object until it completes
2010-02-10 Zhenyu Wangdrm/i915: fix pipe source image setting in flip command
2010-02-10 Jesse Barnesdrm/i915: untangle page flip completion
2010-02-10 Jesse Barnesdrm/i915: handle FBC and self-refresh better
2010-02-10 Zhenyu Wangdrm/i915: Rework DPLL calculation parameters for Ironlake
2010-02-04 David Johndrm/i915: Disable SR when more than one pipe is enabled
2010-01-26 Jesse Barnesdrm/i915: handle non-flip pending case when unpinning...
2010-01-25 Li Pengdrm/i915: enable vblank interrupt on ironlake
2010-01-15 Zhenyu Wangdrm/i915: fix pixel color depth setting on eDP
2010-01-12 Zhenyu Wangdrm/i915: Don't wait interruptible for possible plane...
2010-01-07 Zhao Yakuidrm/i915: Fix Ironlake M/N/P ranges to match the spec
2010-01-07 Zhao Yakuidrm/i915: Use find_pll function to calculate DPLL setti...
2010-01-06 Zhao Yakuidrm/i915: Add DP dpll limit on ironlake and use existin...
2010-01-06 Zhao Yakuidrm/i915: Select the correct BPC for LVDS on Ironlake
2010-01-06 Zhao Yakuidrm/i915: Make the BPC in FDI rx/transcoder be consiste...
2010-01-06 Zhao Yakuidrm/i915: Enable/disable the dithering for LVDS based...
2010-01-06 Chris Wilsondrm/i915: Hold struct mutex whilst pinning power contex...
2010-01-06 Tobias Klauserdrm/i915: Storage class should be before const qualifier
2010-01-06 Jesse Barnesdrm/i915: remove render reclock support
2010-01-06 Andrew Lutomirskidrm/i915: Fix RC6 suspend/resume
2009-12-16 Jesse Barnesdrm/i915: only enable hotplug for detected outputs
2009-12-16 Kristian Høgsbergdrm/i915: Track whether cursor needs physical address...
2009-12-10 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-08 Andrew Lutomirskidrm/i915: restore render clock gating on resume
2009-12-08 Dave AirlieMerge remote branch 'anholt/drm-intel-next' into drm...
2009-12-08 Dave AirlieMerge branch 'drm-core-next' into drm-linus
2009-12-07 Dave Airliedrm/intel: refactor DP i2c support and DP common header...
2009-12-07 Adam Jacksondrm/i915: Fix product names and #defines
2009-12-07 Dave AirlieMerge remote branch 'origin/drm-core-next' into test
2009-12-07 Jesse Barnesdrm/i915: warn if Pineview CxSR can't be enabled
2009-12-07 Jesse Barnesdrm/i915: pageflip fixes
2009-12-01 Li Pengdrm/i915: Fix sync to vblank when VGA output is turned off
2009-12-01 Chris Wilsondrm/i915: Don't update the render-clock for every bo.
2009-12-01 Eric Anholtdrm/i915: Fix warning introduced with the page flipping...
2009-12-01 Kristian Høgsbergdrm/i915: Add intel implementation of the pageflip...
2009-12-01 Zhenyu Wangdrm/i915: PineView only has LVDS and CRT ports
2009-12-01 Kristian Høgsbergdrm/i915: Disable pwrctx before unpin and free
2009-12-01 Kristian Høgsbergdrm/i915: Hold struct_mutex while unreffing pwrctx...
2009-11-30 Shaohua Lidrm/i915: use msleep for intel_wait_for_vblank
2009-11-25 Zhenyu Wangdrm/i915: Fix LVDS stability issue on Ironlake
2009-11-25 Zhao Yakuidrm/i915: Restore the DPLL calculation logic for 9xx...
2009-11-25 Zhao Yakuidrm/i915: Enable LVDS downclock feature through EDID.
2009-11-05 Daniel Vetterdrm/i915: fix get_core_clock_speed for G33 class deskto...
2009-11-05 Jesse Barnesdrm/i915: enable self-refresh on 965
2009-11-05 Kristian Høgsbergdrm/i915: Support 30 bit depth modes
2009-11-05 Zhao Yakuidrm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
2009-11-05 Zhao Yakuidrm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER
2009-11-05 Daniel Vetterdrm/i915: implement interruptible sleeps in the overlay...
2009-11-05 Daniel Vetterdrm/i915: implement drmmode overlay support v4
2009-11-05 Daniel Vetterdrm/i915: kill superflous IS_I855 macro
2009-11-05 Jesse Barnesdrm/i915: add render standby support
2009-11-05 Zhenyu Wangdrm/i915: Fix and cleanup DPLL calculation for Ironlake
2009-10-23 Jesse Barnesdrm/i915: kill warning in intel_find_pll_g4x_dp
2009-10-23 Jesse Barnesdrm/i915: update watermarks before enabling PLLs
2009-10-23 Jesse Barnesdrm/i915: add FIFO watermark support for G4x
2009-10-19 Zhenyu Wangdrm/i915: fix panel fitting filter coefficient select...
2009-10-19 Zhenyu Wangdrm/i915: fix to setup display reference clock control...
2009-10-15 Chris Wilsondrm/i915: Install a fence register for fbc on g4x
2009-10-13 Zhenyu Wangdrm/i915: Fix FDI M/N setting according with correct...
2009-10-13 Zhenyu Wangdrm/i915: disable powersave feature for Ironlake currently
2009-10-13 Zhao Yakuidrm/i915: Set the LVDS_BORDER when using LVDS scaling...
2009-10-09 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-10-08 Dave AirlieMerge branch 'drm-next' of ../drm-next into drm-linus
2009-10-06 Dave Airliedrm/fb: add more correct 8/16/24/32 bpp fb support.
2009-10-05 Dave Airliedrm/fb: add setcmap and fix 8-bit support.
2009-09-28 Brian Rogersdrm/i915: Don't call intel_update_fbc from intel_crtc_c...
2009-09-24 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-09-21 Jesse Barnesdrm/i915: framebuffer compression for GM45+
2009-09-21 Jesse Barnesdrm/i915: split display functions by chip type
next