summaryrefslogtreecommitdiff
path: root/include/drm
diff options
context:
space:
mode:
authorMaarten Lankhorst <dev@lankhorst.se>2026-02-06 14:21:14 +0300
committerMaarten Lankhorst <dev@lankhorst.se>2026-02-16 16:20:24 +0300
commit08d05c736605fb3dd3852a37c8bf20cd0fc2e08b (patch)
tree7e6950c2f42c217ecf351ec739f806a2ebeb1ab3 /include/drm
parenta4eac88e313529e6c0bc67e28061a481b08a6477 (diff)
downloadlinux-08d05c736605fb3dd3852a37c8bf20cd0fc2e08b.tar.xz
drm/xe: Remove xe_ggtt_node_allocated
With the intermediate state gone, no longer useful. Just check against NULL where needed. After looking carefully, the check for allocated in xe_fb_pin.c is unneeded. vma->node is never NULL. The check is specifically only to check if vma->node == the bo's root tile ggtt_obj. Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Link: https://patch.msgid.link/20260206112108.1453809-12-dev@lankhorst.se Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions