[PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Rafał Miłecki
2013/4/14 Alex Deucher : >> + /* >> +* According to the commens above we should use !DCE41 || >> DCE5, >> +* condition, however there isn't any DCE5 that is DCE41, so >> +* DCE5 check is not needed. >> +*/ > > It would p

[PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Alex Deucher
On Sun, Apr 14, 2013 at 1:58 PM, Rafa? Mi?ecki wrote: > 2013/4/14 Alex Deucher : >>> + /* >>> +* According to the commens above we should use !DCE41 || >>> DCE5, >>> +* condition, however there isn't any DCE5 that is DCE41, so >>> +* D

[PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Rafał Miłecki
2013/4/14 Paul Menzel : > Am Sonntag, den 14.04.2013, 01:26 +0200 schrieb Rafa? Mi?ecki: > > Maybe for a more descriptive summary: > > drm/radeon: Add some HDMI (audio) comments about fglrx? reg reads I also comment sth in radeon_display.c. -- Rafa?

Re: [PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Alex Deucher
On Sun, Apr 14, 2013 at 1:58 PM, Rafał Miłecki wrote: > 2013/4/14 Alex Deucher : >>> + /* >>> +* According to the commens above we should use !DCE41 || >>> DCE5, >>> +* condition, however there isn't any DCE5 that is DCE41, so >>> +* D

[PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Paul Menzel
Am Sonntag, den 14.04.2013, 01:26 +0200 schrieb Rafa? Mi?ecki: Maybe for a more descriptive summary: drm/radeon: Add some HDMI (audio) comments about fglrx? reg reads > Signed-off-by: Rafa? Mi?ecki > --- > drivers/gpu/drm/radeon/evergreen_hdmi.c | 14 ++ > drivers/gpu/drm/radeon/

[PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Alex Deucher
On Sat, Apr 13, 2013 at 7:26 PM, Rafa? Mi?ecki wrote: > > Signed-off-by: Rafa? Mi?ecki > --- > drivers/gpu/drm/radeon/evergreen_hdmi.c | 14 ++ > drivers/gpu/drm/radeon/radeon_display.c |5 + > 2 files changed, 19 insertions(+) > > diff --git a/drivers/gpu/drm/radeon/evergr

Re: [PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Rafał Miłecki
2013/4/14 Alex Deucher : >> + /* >> +* According to the commens above we should use !DCE41 || >> DCE5, >> +* condition, however there isn't any DCE5 that is DCE41, so >> +* DCE5 check is not needed. >> +*/ > > It would p

Re: [PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Alex Deucher
On Sat, Apr 13, 2013 at 7:26 PM, Rafał Miłecki wrote: > > Signed-off-by: Rafał Miłecki > --- > drivers/gpu/drm/radeon/evergreen_hdmi.c | 14 ++ > drivers/gpu/drm/radeon/radeon_display.c |5 + > 2 files changed, 19 insertions(+) > > diff --git a/drivers/gpu/drm/radeon/evergr

Re: [PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Rafał Miłecki
2013/4/14 Paul Menzel : > Am Sonntag, den 14.04.2013, 01:26 +0200 schrieb Rafał Miłecki: > > Maybe for a more descriptive summary: > > drm/radeon: Add some HDMI (audio) comments about fglrx’ reg reads I also comment sth in radeon_display.c. -- Rafał __

Re: [PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Paul Menzel
Am Sonntag, den 14.04.2013, 01:26 +0200 schrieb Rafał Miłecki: Maybe for a more descriptive summary: drm/radeon: Add some HDMI (audio) comments about fglrx’ reg reads > Signed-off-by: Rafał Miłecki > --- > drivers/gpu/drm/radeon/evergreen_hdmi.c | 14 ++ > drivers/gpu/drm/radeon/

[PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-14 Thread Rafał Miłecki
Signed-off-by: Rafa? Mi?ecki --- drivers/gpu/drm/radeon/evergreen_hdmi.c | 14 ++ drivers/gpu/drm/radeon/radeon_display.c |5 + 2 files changed, 19 insertions(+) diff --git a/drivers/gpu/drm/radeon/evergreen_hdmi.c b/drivers/gpu/drm/radeon/evergreen_hdmi.c index 4fdecc2..

[PATCH 3/6] drm/radeon: add some HDMI comments

2013-04-13 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki --- drivers/gpu/drm/radeon/evergreen_hdmi.c | 14 ++ drivers/gpu/drm/radeon/radeon_display.c |5 + 2 files changed, 19 insertions(+) diff --git a/drivers/gpu/drm/radeon/evergreen_hdmi.c b/drivers/gpu/drm/radeon/evergreen_hdmi.c index 4fdecc2..