On Fri, May 10, 2024 at 07:55:15PM GMT, Ville Syrjälä wrote:
On Mon, May 06, 2024 at 03:57:09PM +0300, Ville Syrjala wrote:
From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
A bit of cleanup/refactoring around plane fb stuff.
This is mainly prep work for a slightly bigger rework
of alignment handling.
Ville Syrjälä (9):
drm/i915: Split gen2 vs. gen3 .max_stride()
drm/i915: Clean up skl+ plane stride limits
drm/i915: Drop 'uses_fence' parameter from intel_pin_fb_obj_dpt()
drm/i915: Extract intel_plane_needs_physical()
drm/i915: Polish types in fb calculations
Pushed up to here. Thanks for the review.
drm/i915: Constify 'fb' in during pinning
drm/i915: Change intel_fbdev_fb_alloc() reuturn type
drm/i915: Cleanup fbdev fb setup
drm/i915: Rename the fb pinning functions to indicate the address
space
Some of the rest touch xe as well.
Lucas, can you toss me an ack to merge via drm-intel-next?
Acked-by: Lucas De Marchi <lucas.demarchi@xxxxxxxxx>
thanks
Lucas De Marchi