drm/radeon: fix runpm handling on APUs (v4)
[deliverable/linux.git] / drivers / gpu / drm / radeon / radeon.h
index f21db7a0b34d7d231bc278b1865bb83d4a1e1d72..7014bdd688ce6d76126d3f79a4ee45eee7f6794b 100644 (file)
@@ -2321,6 +2321,7 @@ struct radeon_device {
        bool have_disp_power_ref;
 };
 
+bool radeon_is_px(struct drm_device *dev);
 int radeon_device_init(struct radeon_device *rdev,
                       struct drm_device *ddev,
                       struct pci_dev *pdev,
This page took 0.098698 seconds and 5 git commands to generate.