https://bugzilla.kernel.org/show_bug.cgi?id=115321 --- Comment #14 from Peter Wu <peter@xxxxxxxxxxxxx> --- Ah... vga_switcheroo_ready() actually checks for clients.. makes sense. As documented[1], the init handler is called when there is a dependence on vga[_switcheroo] clients. Radeon however does not seem to need this, so the initialization of functions is better done elsewhere. radeon_atpx_detect sounds like an appropriate location. [1]: https://www.kernel.org/doc/htmldocs/gpu/API-struct-vga-switcheroo-handler.html -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel