Linus Torvalds
|
98b98d3163
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
14 years ago |
Dave Airlie
|
351fc4d660
Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next
|
14 years ago |
Keith Packard
|
61e499bf05
drm/i915: FDI link training broken on Ironlake by Ivybridge integration
|
14 years ago |
Jesse Barnes
|
c1a9f04763
drm/i915: add fbc enable flag, but disable by default
|
14 years ago |
Dave Airlie
|
69f7876b2a
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next
|
14 years ago |
Jesse Barnes
|
645c62a5e9
drm/i915: split PCH clock gating init
|
14 years ago |
Jesse Barnes
|
28963a3eb5
drm/i915: add Ivybridge clock gating init function
|
14 years ago |
Jesse Barnes
|
6067aaeadb
drm/i915: split clock gating init into per-chipset functions
|
14 years ago |
Jesse Barnes
|
51d56126a2
drm/i915: page flip support for Ivy Bridge
|
14 years ago |
Jesse Barnes
|
fe100d4da1
drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
|
14 years ago |
Jesse Barnes
|
357555c00f
drm/i915: manual FDI training for Ivy Bridge
|
14 years ago |
Jesse Barnes
|
674cf96761
drm/i915: make FDI training a display function
|
14 years ago |
Linus Torvalds
|
982b2035d9
Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"
|
14 years ago |
Ben Widawsky
|
4912d04193
drm/i915: move gen6 rps handling to workqueue
|
14 years ago |
Ben Widawsky
|
d1ebd816e6
drm/i915: forcewake struct mutex locking fixes
|
14 years ago |
Ben Widawsky
|
fcca792629
drm/i915: reference counted forcewake
|
14 years ago |
Chris Wilson
|
2c7111dbae
drm/i915: Disable all outputs early, before KMS takeover
|
14 years ago |
Jesse Barnes
|
7df8721beb
drm/i915: use i915_enable_rc6 on SNB too
|
14 years ago |
Ben Widawsky
|
4a246cfc3c
drm/i915: fix rc6 initialization on Ironlake
|
14 years ago |
Ben Widawsky
|
2c34b850ee
drm/i915: fix ilk rc6 teardown locking
|
14 years ago |
Eric Anholt
|
273e27ca80
drm/i915: Fold the DPLL limit defines into the structs that use them.
|
14 years ago |
Eric Anholt
|
fae14981ce
drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.
|
14 years ago |
Eric Anholt
|
a07d678705
drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().
|
14 years ago |
Eric Anholt
|
8febb2974f
drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().
|
14 years ago |
Eric Anholt
|
db244b60e7
drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().
|
14 years ago |
Eric Anholt
|
c713bb087e
drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.
|
14 years ago |
Eric Anholt
|
929c77fb38
drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().
|
14 years ago |
Eric Anholt
|
0b701d27b3
drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.
|
14 years ago |
Eric Anholt
|
f564048e20
drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.
|
14 years ago |
Chris Wilson
|
d2dff872ac
drm/i915: Attach a fb to the load-detect pipe
|
14 years ago |