Re: [PATCH xf86-video-amdgpu 2/5] Hook up CRTC color management functions

2018-04-11 Thread Leo Li
On 2018-04-11 04:48 AM, Michel Dänzer wrote: On 2018-04-10 08:02 PM, Leo Li wrote: On 2018-04-09 11:03 AM, Michel Dänzer wrote: On 2018-03-26 10:00 PM, sunpeng...@amd.com wrote: From: "Leo (Sunpeng) Li" The functions insert into the output resource creation, and property change functions.

Re: [PATCH xf86-video-amdgpu 2/5] Hook up CRTC color management functions

2018-04-11 Thread Michel Dänzer
On 2018-04-10 08:02 PM, Leo Li wrote: > On 2018-04-09 11:03 AM, Michel Dänzer wrote: >> On 2018-03-26 10:00 PM, sunpeng...@amd.com wrote: >>> From: "Leo (Sunpeng) Li" >>> >>> The functions insert into the output resource creation, and property >>> change functions. CRTC destroy is also hooked-up f

Re: [PATCH xf86-video-amdgpu 2/5] Hook up CRTC color management functions

2018-04-10 Thread Leo Li
On 2018-04-09 11:03 AM, Michel Dänzer wrote: On 2018-03-26 10:00 PM, sunpeng...@amd.com wrote: From: "Leo (Sunpeng) Li" The functions insert into the output resource creation, and property change functions. CRTC destroy is also hooked-up for proper cleanup of the CRTC property list. Signed-

Re: [PATCH xf86-video-amdgpu 2/5] Hook up CRTC color management functions

2018-04-09 Thread Michel Dänzer
On 2018-03-26 10:00 PM, sunpeng...@amd.com wrote: > From: "Leo (Sunpeng) Li" > > The functions insert into the output resource creation, and property > change functions. CRTC destroy is also hooked-up for proper cleanup of > the CRTC property list. > > Signed-off-by: Leo (Sunpeng) Li [...] >

[PATCH xf86-video-amdgpu 2/5] Hook up CRTC color management functions

2018-03-26 Thread sunpeng.li
From: "Leo (Sunpeng) Li" The functions insert into the output resource creation, and property change functions. CRTC destroy is also hooked-up for proper cleanup of the CRTC property list. Signed-off-by: Leo (Sunpeng) Li --- src/drmmode_display.c | 19 ++- 1 file changed, 18 in