Daniel Vetter
|
af5676f1f9
drm/i915: rip out helper->disable noop functions
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Daniel Vetter
|
b980514c9a
drm/i915: improve modeset state checking after dpms calls
|
13 years ago |
Daniel Vetter
|
1f70385510
drm/i915: s/intel_encoder_disable/intel_encoder_noop
|
13 years ago |
Daniel Vetter
|
0a91ca2921
drm/i915: check connector hw/sw state
|
13 years ago |
Daniel Vetter
|
732ce74f4a
drm/i915/dvo: implement get_hw_state
|
13 years ago |
Daniel Vetter
|
c9deac9776
drm/i915: rip out encoder->prepare/commit
|
13 years ago |
Daniel Vetter
|
b2cabb0e1d
drm/i915: convert dpms functions of dvo/sdvo/crt
|
13 years ago |
Daniel Vetter
|
19c63fa807
drm/i915/dvo: convert to encoder disable/enable
|
13 years ago |
Daniel Vetter
|
fac3274c4e
drm/i915: simplify dvo dpms interface
|
13 years ago |
Thomas Richter
|
7434a255a5
drm/i915: Support for ns2501-DVO
|
13 years ago |
Daniel Vetter
|
66a9278eec
drm/i915: simplify possible_clones computation
|
13 years ago |
Laurent Pinchart
|
e811f5ae19
drm: Make the .mode_fixup() operations mode argument a const pointer
|
13 years ago |
Daniel Kurtz
|
3bd7d90938
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
|
13 years ago |
Daniel Vetter
|
ca9bfa7eed
drm/i915: fixup interlaced vertical timings confusion, part 1
|
13 years ago |
Jesse Barnes
|
9db4a9c7b2
drm/i915: cleanup per-pipe reg usage
|
14 years ago |
Chris Wilson
|
f573c66061
drm/i915/dvo: Fix panel and DDC i2c pins
|
14 years ago |
Chris Wilson
|
a6b17b4367
drm/i915: Use the correct DPB GMBUS port for GPIOE
|
14 years ago |
Chris Wilson
|
e9e5f8e8d3
Merge branch 'drm-intel-fixes' into HEAD
|
14 years ago |
Chris Wilson
|
f899fc64cd
drm/i915: use GMBUS to manage i2c links
|
15 years ago |
Chris Wilson
|
373a3cf744
drm/i915: call drm_encoder_init first
|
15 years ago |
Chris Wilson
|
890f3359f7
drm/i915/i2c: Track the parent encoder rather than just the dev
|
15 years ago |
Chris Wilson
|
930a9e2835
drm: Use a nondestructive mode for output detect when polling (v2)
|
15 years ago |
Chris Wilson
|
7b334fcb45
drm: Use a nondestructive mode for output detect when polling
|
15 years ago |
Chris Wilson
|
df0e924883
drm/i915: Make the connector->encoder relationship explicit
|
15 years ago |
Chris Wilson
|
f875c15a4f
drm/i915: Use the direct mapping of pipe->crtc
|
15 years ago |
Chris Wilson
|
4ef69c7a64
drm/i915: Rename intel_encoder->enc to base for consistency
|
15 years ago |
Chris Wilson
|
ea5b213ad4
drm/i915: Subclass intel_encoder.
|
15 years ago |