diff options
author | Mauro Rossi <[email protected]> | 2020-07-10 20:45:01 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-07-27 16:46:43 -0400 |
commit | 9caf2a1f4e8aeff31124c807a529375451a56899 (patch) | |
tree | 8d55c28feb6952faf22ef65edd03a9652e9afb8d /drivers/gpu/drm/amd/amdgpu/si.c | |
parent | 1bd26c7db150a98ebc13e417341bc4dcf67c0b0d (diff) |
drm/amd/display: dce60_timing_generator: add DCE6 specific functions (v2)
[Why]
DCE6 has CRTC_PREFETCH_EN bit in CRTC_CONTROL register
DCE6 has no CRTC_LEGACY_REQUESTOR_EN bit in CRTC_START_LINE_CONTROL register
DCE6 has no CRTC_CRC_CNTL register
[How]
Modify dce60_timing_generator_enable_advanced_request() function
Add dce60_configure_crc() function and dce60_is_tg_enabled() kept as static
Use dce60_configure_crc() function in dce60_tg_funcs
v2: remove unused variable (Alex)
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Mauro Rossi <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/si.c')
0 files changed, 0 insertions, 0 deletions