At Thu, 10 May 2012 10:23:26 +0200, Paul Menzel wrote:
Dear Takashi,
thank you for your patches.
Am Donnerstag, den 10.05.2012, 09:10 +0200 schrieb Takashi Iwai:
Add the support for audio clients to VGA-switcheroo for handling the HDMI audio controller together with VGA switching. The id of the audio controller should be given explicity at registration time unlike
explicit*l*y
Thanks, fixed now in topic/vga-switcheroo branch. Will resend the patch if necessary.
the video controller.
Is there a way (command sequence) to test this patch?
The normal on/off of D-GPU via debugfs should work.
Takashi
Signed-off-by: Takashi Iwai tiwai@suse.de
drivers/gpu/vga/vga_switcheroo.c | 84 ++++++++++++++++++++++++++++++-------- include/linux/vga_switcheroo.h | 10 +++++ 2 files changed, 78 insertions(+), 16 deletions(-)
[…]
Thanks,
Paul