Re: [PATCH v2 04/10] drm/amd/display: dc/bios: add support for DCE6

2018-10-17 Thread Wentland, Harry
On 2018-10-17 4:42 p.m., Alex Deucher wrote: > On Wed, Oct 17, 2018 at 4:16 PM Wentland, Harry > wrote: >> >> On 2018-10-17 4:10 p.m., Alex Deucher wrote: >>> On Wed, Oct 17, 2018 at 3:54 PM Wentland, Harry >>> wrote: On 2018-10-17 4:35 a.m., Mauro Rossi wrote: > DCE6 targets are

Re: [PATCH v2 04/10] drm/amd/display: dc/bios: add support for DCE6

2018-10-17 Thread Alex Deucher
On Wed, Oct 17, 2018 at 3:54 PM Wentland, Harry wrote: > > On 2018-10-17 4:35 a.m., Mauro Rossi wrote: > > DCE6 targets are added replicating existing DCE8 implementation. > > --- > > drivers/gpu/drm/amd/display/dc/bios/Makefile | 9 + > > .../display/dc/bios/command_table_helper.c| 8 +

Re: [PATCH v2 04/10] drm/amd/display: dc/bios: add support for DCE6

2018-10-17 Thread Wentland, Harry
On 2018-10-17 4:35 a.m., Mauro Rossi wrote: > DCE6 targets are added replicating existing DCE8 implementation. > --- > drivers/gpu/drm/amd/display/dc/bios/Makefile | 9 + > .../display/dc/bios/command_table_helper.c| 8 + > .../display/dc/bios/command_table_helper.h| 3 + >

[PATCH v2 04/10] drm/amd/display: dc/bios: add support for DCE6

2018-10-17 Thread Mauro Rossi
DCE6 targets are added replicating existing DCE8 implementation. --- drivers/gpu/drm/amd/display/dc/bios/Makefile | 9 + .../display/dc/bios/command_table_helper.c| 8 + .../display/dc/bios/command_table_helper.h| 3 + .../display/dc/bios/command_table_helper2.c | 8 +