aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mul.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2020-02-06 11:19:41 +0100
committerBen Skeggs <[email protected]>2020-05-22 11:11:14 +1000
commit183405879255919c879edb37db70becfac9a4033 (patch)
treeb1b9dc14a885253078b00810d6b8097fc7531195 /lib/mpi/mpi-mul.c
parent84c862b572f88dd41dfd06df63454fb1010fee05 (diff)
drm/nouveau/kms: Remove field nvbo from struct nouveau_framebuffer
The buffer object stored in nvbo is also available GEM object in obj[0] of struct drm_framebuffer. Therefore remove nvbo in favor obj[0] and replace all references accordingly. This may require an additional cast. With this change we can already replace nouveau_user_framebuffer_destroy() and nouveau_user_framebuffer_create_handle() with generic GEM helpers. Calls to nouveau_framebuffer_new() receive a GEM object. Signed-off-by: Thomas Zimmermann <[email protected]> Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions