Commit dfdcbebc authored by Igor Murzov's avatar Igor Murzov Committed by Alex Deucher

drm/radeon: fix ATPX function documentation

Fix a copy&pasted documentation.
Signed-off-by: default avatarIgor Murzov <e-mail@date.by>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 74e4ca32
......@@ -352,9 +352,9 @@ static int radeon_atpx_switchto(enum vga_switcheroo_client_id id)
}
/**
* radeon_atpx_switchto - switch to the requested GPU
* radeon_atpx_power_state - power down/up the requested GPU
*
* @id: GPU to switch to
* @id: GPU to power down/up
* @state: requested power state (0 = off, 1 = on)
*
* Execute the necessary ATPX function to power down/up the discrete GPU
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment