[PATCH] drm/radeon/kms: clean up multiple crtc handling for evergreen+

2011-07-08 Thread Chris Bandy
On 07/08/2011 09:51 AM, Alex Deucher wrote: > evergreen+ asics have 2-6 crtcs. Don't access crtc registers > for crtc regs that don't exist as they have very high latency > and may cause problems on some asics. The previous code missed > a few cases and was not fine grained enough (missed the 4 c

Re: [PATCH] drm/radeon/kms: clean up multiple crtc handling for evergreen+

2011-07-08 Thread Chris Bandy
On 07/08/2011 09:51 AM, Alex Deucher wrote: > evergreen+ asics have 2-6 crtcs. Don't access crtc registers > for crtc regs that don't exist as they have very high latency > and may cause problems on some asics. The previous code missed > a few cases and was not fine grained enough (missed the 4 c

Re: [RFC] drm: emit change events when mode config changes

2011-04-16 Thread Chris Bandy
On 04/14/2011 12:42 PM, Jesse Barnes wrote: > We've already seen that apps want to monitor the display config, and > some (like upowerd) poll for changes since we don't provide a > notification for general mode config changes, just hotplug events. So > add a new drm event, with CHANGE=1 set in the

[RFC] drm: emit change events when mode config changes

2011-04-15 Thread Chris Bandy
On 04/14/2011 12:42 PM, Jesse Barnes wrote: > We've already seen that apps want to monitor the display config, and > some (like upowerd) poll for changes since we don't provide a > notification for general mode config changes, just hotplug events. So > add a new drm event, with CHANGE=1 set in the