Skip to content
Snippets Groups Projects

xf86drm: add iterator API for DRM/KMS IN_FORMATS blobs

Merged Luigi Santivetti requested to merge luigi.santivetti/drm:drmModeFormats-v2 into main

Add support for parsing and traversing IN_FORMATS property blobs. Providing libdrm with this functionality improves consistency and decreases duplication on the client side.

drmModeFormatModifierBlobIterNext() allows the caller to view formats and associated modifiers given a valid property blob. An example is available inside the libdrm unit test, modetest.c.

Signed-off-by: Luigi Santivetti luigi.santivetti@imgtec.com

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading