[PATCH 09/20] drm/amdgpu: psp DTM init

2019-09-10 Thread Bhawanpreet Lakha
DTM is the display topology manager. This is needed to communicate with psp about the display configurations. This patch adds -Loading the firmware -The functions and definitions for communication with the firmware v2: Fix formatting Signed-off-by: Bhawanpreet Lakha Reviewed-by: Harry W

[PATCH 09/20] drm/amdgpu: psp DTM init

2019-09-10 Thread Bhawanpreet Lakha
DTM is the display topology manager. This is needed to communicate with psp about the display configurations. This patch adds -Loading the firmware -The functions and definitions for communication with the firmware v2: Fix formatting Signed-off-by: Bhawanpreet Lakha Reviewed-by: Harry W

Re: [PATCH 09/20] drm/amdgpu: psp DTM init

2019-09-05 Thread Harry Wentland
On 2019-09-05 3:36 p.m., Lakha, Bhawanpreet wrote: > > On 2019-09-05 3:31 p.m., Wentland, Harry wrote: >> >> On 2019-08-29 12:22 p.m., Bhawanpreet Lakha wrote: >>> DTM is the display topology manager. This is needed to communicate with >>> psp about the display configurations. >>> >>> This patch a

Re: [PATCH 09/20] drm/amdgpu: psp DTM init

2019-09-05 Thread Lakha, Bhawanpreet
On 2019-09-05 3:31 p.m., Wentland, Harry wrote: > > On 2019-08-29 12:22 p.m., Bhawanpreet Lakha wrote: >> DTM is the display topology manager. This is needed to communicate with >> psp about the display configurations. >> >> This patch adds >> -Loading the firmware >> -The functions and

Re: [PATCH 09/20] drm/amdgpu: psp DTM init

2019-09-05 Thread Harry Wentland
On 2019-08-29 12:22 p.m., Bhawanpreet Lakha wrote: > DTM is the display topology manager. This is needed to communicate with > psp about the display configurations. > > This patch adds > -Loading the firmware > -The functions and definitions for communication with the firmware > > Signe

[PATCH 09/20] drm/amdgpu: psp DTM init

2019-08-29 Thread Bhawanpreet Lakha
DTM is the display topology manager. This is needed to communicate with psp about the display configurations. This patch adds -Loading the firmware -The functions and definitions for communication with the firmware Signed-off-by: Bhawanpreet Lakha --- drivers/gpu/drm/amd/amdgpu/amdgpu_p