diff options
| author | Jouni Högander <[email protected]> | 2023-12-07 08:34:51 +0000 |
|---|---|---|
| committer | Jouni Högander <[email protected]> | 2023-12-07 15:31:02 +0000 |
| commit | 10690b8a49bceafb1badf0ad91842a359e796d8b (patch) | |
| tree | 47f3ef4ed32219316847b9d8508d5b69dda35e7b /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/i915/display: Use i915_gem_object_get_dma_address to get dma address (diff) | |
| download | kernel-10690b8a49bceafb1badf0ad91842a359e796d8b.tar.gz kernel-10690b8a49bceafb1badf0ad91842a359e796d8b.zip | |
drm/i915/display: Add intel_fb_bo_framebuffer_fini
Xe needs intel_fb_bo_framebuffer_fini for taking care of unpinning the fb
and taking reference. In i915 this can be empty.
Also move intel_frontbuffer_get to be done after
intel_fb_bo_framebuffer_init to have reasonable sequences:
intel_fb_bo_framebuffer_init
intel_frontbuffer_get
...
intel_frontbuffer_put
intel_fb_bo_framebuffer_fini
v2: Empty function instead of define
Signed-off-by: Jouni Högander <[email protected]>
Reviewed-by: Maarten Lankhorst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
