Vincent Abriou
|
a09759e82f
drm: remove useless parameters from drm_pick_cmdline_mode function
|
8 年之前 |
Dhinakaran Pandiyan
|
a743d7582d
drm: Wrap the check for atomic_commit implementation
|
8 年之前 |
Daniel Vetter
|
c36a3254f7
drm: Convert all helpers to drm_connector_list_iter
|
8 年之前 |
Ville Syrjälä
|
272725c7db
drm: Nuke fb->bits_per_pixel
|
8 年之前 |
Ville Syrjälä
|
b00c600e91
drm: Nuke fb->depth
|
8 年之前 |
Chris Wilson
|
a53ca63502
drm: Protect fb_helper list manipulation with a mutex
|
8 年之前 |
Chris Wilson
|
64e94407fb
drm: Pull together probe + setup for drm_fb_helper
|
8 年之前 |
Chris Wilson
|
966a6a13c6
drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs
|
8 年之前 |
Chris Wilson
|
c96521eebc
drm: Fix shift operations for drm_fb_helper::drm_target_preferred()
|
8 年之前 |
Stefan Christ
|
1b99b72489
drm/fb-helper: fix segfaults in drm_fb_helper_debug_*
|
8 年之前 |
Dave Airlie
|
7b624ad8fe
Backmerge tag 'v4.9-rc4' into drm-next
|
8 年之前 |
Ville Syrjälä
|
a288960663
drm/fb-helper: Keep references for the current set of used connectors
|
8 年之前 |
Ville Syrjälä
|
7dfcb36a1f
drm/fb-helper: Fix connector ref leak on error
|
8 年之前 |
Takashi Iwai
|
87d3b6588f
drm/fb-helper: Don't call dirty callback for untouched clips
|
8 年之前 |
Ville Syrjälä
|
6686df8cf1
drm: RIP mode_config->rotation_property
|
8 年之前 |
Ville Syrjälä
|
d138dd3c0c
drm: Add support for optional per-plane rotation property
|
8 年之前 |
Stefan Agner
|
865afb1194
drm/fb-helper: reject any changes to the fbdev
|
8 年之前 |
Chris Wilson
|
0853695c3b
drm: Add reference counting to drm_atomic_state
|
8 年之前 |
Dave Airlie
|
ca09fb9f60
Merge tag 'v4.8-rc8' into drm-next
|
8 年之前 |
Ville Syrjälä
|
699fbeeac4
drm/fb-helper: Fix sparse warnings
|
9 年之前 |
Daniel Vetter
|
28579f3746
drm/fb-helper: Make docs for fb_set_suspend wrappers consistent
|
9 年之前 |
Noralf Trønnes
|
cfe63423d9
drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()
|
9 年之前 |
Johannes Berg
|
f17b3ea3d2
Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
|
9 年之前 |
Daniel Vetter
|
62cacc7939
drm/doc: Fix more kerneldoc/sphinx warnings
|
9 年之前 |
Daniel Vetter
|
b1116f645c
drm: Remove superflous linux/fb.h includes
|
9 年之前 |
Joonas Lahtinen
|
31ad61e4af
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
|
9 年之前 |
Chris Wilson
|
fa7d81bb3c
drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference
|
9 年之前 |
Daniel Vetter
|
95c081c17f
drm: Move master pointer from drm_minor to drm_device
|
9 年之前 |
Daniel Vetter
|
d3a46183db
drm: Replace fb_helper->atomic with mode_config->atomic_commit
|
9 年之前 |
Boris Brezillon
|
c61b93fe51
drm/atomic: Fix remaining places where !funcs->best_encoder is valid
|
9 年之前 |