Skip to content

Commit

Permalink
fixup! drm/asahi: Add the Asahi driver UAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
asahilina authored and jannau committed Dec 21, 2024
1 parent 7b2b8ea commit 03dadf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/uapi/drm/asahi_drm.h
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ enum drm_asahi_status {
DRM_ASAHI_STATUS_FAULT,
DRM_ASAHI_STATUS_KILLED,
DRM_ASAHI_STATUS_NO_DEVICE,
DRM_ASAHI_STATUS_CHANNEL_ERROR,
};

enum drm_asahi_fault {
Expand Down

0 comments on commit 03dadf3

Please sign in to comment.