Skip to content

drm/ast: Fix ARM compatibility

Robert Foss requested to merge robertfoss/centos-stream-9:drm_ast_fix into main

Merge Request Required Information

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2192980

Jira: https://issues.redhat.com/browse/RHELPLAN-156336

Commit: 4327a6137ed43a091d900b1ac833345d60f32228

Testing: Basic testing will be done using beaker & the BMC connected to the DUT to verify graphical output.

Problem: ARM architecture only has 'memory', so all devices are accessed by MMIO if possible.

Signed-off-by: Robert Foss rfoss@redhat.com

Summary of Changes

323d52f6 drm/ast: Fix ARM compatibility

Approved Development Ticket

All submissions to CentOS Stream must reference an approved ticket in Red Hat Jira. Please follow the CentOS Stream contribution documentation for how to file this ticket and have it approved.

Edited by Robert Foss

Merge request reports