Skip to content

Commit

Permalink
Merge pull request #4282 from Sonicadvance1/v6.13_drm
Browse files Browse the repository at this point in the history
IoctlEmulation/drm: Update for v6.13
  • Loading branch information
lioncash authored Jan 21, 2025
2 parents 3b8c368 + 5ffc611 commit bb6e98a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,4 @@ _BASIC_META(DRM_IOCTL_SYNCOBJ_TIMELINE_SIGNAL)
_CUSTOM_META(DRM_IOCTL_MODE_GETFB2, DRM_IOWR(0xCE, FEX::HLE::x32::DRM::fex_drm_mode_fb_cmd2))
_BASIC_META(DRM_IOCTL_SYNCOBJ_EVENTFD)
_BASIC_META(DRM_IOCTL_MODE_CLOSEFB)
_BASIC_META(DRM_IOCTL_SET_CLIENT_NAME)

0 comments on commit bb6e98a

Please sign in to comment.