]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915: Rename the fb pinning functions to indicate the address space
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 6 May 2024 12:57:18 +0000 (15:57 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 13 May 2024 16:23:30 +0000 (19:23 +0300)
commitc7df997b260919e4d18b2dee21cae6bcf765babc
tree4596ccf9faf05fe204f823c8cd5f7ba99f337a40
parent9e9402b64a9bb217be5a713758082808425b64ae
drm/i915: Rename the fb pinning functions to indicate the address space

Rename the fb pinning functions such that their name directly
informs us what gets pinned into which address space.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240506125718.26001-10-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/i915/display/intel_dpt.c
drivers/gpu/drm/i915/display/intel_dpt.h
drivers/gpu/drm/i915/display/intel_fb_pin.c
drivers/gpu/drm/i915/display/intel_fb_pin.h
drivers/gpu/drm/i915/display/intel_fbdev.c
drivers/gpu/drm/xe/display/xe_fb_pin.c
drivers/gpu/drm/xe/display/xe_plane_initial.c