diff options
| author | Ville Syrjälä <[email protected]> | 2025-07-01 09:07:04 +0000 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2025-07-16 16:59:59 +0000 |
| commit | 0389e4256eb29ee80598129b8004db5bbbd6fbe4 (patch) | |
| tree | e2bfa3e483197ba706a574a6400e0d321853c083 /drivers/gpu/drm/omapdrm/omap_fb.h | |
| parent | drm/tests: edid: Add edid-decode --check output (diff) | |
| download | kernel-0389e4256eb29ee80598129b8004db5bbbd6fbe4.tar.gz kernel-0389e4256eb29ee80598129b8004db5bbbd6fbe4.zip | |
drm: Pass pixel_format+modifier to .get_format_info()
Decouple .get_format_info() from struct drm_mode_fb_cmd2 and just
pass the pixel format+modifier combo in by hand.
We may want to use .get_format_info() outside of the normal
addfb paths where we won't have a struct drm_mode_fb_cmd2, and
creating a temporary one just for this seems silly.
v2: Fix intel_fb_get_format_info() docs (Laurent)
Cc: Harry Wentland <[email protected]>
Cc: Leo Li <[email protected]>
Cc: Rodrigo Siqueira <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Cc: Laurent Pinchart <[email protected]>
Reviewed-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Acked-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fb.h')
0 files changed, 0 insertions, 0 deletions
