diff options
| author | Wu Hoi Pok <wuhoipok@gmail.com> | 2024-10-04 09:05:59 +0800 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-07 14:09:41 -0400 |
| commit | b4c1ad70e279bacbc772a468033bdecce2f5e0dc (patch) | |
| tree | 8e61c287c944127f120c133712c08b953dbdeced /rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git | |
| parent | fbca19695330ac78e9c14af05fc3e3f4c4278a52 (diff) | |
drm/radeon: add late_register for connector
The patch is to solve null dereference in 'aux.dev', which is
introduced in recent radeon rework. By having 'late_register',
the connector should be registered after 'drm_dev_register'
automatically, where in before it is the opposite.
Fixes: 90985660ba48 ("drm/radeon: remove load callback from kms_driver")
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/3665
Tested-by: Hans de Goede <hdegoede@redhat.com>
Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Wu Hoi Pok <wuhoipok@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/zerocopy/src/pointer/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
