linux/drivers/gpu/drm/amd/display
Leo Li a487411a64 drm/amd/display: Use DRM helper for best_encoder
[Why]
Our implementation is functionally identical to DRM's

Note that instead of checking if the provided id is 0, the helper
follows through with the mode object search. However, It will still
return NULL, since 0 is not a valid object id, and missed searches
will return NULL.

[How]
Remove our implementation, and replace it with
drm_atomic_helper_best_encoder.

Signed-off-by: Leo Li <sunpeng.li@amd.com>
Reviewed-by: David Francis <David.Francis@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-09-10 22:43:31 -05:00
..
amdgpu_dm drm/amd/display: Use DRM helper for best_encoder 2018-09-10 22:43:31 -05:00
dc drm/amd/display: num of sw i2c/aux engines less than num of connectors 2018-09-10 22:43:18 -05:00
include drm/amd/display: Support reading hw state from debugfs file 2018-08-27 15:20:49 -05:00
modules drm/amd/display: Add DP YCbCr 4:2:0 support 2018-09-10 22:42:15 -05:00
Kconfig drm/amd/display: Don't build DCN1 when kcov is enabled 2018-08-21 14:33:59 -05:00
Makefile drm/amd/display: Enable Stereo in Dal3 2018-08-27 11:10:57 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00