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 committed Nov 8, 2023
1 parent 0c27eaa commit cefdfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/uapi/drm/asahi_drm.h
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ struct drm_asahi_attachment {

#define ASAHI_RENDER_NO_CLEAR_PIPELINE_TEXTURES (1UL << 0)
#define ASAHI_RENDER_SET_WHEN_RELOADING_Z_OR_S (1UL << 1)
/* was sync TVB growth */
#define ASAHI_RENDER_VERTEX_SPILLS (1UL << 2)
#define ASAHI_RENDER_PROCESS_EMPTY_TILES (1UL << 3)
#define ASAHI_RENDER_NO_VERTEX_CLUSTERING (1UL << 4)
#define ASAHI_RENDER_MSAA_ZS (1UL << 5)
Expand Down

0 comments on commit cefdfd2

Please sign in to comment.