Daniel Vetter
|
af5676f1f9
drm/i915: rip out helper->disable noop functions
|
12 years ago |
Chris Wilson
|
c0c36b941b
drm/i915: Return the real error code from intel_set_mode()
|
12 years ago |
Rob Clark
|
662595df9f
drm/i915: drm_connector_property -> drm_object_property
|
12 years ago |
Damien Lespiau
|
f5d8491a92
drm/i915/tv: Use intel_flush_display_plane() to flush the primary plane
|
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
|
1f70385510
drm/i915: s/intel_encoder_disable/intel_encoder_noop
|
13 years ago |
Daniel Vetter
|
6ed0f796c2
drm/i915: use staged outuput config in tv->mode_fixup
|
13 years ago |
Daniel Vetter
|
9a8ee983e0
drm/i915/tv: implement get_hw_state
|
13 years ago |
Daniel Vetter
|
c9deac9776
drm/i915: rip out encoder->prepare/commit
|
13 years ago |
Daniel Vetter
|
a6778b3cfd
drm/i915: copy&paste drm_crtc_helper_set_mode
|
13 years ago |
Daniel Vetter
|
6b5756a046
drm/i915/tv: convert to encoder enable/disable
|
13 years ago |
Daniel Vetter
|
d2434ab7fb
drm/i915: drop intel_encoder argument to load_detect_pipe functions
|
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 Vetter
|
6c2b7c1208
drm/i915: introduce for_each_encoder_on_crtc
|
13 years ago |
Rodrigo Vivi
|
9589919fb3
drm/i915: Adding TV Out Missing modes.
|
13 years ago |
Daniel Vetter
|
bf2125e2f7
drm/i915: wait for a vblank to pass after tv detect
|
13 years ago |
Daniel Vetter
|
f7bacf195e
drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
|
13 years ago |
Daniel Vetter
|
38de45c5fc
drm/i915: fixup tv load-detect on enabled but not active crtc
|
13 years ago |
Dave Airlie
|
3801a7fd86
drm/i915/tv: fix open-coded ARRAY_SIZE.
|
13 years ago |
Daniel Vetter
|
d42c9e2c24
drm/i915: reinstate GM45 TV detection fix
|
13 years ago |
Daniel Vetter
|
ca9bfa7eed
drm/i915: fixup interlaced vertical timings confusion, part 1
|
13 years ago |
Rodrigo Vivi
|
55a6713b3f
drm/i915: Removing TV Out modes.
|
13 years ago |
Rodrigo Vivi
|
23bd15ec66
drm/i915: Fix TV Out refresh rate.
|
13 years ago |
Akshay Joshi
|
0206e353a0
Drivers: i915: Fix all space related issues.
|
14 years ago |
Keith Packard
|
2bf71160f9
drm/i915: TVDAC_STATE_CHG does not indicate successful load-detect
|
14 years ago |
Keith Packard
|
835bff7ef2
drm/i915: Select correct pipe during TV detect
|
14 years ago |
Chris Wilson
|
8261b19173
drm/i915: Don't store temporary load-detect variables in the generic encoder
|
14 years ago |