diff options
| author | Jouni Högander <[email protected]> | 2023-12-03 11:48:37 +0000 |
|---|---|---|
| committer | Jouni Högander <[email protected]> | 2023-12-04 05:26:28 +0000 |
| commit | 72207699ff76d4392244c8d9850aaef0160dc6b4 (patch) | |
| tree | 9e573b2e6bee82e728e74a99f84367548cf5279d /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/i915/display: use intel_bo_to_drm_bo in intel_fbdev (diff) | |
| download | kernel-72207699ff76d4392244c8d9850aaef0160dc6b4.tar.gz kernel-72207699ff76d4392244c8d9850aaef0160dc6b4.zip | |
drm/i915/display: use intel_bo_to_drm_bo in intel_fb.c
We are preparing for Xe driver. I915 and Xe object implementation are
differing. Do not use i915_gem_object->base directly. Instead use
intel_bo_to_drm_bo.
Also use drm_gem_object_put instead of i915_gem_object_put. This should be
ok as i915_gem_object_put is really just doing __drm_gem_object_put.
Signed-off-by: Jouni Högander <[email protected]>
Reviewed-by: Ville Syrjälä <[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
