Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-13 Thread Alex Deucher
On Sun, Oct 11, 2009 at 6:01 PM, Christian König wrote: > Am Mittwoch, den 07.10.2009, 19:01 -0400 schrieb Alex Deucher: >> FYI, I've committed this patch to my local drm tree as well as several >> others to clean up and clarify things (and hopefully fix some bugs). >> Just waiting for approval to

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-12 Thread Rafał Miłecki
W dniu 12 października 2009 18:08 użytkownik Rafał Miłecki napisał: > 2009/10/12 Christian König : >> The second is the known HDMI support patch, rebased to the state after >> applying the first one, and while at it fixing some more bugs/cleaning >> things up a bit. >> >> So please revert my previ

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-12 Thread Rafał Miłecki
2009/10/12 Christian König : > The second is the known HDMI support patch, rebased to the state after > applying the first one, and while at it fixing some more bugs/cleaning > things up a bit. > > So please revert my previous patch and apply this one. I promise to make > incremental patches in the

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-11 Thread Rafał Miłecki
2009/10/12 Christian König : > Attached are two patches, the first one is a bugfix to the current HDMI > auto detection code, currently there are two ugly bugs in this code so i > think this bugfix can go strait to mainline. Minor issue noticed on applying: # git am ../0001-drm-radeon-kms-fix-HDM

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-11 Thread Christian König
Am Mittwoch, den 07.10.2009, 19:01 -0400 schrieb Alex Deucher: > FYI, I've committed this patch to my local drm tree as well as several > others to clean up and clarify things (and hopefully fix some bugs). > Just waiting for approval to release it for testing. Thanks for your > work on this. Here

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-04 Thread Rafał Miłecki
W dniu 4 października 2009 20:22 użytkownik Christian König napisał: > Check the registers 0x75A0 and 0x79A0 (RV620_DIG[12]_CNTL), i suspect > that the transmitter isn't running in HDMI mode, maybe because of failed > auto detection, but i am not 100% sure. Bingo! Manual: 0x75A0: 0x0211 → 0x

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-04 Thread Christian König
Am Donnerstag, den 01.10.2009, 22:11 +0200 schrieb Rafał Miłecki: > OK, I've compared radeonhd and KMS with that registers. Logs attached > (radeonhd.playing.dump.log, kms.playing.broken.dump.log). > > I've diffed them and used wrote radeonhd's values (potential.fix.sh). > > After executing poten

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-01 Thread Rafał Miłecki
W dniu 1 października 2009 00:50 użytkownik Christian König napisał: > Your script is missing something, the 0x7400, 0x7700 and 0x7800 are only > bases. Try comparing the whole 0x7400-0x74ff, 0x7700-0x77ff and > 0x7800-0x78ff ranges. OK, I've compared radeonhd and KMS with that registers. Logs at

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-10-01 Thread Rafał Miłecki
W dniu 1 października 2009 00:50 użytkownik Christian König napisał: > Am Montag, den 28.09.2009, 16:28 +0200 schrieb Rafał Miłecki: >> It reminds me RV770 issue from radeonhd, where we don't get working >> audio. All registers are 100% alright, but no sound. > Your script is missing something, th

Re: [radeonhd] Re: RFC: Porting radeonhds HDMI support to KMS

2009-09-30 Thread Christian König
Am Montag, den 28.09.2009, 16:28 +0200 schrieb Rafał Miłecki: > It doesn't work for me, and sorry but I'm too dumb to fix that :( > > Playback speed in mplayer is alright, but my AV doesn't get any audio signal. > It seems KMS set also second pair of registers, probably for my LVDS > (PANEL). No