summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_display.c
AgeCommit message (Expand)Author
2011-02-07drm/i915: the PCH reference clocks are global, so don't clobber unconditionallyJesse Barnes
2011-02-07drm/i915: add port assertion check when disabling transcodersJesse Barnes
2011-02-07drm/i915: don't check plane vs pipe enable on ILK+Jesse Barnes
2011-02-07drm/i915: Set the transcoder port to none when disabling DP.Eric Anholt
2011-02-07drm/i915: Use DEBUG_KMS for the self-refresh watermarksChris Wilson
2011-02-01Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-01drm/i915: Remove unreachable conditionChris Wilson
2011-02-01drm/i915: Trivial spelling mistake 'assertiing'Chris Wilson
2011-01-25drm/i915: Reset crtc after resumeChris Wilson
2011-01-25drm/i915: Refactor self-refresh watermark calculationsChris Wilson
2011-01-25drm/i915: Silence a few -Wunused-but-set-variableChris Wilson
2011-01-20Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-01-19drm/i915: Include TLB miss latency in g4x watermark computationsChris Wilson
2011-01-19drm/i915: Disable SSC for outputs other than LVDS or DPChris Wilson
2011-01-19drm/i915: Honour LVDS sync polarity from EDIDBryan Freed
2011-01-19drm/i915: tune Sandy Bridge DRPS constantsJesse Barnes
2011-01-19drm/i915: Trivial sparse fixesChris Wilson
2011-01-19drm/i915: allow 945 to control self refresh (CxSR) automaticallyAlexander Lam
2011-01-19drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes
2011-01-19drm/i915: set phase sync pointer override enable before setting phase sync po...Jesse Barnes
2011-01-19drm/i915: factor out FDI disable and add FDI assertionsJesse Barnes
2011-01-19drm/i915: add transcoder enable/disable functionsJesse Barnes
2011-01-19drm/i915: assert panel is unlocked before writing transcoder timing regsJesse Barnes
2011-01-19drm/i915: add PCH DPLL enable/disable functionsJesse Barnes
2011-01-19drm/i915: add PLL enable/disable functionsJesse Barnes
2011-01-19drm/i915: add panel lock assertion functionJesse Barnes
2011-01-19drm/i915: add pipe/plane enable/disable functionsJesse Barnes
2011-01-19drm/i915: don't enable plane, pipe and PLL prematurelyJesse Barnes
2011-01-18drm/i915: make the blitter report buffer modifications to the FBC unitJesse Barnes
2011-01-18drm/i915: set more FBC chicken bitsJesse Barnes
2011-01-13drm/i915: Add a module option to override the use of SSCChris Wilson
2011-01-11drm/i915: Include TLB miss overhead for computing WMChris Wilson
2011-01-11drm/i915: cleanup rc6 codeJesse Barnes
2011-01-11drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes
2011-01-11drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes
2011-01-11drm/i915: fix the wrong latency value while computing wm0Yuanhan Liu
2011-01-11drm/i915: support low power watermarks on IronlakeJesse Barnes
2011-01-11drm/i915: Use the mappable sizes determined by GTT for consistency.Chris Wilson
2011-01-11drm/i915: support overclocking on Sandy BridgeJesse Barnes
2011-01-11drm/i915/panel: Only record the backlight level when it is enabledChris Wilson
2011-01-11drm/i915: check eDP encoder correctly when setting modesJesse Barnes
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-12-23drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuseChris Wilson
2010-12-23drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.Eric Anholt
2010-12-18drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes
2010-12-17drm/i915: Enable EI mode for RCx decision making on SandybridgeChris Wilson
2010-12-16drm/i915: Add Guess-o-matic for pageflip timestamping.Mario Kleiner
2010-12-16drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner
2010-12-15drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu
2010-12-15drm/i915: Add self-refresh support on SandybridgeYuanhan Liu