linux/drivers/gpu/drm/amd
Luc Van Oostenryck 09daf474d2 drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type
The method struct vga_switcheroo_handler::get_client_id() is defined
as returning an 'enum vga_switcheroo_client_id' but the implementation
in this driver, amdgpu_atpx_get_client_id(), returns an 'int'.

Fix this by returning 'enum vga_switcheroo_client_id' in this driver too.

Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-05-15 13:43:50 -05:00
..
acp drm/amdgpu: Remove wrapper layer of cgs irq handling 2018-03-21 14:36:58 -05:00
amdgpu drm/amdgpu: fix amdgpu_atpx_get_client_id()'s return type 2018-05-15 13:43:50 -05:00
amdkfd drm/amdkfd: Use ordered workqueue to restore processes 2018-03-23 15:30:36 -04:00
display drm/amdgpu: Rename amdgpu_display_framebuffer_domains() 2018-05-15 13:43:43 -05:00
include drm/amd/pp: Print out voltage/clock range in sysfs 2018-05-15 13:43:48 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amdgpu/powerplay: actually return the power with the new query 2018-05-15 13:43:48 -05:00