Re: [PATCH] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ

2019-12-31 Thread Harry Wentland
On 2019-12-30 11:00 p.m., Lin, Wayne wrote: > [AMD Official Use Only - Internal Distribution Only] > Make sure to select the correct AIP designation for public emails. See my email on that from yesterday. :) >> >> From: Wentland, Harry >> Sent: Monday, D

Re: [PATCH] drm/amd/display: Fix error returned by program_hpd_filter

2019-12-31 Thread Harry Wentland
On 2019-11-17 12:22 p.m., Aditya Pakki wrote: > program_hpd_filter() currently fails to check for the errors > returned in construct(). This patch returns error in > case of failure. > > Signed-off-by: Aditya Pakki > --- > drivers/gpu/drm/amd/display/dc/core/dc_link.c | 3 +-- > 1 file changed,