aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAge
* drm/i915: Fix resume regression from 5d1d0ccChris Wilson2011-02-11
* drm/i915: Disable RC6 on IronlakeChris Wilson2011-02-09
* drm/i915: Reset crtc after resumeChris Wilson2011-01-25
* drm/i915: make the blitter report buffer modifications to the FBC unitJesse Barnes2011-01-18
* drm/i915: set more FBC chicken bitsJesse Barnes2011-01-18
* drm/i915: Add a module option to override the use of SSCChris Wilson2011-01-13
* drm/i915: Include TLB miss overhead for computing WMChris Wilson2011-01-11
* drm/i915: cleanup rc6 codeJesse Barnes2011-01-11
* drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes2011-01-11
* drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes2011-01-11
* drm/i915: fix the wrong latency value while computing wm0Yuanhan Liu2011-01-11
* drm/i915: support low power watermarks on IronlakeJesse Barnes2011-01-11
* drm/i915: Use the mappable sizes determined by GTT for consistency.Chris Wilson2011-01-11
* drm/i915: support overclocking on Sandy BridgeJesse Barnes2011-01-11
* drm/i915/panel: Only record the backlight level when it is enabledChris Wilson2011-01-11
* drm/i915: check eDP encoder correctly when setting modesJesse Barnes2011-01-11
* Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-04
|\
| * drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuseChris Wilson2010-12-23
| * drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.Eric Anholt2010-12-23
* | drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes2010-12-18
* | drm/i915: Enable EI mode for RCx decision making on SandybridgeChris Wilson2010-12-17
* | drm/i915: Add Guess-o-matic for pageflip timestamping.Mario Kleiner2010-12-16
* | drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner2010-12-16
* | drm/i915: Add frame buffer compression on SandybridgeYuanhan Liu2010-12-15
* | drm/i915: Add self-refresh support on SandybridgeYuanhan Liu2010-12-15
* | drm/i915: Wait for vblank before unpinning old fbChris Wilson2010-12-15
* | drm/i915: Pass clock limits down to PLL matcherChris Wilson2010-12-14
* | drm/i915: Enable RC6 autodownclocking on SandybridgeChris Wilson2010-12-09
* | drm/i915: Re-arm the idle timers if the device is still busyChris Wilson2010-12-09
* | drm/i915: Disable renderctx powersaving support for IronlakeChris Wilson2010-12-07
* | drm/i915: Uncouple render/power ctx before suspendingChris Wilson2010-12-05
* | drm/i915: Power Context register is only available for gen4 mobilesChris Wilson2010-12-05
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-04
|\|
| * drm/i915: Factor in pixel-repeat in FDI M/N calculationChris Wilson2010-12-04
| * drm/i915: Death to the unnecessary 64bit divideChris Wilson2010-12-03
| * drm/i915: Clean conflicting modesetting registers upon initChris Wilson2010-12-03
* | drm/i915: Enable self-refresh for IronlakeChris Wilson2010-12-04
* | drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNBChris Wilson2010-12-04
* | drm/i915: Re-enable RC6 for power-savings.Chris Wilson2010-12-04
* | drm/i915: Enable CB tuning of the Display PLLChris Wilson2010-12-04
* | drm/i915: Explain why we need to write DPLL twiceChris Wilson2010-12-04
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-02
|\|
| * drm/i915: Always set the DP transcoder config to 8BPC.Eric Anholt2010-12-02
| * drm/i915: Clear pfit registers when not used by any outputsChris Wilson2010-11-29
* | drm/i915: Pipelined fencing [infrastructure]Chris Wilson2010-12-02
* | drm/i915: Thread the pipelining ring through the callers.Chris Wilson2010-11-23
* | drm/i915: Use drm_i915_gem_object as the preferred typeChris Wilson2010-11-23
* | drm/i915: Capture interesting display registers on errorChris Wilson2010-11-22
* | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-11-15
|\|
| * drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson2010-11-13