projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3542cc5
)
drm: Make mode->flags u32
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Tue, 28 Apr 2020 17:19:31 +0000
(20:19 +0300)
committer
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Wed, 27 May 2020 11:31:42 +0000
(14:31 +0300)
The mode flags are direclty exposed in the uapi as u32. Use the
same size type to store them internally.
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20200428171940.19552-8-ville.syrjala@linux.intel.com
include/drm/drm_modes.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_modes.h
b/include/drm/drm_modes.h
index 0e74e37611827f2ee5624244d373a577c3c28c2f..5266d890c4b079ee635a7af11481844d12a2ebfb 100644
(file)
--- a/
include/drm/drm_modes.h
+++ b/
include/drm/drm_modes.h
@@
-323,7
+323,7
@@
struct drm_display_mode {
* - DRM_MODE_FLAG_3D_SIDE_BY_SIDE_HALF: frame split into left and
* right parts.
*/
- u
nsigned int
flags;
+ u
32
flags;
/**
* @width_mm: