On Fri, Mar 9, 2012 at 3:15 AM, Maarten Maathuis wrote:
> On Fri, Mar 9, 2012 at 2:50 AM, Yufeng Shen wrote:
>> So a simple case of disabling a CRTC and then re-enabling it.
>>
>> Disabling:
>>
>> CRTC X is originally connected to output Y
>>
>> 1. XRRSetCrtcConfig() is called to disable CRTC
On Fri, Mar 9, 2012 at 5:28 PM, Yufeng Shen wrote:
> On Fri, Mar 9, 2012 at 3:15 AM, Maarten Maathuis
> wrote:
>> On Fri, Mar 9, 2012 at 2:50 AM, Yufeng Shen wrote:
>>> So a simple case of ?disabling a CRTC and then re-enabling it.
>>>
>>> Disabling:
>>>
>>> CRTC X is originally connected to ou
On Fri, Mar 9, 2012 at 3:15 AM, Maarten Maathuis
wrote:
> On Fri, Mar 9, 2012 at 2:50 AM, Yufeng Shen wrote:
>> So a simple case of ?disabling a CRTC and then re-enabling it.
>>
>> Disabling:
>>
>> CRTC X is originally connected to output Y
>>
>> 1. XRRSetCrtcConfig() ? ?is called to disable CRT
On Fri, Mar 9, 2012 at 5:28 PM, Yufeng Shen wrote:
> On Fri, Mar 9, 2012 at 3:15 AM, Maarten Maathuis wrote:
>> On Fri, Mar 9, 2012 at 2:50 AM, Yufeng Shen wrote:
>>> So a simple case of disabling a CRTC and then re-enabling it.
>>>
>>> Disabling:
>>>
>>> CRTC X is originally connected to outpu
On Fri, Mar 9, 2012 at 2:50 AM, Yufeng Shen wrote:
> So a simple case of ?disabling a CRTC and then re-enabling it.
>
> Disabling:
>
> CRTC X is originally connected to output Y
>
> 1. XRRSetCrtcConfig() ? ?is called to disable CRTC ?X
>
> 2. drm_helper_connector_dpms() ? then gets called on the c
On Fri, Mar 9, 2012 at 2:50 AM, Yufeng Shen wrote:
> So a simple case of disabling a CRTC and then re-enabling it.
>
> Disabling:
>
> CRTC X is originally connected to output Y
>
> 1. XRRSetCrtcConfig() is called to disable CRTC X
>
> 2. drm_helper_connector_dpms() then gets called on the c
So a simple case of disabling a CRTC and then re-enabling it.
Disabling:
CRTC X is originally connected to output Y
1. XRRSetCrtcConfig()is called to disable CRTC X
2. drm_helper_connector_dpms() then gets called on the connector
connected to CRTC X,
in the function,
the connec
So a simple case of disabling a CRTC and then re-enabling it.
Disabling:
CRTC X is originally connected to output Y
1. XRRSetCrtcConfig()is called to disable CRTC X
2. drm_helper_connector_dpms() then gets called on the connector
connected to CRTC X,
in the function,
the connec