Ville Syrjälä
|
1dba99f495
drm/i915: Rename intel_flush_display_plane to intel_flush_primary_plane
|
11 years ago |
Daniel Vetter
|
967ad7f148
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
|
11 years ago |
Ville Syrjälä
|
ffbab09bf9
drm: Remove pci_vendor and pci_device from struct drm_device
|
11 years ago |
Paulo Zanoni
|
d9255d5714
drm/i915: destroy connector sysfs files earlier
|
11 years ago |
Damien Lespiau
|
241bfc3891
drm/i915: Use crtc_clock with the adjusted mode
|
11 years ago |
Paulo Zanoni
|
768f69c9fe
drm/i915: VBT's child_device_config changes over time
|
11 years ago |
Daniel Vetter
|
b14c5679dd
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
|
11 years ago |
Daniel Vetter
|
1062b81598
drm/i915/tv: clear adjusted_mode.flags
|
12 years ago |
Daniel Vetter
|
cd91ef23c4
drm/i915/tv: Use native encoder->mode_set callback
|
12 years ago |
Chris Wilson
|
164c859845
drm/i915: Add some debug breadcrumbs to connector detection
|
12 years ago |
Daniel Vetter
|
accfc0c506
drm/i915: consolidate and tighten encoder cloning checks
|
12 years ago |
Rodrigo Vivi
|
41aa344866
drm/i915: Organize VBT stuff inside drm_i915_private
|
12 years ago |
Egbert Eich
|
821450c693
drm/i915: (re)init HPD interrupt storm statistics
|
12 years ago |
Daniel Vetter
|
5d2d38ddca
drm/i915: clean up pipe bpp confusion
|
12 years ago |
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 |