Re: [Intel-gfx] [PATCH v5] drm/i915/rkl: new rkl ddc map for different PCH

2020-12-16 Thread Timo Aaltonen
Hi, Progress here seems to have stalled, or did I miss something? On 20.11.2020 4.21, Lee, Shawn C wrote: On Thu, Nov. 19, 2020 at 11:51 PM, Matt Roper wrote: On Tue, Nov 17, 2020 at 10:26:29PM +0800, Lee Shawn C wrote: After boot into kernel. Driver configured ddc pin mapping based on pred

Re: [Intel-gfx] [PATCH v5] drm/i915/rkl: new rkl ddc map for different PCH

2020-11-19 Thread Lee, Shawn C
On Thu, Nov. 19, 2020 at 11:51 PM, Matt Roper wrote: >On Tue, Nov 17, 2020 at 10:26:29PM +0800, Lee Shawn C wrote: >> After boot into kernel. Driver configured ddc pin mapping based on >> predefined table in parse_ddi_port(). Now driver configure rkl ddc pin >> mapping depends on icp_ddc_pin_map[

Re: [Intel-gfx] [PATCH v5] drm/i915/rkl: new rkl ddc map for different PCH

2020-11-19 Thread Matt Roper
On Tue, Nov 17, 2020 at 10:26:29PM +0800, Lee Shawn C wrote: > After boot into kernel. Driver configured ddc pin mapping based on > predefined table in parse_ddi_port(). Now driver configure rkl > ddc pin mapping depends on icp_ddc_pin_map[]. Then this table will > give incorrect gmbus port number

[Intel-gfx] [PATCH v5] drm/i915/rkl: new rkl ddc map for different PCH

2020-11-17 Thread Lee Shawn C
After boot into kernel. Driver configured ddc pin mapping based on predefined table in parse_ddi_port(). Now driver configure rkl ddc pin mapping depends on icp_ddc_pin_map[]. Then this table will give incorrect gmbus port number to cause HDMI can't work. Refer to commit cd0a89527d06 ("drm/i915/rk