linux/drivers/gpu/drm/amd/display
Luc Van Oostenryck ba9ca0886d drm/admgpu: fix mode_valid's return type
The method struct drm_connector_helper_funcs::mode_valid is defined
as returning an 'enum drm_mode_status' but the driver implementation
for this method uses an 'int' for it.

Fix this by using 'enum drm_mode_status' in the driver too.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-05-15 13:43:51 -05:00
..
amdgpu_dm drm/admgpu: fix mode_valid's return type 2018-05-15 13:43:51 -05:00
dc drm/amd/display: Use dig enable to determine fast boot optimization. 2018-05-15 13:43:27 -05:00
include drm/amd/display: Don't spam debug messages 2018-05-15 13:43:06 -05:00
modules drm/amd/display: Do not create memory allocation if stats not enabled 2018-05-15 13:43:24 -05:00
Kconfig drm/amd/display: Remove PRE_VEGA flag 2018-05-15 13:43:06 -05:00
Makefile drm/amd: Remove inclusion of non-existing include directories 2018-02-26 23:09:38 -05:00
TODO drm/amd/display: Add TODO item to remove vector.c 2017-12-14 11:01:13 -05:00