Skip to content

Commit 03dadf3

Browse files
asahilinajannau
authored andcommitted
fixup! drm/asahi: Add the Asahi driver UAPI
1 parent 7b2b8ea commit 03dadf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/uapi/drm/asahi_drm.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,7 @@ enum drm_asahi_status {
481481
DRM_ASAHI_STATUS_FAULT,
482482
DRM_ASAHI_STATUS_KILLED,
483483
DRM_ASAHI_STATUS_NO_DEVICE,
484+
DRM_ASAHI_STATUS_CHANNEL_ERROR,
484485
};
485486

486487
enum drm_asahi_fault {

0 commit comments

Comments
 (0)