Re: [PATCH v1 0/8] drm/etnaviv: Various cleanup

2023-07-17 Thread Lucas Stach
Hi Jingfeng, Am Montag, dem 17.07.2023 um 16:36 +0800 schrieb suijingfeng: > Hi, Dear etnaviv folks > > > Would you like to review this cleanup patch set ? > > I am asking because I'm wondering that > > if I should re-spin my other patch from the code base > > which *with* this series applied

Re: [PATCH v1 0/8] drm/etnaviv: Various cleanup

2023-07-17 Thread suijingfeng
Hi, Dear etnaviv folks Would you like to review this cleanup patch set ? I am asking because I'm wondering that if I should re-spin my other patch from the code base which *with* this series applied or from the code base *without* this series applied. I think this series looks fine, is it

[PATCH v1 0/8] drm/etnaviv: Various cleanup

2023-06-24 Thread Sui Jingfeng
From: Sui Jingfeng No functional change. Sui Jingfeng (8): drm/etnaviv: Using the size_t variable to store the number of pages drm/etnaviv: Using the unsigned int type to count the number of pages drm/etnaviv: Drop the second argument of the etnaviv_gem_new_impl() drm/etnaviv: Remove sur