linux-brain/drivers/gpu/drm/amd/display/dc/dcn20
Oliver Logush 9baa552b2f drm/amd/display: Fix timer_per_pixel unit error
[ Upstream commit 23e55639b87fb16a9f0f66032ecb57060df6c46c ]

[why]
The units of the time_per_pixel variable were incorrect, this had to be
changed for the code to properly function.

[how]
The change was very straightforward, only required one line of code to
be changed where the calculation was done.

Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Oliver Logush <oliver.logush@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-22 12:26:28 +02:00
..
Makefile drm/amdgpu: enable -msse2 for GCC 7.1+ users 2019-10-30 11:56:20 -04:00
dcn20_dccg.c drm/amd/display: Do not double-buffer DTO adjustments 2020-10-01 13:17:11 +02:00
dcn20_dccg.h drm/amd/display: fixup DPP programming sequence 2019-08-15 10:53:43 -05:00
dcn20_dpp.c drm/amd/display: add Cursor Degamma logic for DCN2 2019-08-23 11:42:58 -05:00
dcn20_dpp.h drm/amd/display: add Cursor Degamma logic for DCN2 2019-08-23 11:42:58 -05:00
dcn20_dpp_cm.c drm/amd/display: Add CM_BYPASS via debug option 2019-07-18 14:27:25 -05:00
dcn20_dsc.c drm/amd/display: fix image corruption with ODM 2:1 DSC 2 slice 2020-10-01 13:17:38 +02:00
dcn20_dsc.h drm/amd/display: Remove dsc disable_ich flag programming. 2019-07-18 14:18:10 -05:00
dcn20_dwb.c
dcn20_dwb.h
dcn20_dwb_scl.c
dcn20_hubbub.c drm/amd/display: Add VM page fault handle implementation 2019-08-23 11:40:04 -05:00
dcn20_hubbub.h drm/amd/display: Add Renoir hubbub registers list 2019-08-29 15:52:33 -05:00
dcn20_hubp.c drm/amd/display: fixed divide by zero kernel crash during dsc enablement 2021-05-19 10:08:23 +02:00
dcn20_hubp.h drm/amd/display: Add Renoir hubbub registers list 2019-08-29 15:52:33 -05:00
dcn20_hwseq.c drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7 2021-07-19 08:53:10 +02:00
dcn20_hwseq.h drm/amd/display: fix audio endpoint not getting disabled issue 2019-08-23 11:37:11 -05:00
dcn20_link_encoder.c drm/amd/display: set av_mute in hw_init for HDMI 2019-08-23 11:43:22 -05:00
dcn20_link_encoder.h
dcn20_mmhubbub.c
dcn20_mmhubbub.h
dcn20_mpc.c drm/amd/display: wake up ogam mem pwr before programming ocsc 2019-08-15 10:56:19 -05:00
dcn20_mpc.h drm/amd/display: wake up ogam mem pwr before programming ocsc 2019-08-15 10:56:19 -05:00
dcn20_opp.c drm/amd/display: remove unused function 2019-08-23 11:41:45 -05:00
dcn20_opp.h
dcn20_optc.c drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X 2021-08-26 08:36:15 -04:00
dcn20_optc.h Revert "drm/amd/display: add global master update lock for DCN2" 2019-08-22 17:22:22 -05:00
dcn20_resource.c drm/amd/display: Fix timer_per_pixel unit error 2021-09-22 12:26:28 +02:00
dcn20_resource.h drm/amd/display: early return when pipe_cnt is 0 in bw validation 2019-07-18 14:18:08 -05:00
dcn20_stream_encoder.c drm/amd/display: Reset steer fifo before unblanking the stream 2020-01-09 10:19:42 +01:00
dcn20_stream_encoder.h drm/amd/display: Expose enc2_set_dynamic_metadata 2019-07-18 14:18:09 -05:00
dcn20_vmid.c drm/amd/display: Poll for GPUVM context ready (v2) 2019-07-18 14:18:09 -05:00
dcn20_vmid.h