nvk: support fills and clears and copies/blits
Compare changes
- Karol Herbst authored
now that we don't have to deal with imms, we can simplify most of hte code so it ends up being runtime asserts dropped in release code
+ 24
− 18
@@ -22,7 +22,6 @@ struct nouveau_ws_push {
@@ -47,8 +46,7 @@ static inline void
@@ -65,7 +63,6 @@ static inline void
@@ -86,7 +83,6 @@ static inline void
@@ -125,19 +121,29 @@ P_INLINE_ARRAY(struct nouveau_ws_push *push, uint32_t *data, int num_dw)