]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/xe/fbdev: print info about stolen memory preference for fbdev
authorVinod Govindapillai <vinod.govindapillai@intel.com>
Fri, 20 Feb 2026 17:09:07 +0000 (19:09 +0200)
committerVinod Govindapillai <vinod.govindapillai@intel.com>
Wed, 25 Feb 2026 12:35:28 +0000 (14:35 +0200)
commit83f757346dda2c94f9adb64ad8ee431a128f08ac
tree50c13a23be9a70b77a3d1eccc412d8613970c78f
parent27c56f73c3af03bb057fc1f0f99684deb2741fe0
drm/xe/fbdev: print info about stolen memory preference for fbdev

If stolen memory cannot be allocated for the fbdev and initial plane
bo because of the preference for fbc, have an info about that in
the log.

v2: log text changed

Signed-off-by: Vinod Govindapillai <vinod.govindapillai@intel.com>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Acked-by: Mika Kahola <mika.kahola@intel.com>
Link: https://patch.msgid.link/20260220170908.201422-6-vinod.govindapillai@intel.com
drivers/gpu/drm/xe/display/intel_fbdev_fb.c
drivers/gpu/drm/xe/display/xe_initial_plane.c