diff options
| author | Jouni Högander <[email protected]> | 2023-12-03 11:48:40 +0000 |
|---|---|---|
| committer | Jouni Högander <[email protected]> | 2023-12-04 05:26:29 +0000 |
| commit | 5f449ed05da8bb2a470b17962978f0347ba399d2 (patch) | |
| tree | f836474029d9625b6ab67fd8a9ce8ee5c4aec015 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/i915/display: Handle invalid fb_modifier in intel_fb_modifier_to_tiling (diff) | |
| download | kernel-5f449ed05da8bb2a470b17962978f0347ba399d2.tar.gz kernel-5f449ed05da8bb2a470b17962978f0347ba399d2.zip | |
drm/i915/display: Split i915 specific code away from intel_fb.c
We are preparing for Xe driver. Backing object implementation is differing
between i915 and Xe. Split i915 specific code into separate source file
built only for i915.
v9:
- Use ERR_CAST
v8:
- return original error code from intel_fb_bo_lookup_valid_bo on failure
v7:
- drop #include <drm/drm_plane.h>
- s/user_mode_cmd/mode_cmd/
- Use passed i915 pointer instead of to_i915(obj->base.dev)
v6: Add missing intel_fb_bo.[ch]
v5:
- Keep drm_any_plane_has_format check in intel_fb.c
- Use mode_cmd instead of user_mode_cmd for intel_fb_bo_lookup_valid_bo
v4: Move drm_any_plane_has_format check into intel_fb_bo.c
v3: Fix failure handling in intel_framebuffer_init
v2: Couple of fixes to error value handling
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
