[PATCH v3 2/9] drm/dp: get/set phy compliance pattern

2019-12-23 Thread Animesh Manna
During phy compliance auto test mode source need to read requested test pattern from sink through DPCD. After processing the request source need to set the pattern. So set/get method added in drm layer as it is DP protocol. v2: As per review feedback from Manasi on RFC version, - added dp revision

Re: [PATCH v2] drm/i915: Re-init lspcon after HPD if lspcon probe failed

2019-12-23 Thread Jani Nikula
On Tue, 24 Dec 2019, Kai-Heng Feng wrote: > On HP 800 G4 DM, if HDMI cable isn't plugged before boot, the HDMI port > becomes useless and never responds to cable hotplugging: > [3.031904] [drm:lspcon_init [i915]] *ERROR* Failed to probe lspcon > [3.031945] [drm:intel_ddi_init [i915]] *ERRO

[PULL] drm-intel-next

2019-12-23 Thread Jani Nikula
:55 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-2019-12-23 for you to fetch changes up to 3446c63a0f2a691fdc6fffaddc6e0c1285efc80c: drm/i915: Update DRIVER_DATE to 201

Re: [PATCH v9 16/18] drm/amd/display: Recalculate VCPI slots for new DSC connectors

2019-12-23 Thread Mikita Lipski
On 12/20/19 4:41 PM, Lyude Paul wrote: So I reviewed this already but realized I made a very silly mistake, comments down below: On Fri, 2019-12-13 at 15:08 -0500, mikita.lip...@amd.com wrote: From: Mikita Lipski [why] Since for DSC MST connector's PBN is claculated differently due to comp

Re: [PATCH 0/7] drm/radeon: use true,false for bool variable

2019-12-23 Thread Alex Deucher
On Mon, Dec 23, 2019 at 10:26 AM zhengbin wrote: > > zhengbin (7): > drm/radeon: use true,false for bool variable in r100.c > drm/radeon: use true,false for bool variable in si.c > drm/radeon: use true,false for bool variable in r600.c > drm/radeon: use true,false for bool variable in ever

Re: [PATCH 0/5] drm/amdgpu: use true,false for bool variable

2019-12-23 Thread Alex Deucher
On Mon, Dec 23, 2019 at 10:26 AM zhengbin wrote: > > zhengbin (5): > drm/amdgpu: use true,false for bool variable in mxgpu_ai.c > drm/amdgpu: use true,false for bool variable in mxgpu_nv.c > drm/amdgpu: use true,false for bool variable in amdgpu_device.c > drm/amdgpu: use true,false for bo

Re: [PATCH v3 1/9] drm/amd/display: Align macro name as per DP spec

2019-12-23 Thread Harry Wentland
On 2019-12-23 12:03 p.m., Animesh Manna wrote: > [Why]: > Aligh with DP spec wanted to follow same naming convention. > > [How]: > Changed the macro name of the dpcd address used for getting requested > test-pattern. > > Cc: Harry Wentland > Cc: Alex Deucher > Signed-off-by: Animesh Manna Rev

Re: [PATCH v3 2/9] drm/dp: get/set phy compliance pattern

2019-12-23 Thread Harry Wentland
On 2019-12-23 12:03 p.m., Animesh Manna wrote: > During phy compliance auto test mode source need to read > requested test pattern from sink through DPCD. After processing > the request source need to set the pattern. So set/get method > added in drm layer as it is DP protocol. > > v2: As per r

Re: Ack to merge through DRM tree? WAS [PATCH v4 0/2] mm, drm/ttm: Fix pte insertion with customized protection

2019-12-23 Thread Andrew Morton
On Fri, 20 Dec 2019 09:06:08 +0100 Thomas Hellström (VMware) wrote: > Andrew, > > On 12/12/19 9:47 AM, Thomas Hellström (VMware) wrote: > > From: Thomas Hellstrom > > > > The drm/ttm module is using a modified on-stack copy of the > > struct vm_area_struct to be able to set a page protection w

Re: [PATCH v2, 0/2] drm/mediatek: Add ctm property support

2019-12-23 Thread CK Hu
Hi, Yongqiang: On Fri, 2019-12-13 at 15:28 +0800, Yongqiang Niu wrote: > Changes since v1: > -separate gamma patch > -remove cmdq support for ctm setting > For this series, applied to mediatek-drm-next-5.6 [1], thanks. [1] https://github.com/ckhu-mediatek/linux.git-tags/commits/mediatek-drm-nex

Re: [PATCH v3 5/5] drm/msm/a6xx: Support split pagetables

2019-12-23 Thread smasetty
On 2019-12-16 22:07, Jordan Crouse wrote: Attempt to enable split pagetables if the arm-smmu driver supports it. This will move the default address space from the default region to the address range assigned to TTBR1. The behavior should be transparent to the driver for now but it gets the defaul

Re: [RFC PATCH v3 7/7] drm: exynos: mixer: Add interconnect support

2019-12-23 Thread Inki Dae
Hi, 19. 12. 20. 오후 8:56에 Artur Świgoń 이(가) 쓴 글: > From: Marek Szyprowski > > This patch adds interconnect support to exynos-mixer. The mixer works > the same as before when CONFIG_INTERCONNECT is 'n'. > > Co-developed-by: Artur Świgoń > Signed-off-by: Artur Świgoń > Signed-off-by: Marek Szypr

<    1   2