On 6 March 2010 16:49, Rafał Miłecki <zaj...@gmail.com> wrote:
> 2010/3/6 Mike Lothian <m...@fireburn.co.uk>:
>> 2010/3/6 Rafał Miłecki <zaj...@gmail.com>:
>>> This patchset cleans our HDMI code and adds support for DCE32.
>>>
>>> It was tested on:
>>> 1) RV620 with HDMI - no regressions
>>> 2) RV635 with 2 DVI - no regressions
>>> 3) RV730 with HDMI - made it work
>>>
>>> Would be more than great if we still could get this for 2.6.34.
>>>
>>> I could not do this work without help from Christian and Alex, so big thanks
>>> for them :)
>>>
>>> Rafał Miłecki (6):
>>>  drm/radeon/kms: clear HDMI definitions
>>>  drm/radeon/kms: clean assigning HDMI blocks to encoders
>>>  drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs
>>>  drm/radeon/kms: enable audio engine on DCE32
>>>  drm/radeon/kms: remove dead audio/HDMI code
>>>  drm/radeon/kms: improve coding style a little
>>>
>>>  drivers/gpu/drm/radeon/r600_audio.c      |   57 +++-------
>>>  drivers/gpu/drm/radeon/r600_hdmi.c       |  191 
>>> +++++++++++++++++++-----------
>>>  drivers/gpu/drm/radeon/r600_reg.h        |   10 +-
>>>  drivers/gpu/drm/radeon/radeon.h          |    3 +-
>>>  drivers/gpu/drm/radeon/radeon_encoders.c |   10 +-
>>>  drivers/gpu/drm/radeon/radeon_mode.h     |    1 +
>>>  drivers/gpu/drm/radeon/rv770.c           |   15 +++
>>>  7 files changed, 166 insertions(+), 121 deletions(-)
>>>
>>>
>>
>> Hi Rafal
>>
>> What kernel do these patches apply cleanly to? Or equally is there a
>> git tree I could pull somewhere?
>
> I do not have own tree, I based patches on drm-linus.
>
> --
> Rafał
>
Apologies I'm not used to patches

I used git apply on the drm-radeon-testing branch with the
--ignore-whitespace option and it compiled cleanly

Not only that I have audio working on my system :-D

Thanks for all your hard work in this area it really is appreciated

If you're ever in Edinburgh I'll happily take you out for a night of
drinking and merriment

Cheers

Mike

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to