Re: [PATCH libdrm v2 07/25] tegra: Make API more consistent

2022-02-24 Thread Dmitry Osipenko
17.02.2022 22:19, Thierry Reding пишет: > From: Thierry Reding > > Most functions in libdrm_tegra take as first parameter the object that > they operate on. Make the device and buffer object creation functions > follow the same scheme. > > Signed-off-by: Thierry Reding > --- > tegra/tegra.c

[PATCH libdrm v2 07/25] tegra: Make API more consistent

2022-02-17 Thread Thierry Reding
From: Thierry Reding Most functions in libdrm_tegra take as first parameter the object that they operate on. Make the device and buffer object creation functions follow the same scheme. Signed-off-by: Thierry Reding --- tegra/tegra.c | 13 +++-- tegra/tegra.h | 10 +