Re: [PATCH 3/3] drm/amd/display: Drop DCN1_01 guards

2019-05-14 Thread Harry Wentland
On 2019-05-14 2:02 p.m., Kazlauskas, Nicholas wrote: > On 5/14/19 1:49 PM, Harry Wentland wrote: >> >> [WHY] >> These were only needed for bringup. They're not needed anymore. >> >> Signed-off-by: Harry Wentland > > Series is: > > Reviewed-by: Nicholas Kazlauskas > > I think a lot of those DCN

Re: [PATCH 3/3] drm/amd/display: Drop DCN1_01 guards

2019-05-14 Thread Kazlauskas, Nicholas
On 5/14/19 1:49 PM, Harry Wentland wrote: > > [WHY] > These were only needed for bringup. They're not needed anymore. > > Signed-off-by: Harry Wentland Series is: Reviewed-by: Nicholas Kazlauskas I think a lot of those DCN guards around checking ASIC revision aren't strictly necessary (like

[PATCH 3/3] drm/amd/display: Drop DCN1_01 guards

2019-05-14 Thread Harry Wentland
[WHY] These were only needed for bringup. They're not needed anymore. Signed-off-by: Harry Wentland --- drivers/gpu/drm/amd/display/Kconfig | 6 -- .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 -- .../display/dc/bios/command_table_helper2.c | 5 - .../gpu/drm/amd/disp