OSDN Git Service

amdgpu/dc: drop display_pipe_clocks.c.
authorDave Airlie <airlied@redhat.com>
Thu, 28 Sep 2017 00:10:22 +0000 (10:10 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2017 20:50:44 +0000 (16:50 -0400)
commitb3fbdcec5e6c16c93867289ae0960a64c423eb34
tree35ea40541a38a7bd05d7cf657ef96526d73a984e
parent8c0dc2b9891155afc3b1fbf6b04839819ec9099b
amdgpu/dc: drop display_pipe_clocks.c.

This code isn't used at all in the kernel tree, perhaps it can wait to
be imported when it is. It also does a lot of floating point calcs,
so probably good to drop it until it's needed and we can ensure
proper fpu accessors.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/Makefile
drivers/gpu/drm/amd/display/dc/dml/display_mode_lib.h
drivers/gpu/drm/amd/display/dc/dml/display_pipe_clocks.c [deleted file]
drivers/gpu/drm/amd/display/dc/dml/display_pipe_clocks.h [deleted file]