Stefan Christ
|
1b99b72489
drm/fb-helper: fix segfaults in drm_fb_helper_debug_*
|
8 years ago |
Dave Airlie
|
7b624ad8fe
Backmerge tag 'v4.9-rc4' into drm-next
|
8 years ago |
Ville Syrjälä
|
a288960663
drm/fb-helper: Keep references for the current set of used connectors
|
9 years ago |
Ville Syrjälä
|
7dfcb36a1f
drm/fb-helper: Fix connector ref leak on error
|
9 years ago |
Takashi Iwai
|
87d3b6588f
drm/fb-helper: Don't call dirty callback for untouched clips
|
9 years ago |
Ville Syrjälä
|
6686df8cf1
drm: RIP mode_config->rotation_property
|
9 years ago |
Ville Syrjälä
|
d138dd3c0c
drm: Add support for optional per-plane rotation property
|
9 years ago |
Stefan Agner
|
865afb1194
drm/fb-helper: reject any changes to the fbdev
|
9 years ago |
Chris Wilson
|
0853695c3b
drm: Add reference counting to drm_atomic_state
|
9 years ago |
Dave Airlie
|
ca09fb9f60
Merge tag 'v4.8-rc8' into drm-next
|
9 years ago |
Ville Syrjälä
|
699fbeeac4
drm/fb-helper: Fix sparse warnings
|
9 years ago |
Daniel Vetter
|
28579f3746
drm/fb-helper: Make docs for fb_set_suspend wrappers consistent
|
9 years ago |
Noralf Trønnes
|
cfe63423d9
drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()
|
9 years ago |
Johannes Berg
|
f17b3ea3d2
Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
|
9 years ago |
Daniel Vetter
|
62cacc7939
drm/doc: Fix more kerneldoc/sphinx warnings
|
9 years ago |
Daniel Vetter
|
b1116f645c
drm: Remove superflous linux/fb.h includes
|
9 years ago |
Joonas Lahtinen
|
31ad61e4af
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
|
9 years ago |
Chris Wilson
|
fa7d81bb3c
drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference
|
9 years ago |
Daniel Vetter
|
95c081c17f
drm: Move master pointer from drm_minor to drm_device
|
9 years ago |
Daniel Vetter
|
d3a46183db
drm: Replace fb_helper->atomic with mode_config->atomic_commit
|
9 years ago |
Boris Brezillon
|
c61b93fe51
drm/atomic: Fix remaining places where !funcs->best_encoder is valid
|
9 years ago |
Maarten Lankhorst
|
7ea7728387
drm/core: Change declaration for gamma_set.
|
9 years ago |
Daniel Vetter
|
fef1480d0f
drm/fb-helper: Remove dead code in setcolreg
|
9 years ago |
Lyude
|
255f0e7c41
drm/fb_helper: Fix references to dev->mode_config.num_connector
|
9 years ago |
Noralf Trønnes
|
2dad551cfb
drm/fb-helper: Remove mention of CONFIG_FB_DEFERRED_IO in docs
|
9 years ago |
Lyude
|
af509d38bb
drm/fb_helper: Fix a few typos
|
9 years ago |
Dave Airlie
|
6e86d58be3
drm/fb_helper: add connector reference counting. (v2)
|
9 years ago |
Noralf Trønnes
|
eaa434defa
drm/fb-helper: Add fb_deferred_io support
|
9 years ago |
Maarten Lankhorst
|
15fce29da3
drm/fb_helper: Use add_one_connector in add_all_connectors.
|
9 years ago |
Maarten Lankhorst
|
383b2e5711
drm/fb_helper: Use correct allocation count for arrays.
|
9 years ago |