Quick question on DCE8 (HD7770?)

2013-07-31 Thread Rafał Miłecki
HI guys, I'm looking for the cheapest DCE8 GPU. I know there are 3 (engineering) families using DCE8: KAVERI, BONAIRE and KABINI. The only GPU I know should be DCE8 is HD7790 (not even sure which engineering family is that). Unfortunately it costs over 120? here. Is there any other DCE8 card ava

[PATCH] drm/radeon: use loop for initializing AFMT blocks

2013-07-31 Thread Rafał Miłecki
Signed-off-by: Rafa? Mi?ecki --- Dave/Alex: please decide who picks this patch :) --- drivers/gpu/drm/radeon/radeon_display.c | 53 ++- 1 file changed, 23 insertions(+), 30 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_display.c b/drivers/gpu/drm/radeon/

[PATCH] drm/radeon: initialize AFMT blocks on DCE6

2013-07-31 Thread Rafał Miłecki
So far it was tested on HD7750 (DCE6) only. For DCE61 and DCE64 I assumed that amount of AFMTs equals amount of display controllers. Signed-off-by: Rafa? Mi?ecki --- This patch depends on [PATCH] drm/radeon: use loop for initializing AFMT blocks --- drivers/gpu/drm/radeon/radeon_display.c | 16

[PATCH] drm/radeon: use loop for initializing AFMT blocks

2013-08-01 Thread Rafał Miłecki
2013/7/31 Alex Deucher : > On Wed, Jul 31, 2013 at 11:50 AM, Rafa? Mi?ecki wrote: >> >> Signed-off-by: Rafa? Mi?ecki >> --- >> Dave/Alex: please decide who picks this patch :) > > I think it might be easier to just assume 6 afmt blocks on all DCE4+ > hardware (DCE6 too). It's makes the logic sim

[PATCH] drm/radeon: fix AVI infoframe generation

2013-06-08 Thread Rafał Miłecki
2013/6/7 : > From: Alex Deucher > > - remove adding 2 to checksum, this breaks certain monitors > - properly emit the AVI infoframe version, not emitting > the version breaks some monitors. > > This should fix blank screen when HDMI audio is enabled on > certain monitors. Err, nack. I believe th

[PATCH] drm/radeon: fix AVI infoframe generation

2013-06-28 Thread Rafał Miłecki
2013/6/10 Alex Deucher : > On Sat, Jun 8, 2013 at 7:46 AM, Rafa? Mi?ecki wrote: >> 2013/6/7 : >>> From: Alex Deucher >>> >>> - remove adding 2 to checksum, this breaks certain monitors >>> - properly emit the AVI infoframe version, not emitting >>> the version breaks some monitors. >>> >>> This

<    1   2   3   4   5   6