aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2025-07-05 10:02:34 +0000
committerRob Clark <[email protected]>2025-07-05 14:13:35 +0000
commit643515a9cd091b2a3eff18fdd5caa30c5d816889 (patch)
tree5d57514d7f3e39995e515e095c685a52389bb038 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
parentdrm/msm: rearrange symbol selection (diff)
downloadkernel-643515a9cd091b2a3eff18fdd5caa30c5d816889.tar.gz
kernel-643515a9cd091b2a3eff18fdd5caa30c5d816889.zip
drm/msm: rework binding of Imageon GPUs
Currently the msm driver creates an extra interim platform device for Imageon GPUs. This is not ideal, as the device doesn't have corresponding OF node. If the headless mode is used for newer GPUs, then the msm_use_mmu() function can not detect corresponding IOMMU devices. Also the DRM device (although it's headless) is created with modesetting flags being set. To solve all these issues, rework the way the Imageon devices are bound. Remove the interim device, don't register a component and instead use a cut-down version of the normal functions to probe or remove the driver. Signed-off-by: Dmitry Baryshkov <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/662584/ Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions