]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915: Use a nicer way to lookup the memory region in BIOS FB takeover
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 13 Mar 2025 14:08:35 +0000 (16:08 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 1 Apr 2025 23:21:12 +0000 (02:21 +0300)
commit0cd161e9472f2eb4be3436670c6db2dd0e3851e4
tree5cc920cea5839748e8b6b8a8917141a5d8ac53c4
parent4bef6b0e1049a952fc4d728b7defc42422cab599
drm/i915: Use a nicer way to lookup the memory region in BIOS FB takeover

Use intel_memory_region_by_type() to find the appropriate memory
region for the BIOS FB takeover.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250313140838.29742-8-ville.syrjala@linux.intel.com
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
drivers/gpu/drm/i915/display/intel_plane_initial.c