diff options
author | Jon Mayo <jmayo@nvidia.com> | 2012-06-26 13:53:55 -0700 |
---|---|---|
committer | Varun Wadekar <vwadekar@nvidia.com> | 2012-07-12 10:12:18 +0530 |
commit | 2451f80051c57fa660c5fcff9dd31595728d511a (patch) | |
tree | f03634c42e4340e11a98749b16f1f10b95ff552b /drivers/video/msm | |
parent | 49fc6ff3a7b2673fc4abdafc38259aa806fb2acd (diff) |
video: tegra: dc: split dc.c into smaller files
Moved mode setting code into mode.c
Move window code info window.c
Moved clock related code into clock.c
Moved LUT and gamma related code into lut.c
Moved csc(color space conversion) into csc.c
Removed unnecessary static function prototypes from header.
Moved many short inline functions to dc_priv.h
Cleaned up copyright headings.
Cleaned up formatting and indent in all files.
Fixed build warnings.
Bug 870907
Change-Id: I6ccc37150191765394f0b5629423eafd4e5e5792
Signed-off-by: Jon Mayo <jmayo@nvidia.com>
Reviewed-on: http://git-master/r/111371
Reviewed-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
Tested-by: Rohan Somvanshi <rsomvanshi@nvidia.com>
Diffstat (limited to 'drivers/video/msm')
0 files changed, 0 insertions, 0 deletions