Gerd Hoffmann
|
9dd3cb243d
drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_format too
|
6 years ago |
Gerd Hoffmann
|
059b5eb5d9
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
|
6 years ago |
Chris Wilson
|
69fdf4206a
drm: Differentiate the lack of an interface from invalid parameter
|
7 years ago |
Gerd Hoffmann
|
eae06120f1
drm: refuse ADDFB2 ioctl for broken bigendian drivers
|
7 years ago |
Daniel Vetter
|
72fdb40c1a
drm: extract drm_atomic_uapi.c
|
7 years ago |
Chris Wilson
|
70109354fe
drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl
|
7 years ago |
Gerd Hoffmann
|
6960e6da9c
drm: fix drm_mode_addfb() on big endian machines.
|
7 years ago |
Gerd Hoffmann
|
00409fd6f1
drm: do not mask out DRM_FORMAT_BIG_ENDIAN
|
7 years ago |
Gerd Hoffmann
|
0e94043ee1
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
|
7 years ago |
Ville Syrjälä
|
62f77ad096
drm: Add drm_plane_mask()
|
7 years ago |
Noralf Trønnes
|
d30827ce0d
drm: Make ioctls available for in-kernel clients
|
7 years ago |
Ville Syrjälä
|
e00fb8564e
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
|
7 years ago |
Daniel Vetter
|
0d49f303e8
drm: remove all control node code
|
7 years ago |
Daniel Stone
|
487da6172f
drm: Reshuffle getfb error returns
|
7 years ago |
Dave Airlie
|
2b4f44eec2
Backmerge tag 'v4.16-rc7' into drm-next
|
7 years ago |
Daniel Stone
|
b24791fe00
drm: Reject getfb for multi-plane framebuffers
|
7 years ago |
Ville Syrjälä
|
c10496c8d2
drm: Fix some coding style issues
|
7 years ago |
Ilia Mirkin
|
c20bb155c2
drm/nouveau: prefer XBGR2101010 for addfb ioctl
|
7 years ago |
Maarten Lankhorst
|
8d44e9e69a
drm/framebuffer: Print task that allocated the fb in debug info.
|
7 years ago |
Daniel Vetter
|
70c5f93669
Merge airlied/drm-next into drm-misc-next
|
7 years ago |
Noralf Trønnes
|
45d58b4029
drm/framebuffer: Add framebuffer debugfs file
|
7 years ago |
Dave Airlie
|
e7e62c7ef3
drm/mode_object: fix documentation for object lookups.
|
7 years ago |
Maarten Lankhorst
|
846c7dfc11
drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.
|
7 years ago |
Ville Syrjälä
|
0338f0d0d7
drm: Print the fb dimensions when the src coord check fails
|
7 years ago |
Keith Packard
|
418da17214
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
|
8 years ago |
Daniel Vetter
|
af05559854
Merge airlied/drm-next into drm-misc-next
|
8 years ago |
Maarten Lankhorst
|
0c3eb12324
drm/atomic: Use the correct iterator macro in atomic_remove_fb
|
8 years ago |
Maarten Lankhorst
|
4086d90cff
drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fb
|
8 years ago |
Daniel Vetter
|
941b8caaa8
drm: extract legacy framebuffer remove
|
8 years ago |
Ville Syrjälä
|
6a0f9ebfc5
drm: Add mode_config .get_format_info() hook
|
8 years ago |