[PATCH 12/22] drm/xe/display: stop using intel_fb_obj() in xe_fb_pin.c

Lucas De Marchi lucas.demarchi at intel.com
Thu Sep 19 13:20:50 UTC 2024


On Tue, Sep 17, 2024 at 07:13:51PM GMT, Jani Nikula wrote:
>intel_fb_obj() returns struct drm_i915_gem_object, which is not right
>for xe, and only works because xe defines
>-Ddrm_i915_gem_object=xe_bo. Switch to intel_fb_bo() and convert to
>struct xe_bo from there.
>
>Signed-off-by: Jani Nikula <jani.nikula at intel.com>

Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>

for merging through drm-intel.

Lucas De Marchi


More information about the Intel-gfx mailing list