Skip to content
Snippets Groups Projects

xf86: allow DDX driver for GPU/PCI hot-plug

3 unresolved threads

The current X server infrastructure sets modesetting driver as default driver to handle PCI-hotplug of a GPU device. This prevents the respective DDX driver (like AMDGPU DDX driver) to take control of the card.

This patch:

  • fine-tunes the PCI-hotplug infrastructure to allow the respective DDX driver to be loaded.
  • scans and updates the PCI device list before adding the new GPU device in platform, so that the association of the platform device and PCI device is in place (dev->pdev).

Cc: Alex Deucher alexandar.deucher@amd.com

Reviewed-by: Adam Jackson ajax@redhat.com Acked-by: Alex Deucher alexander.deucher@amd.com Acked-by: Martin Roukala martin.roukala@mupuf.org Signed-off-by: Shashank Sharma shashank.sharma@amd.com

Edited by Shashank Sharma

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading