[PATCH 1/9] drm/vmwgfx: Remove no-op prepare/cleanup_fb callbacks

Daniel Vetter daniel.vetter at ffwll.ch
Thu Apr 5 19:59:19 UTC 2018


On Thu, Apr 5, 2018 at 7:06 PM, Thomas Hellstrom <thellstrom at vmware.com> wrote:
> On 04/05/2018 05:44 PM, Daniel Vetter wrote:
>>
>> Less hits to go through when I git grep over all drivers. These
>> callbacks are optional.
>>
>> Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
>> Cc: VMware Graphics <linux-graphics-maintainer at vmware.com>
>> Cc: Sinclair Yeh <syeh at vmware.com>
>> Cc: Thomas Hellstrom <thellstrom at vmware.com>
>> ---
>>   drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c | 35
>> -----------------------------------
>>   1 file changed, 35 deletions(-)
>
> Reviewed-by: Thomas Hellstrom <thellstrom at vmware.com>
>
> Will you take this upstream?

Thanks for the review. Assuming I get positive review/testing on the
other patches I can apply them all through drm-misc. Or you can pick
this one up, it's really just a quick aside while I tried to
understand what various drivers are doing in their prepare_fb hook and
around handling implicit/explicit sync. No dependencies with anything
else in this series.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the dri-devel mailing list