Page 5 of 5 FirstFirst ... 345
Results 41 to 44 of 44

Thread: Textured Video broken? on 'radeon'

  1. #41
    Join Date
    Oct 2007
    Location
    Toronto-ish
    Posts
    6,924

    Default

    That seems to be a pretty common issue with VLC. There seem to be two things you need to do :

    1. Make sure VLC knows you want the "Video Device" to be the VGA screen not your laptop screen (so video plays there and doesn't need to be dragged there)

    2. Maximize to full screen when the video is already playing on your VGA screen :

    http://getsatisfaction.com/videolan/...ondary_monitor

    Might help, anyways...

  2. #42
    Join Date
    Apr 2007
    Location
    Bulgaria
    Posts
    269

    Default

    Thanks, I think that should do the job

  3. #43
    Join Date
    Feb 2008
    Posts
    2

    Default Using CP instead of MMIO

    Quote Originally Posted by agd5f View Post
    Yes and it already works with the CP. You just have to make sure you have a recent enough drm installed. drm git master should work fine.
    Hello, I am sorry for off-topic, but I am working on some OpenGL extensions (namely GL_ARB_occlusion_query) for Mesa/r5xx driver and I need to read/write some registers.
    I use the MMIO way to do this, but when I access MMIO addresses 0x4000 and above, it causes random hangs. (r/w at 0x0000-0x3ffc without hangs)

    Can you help me how can I do reads/writes trough the CP instead of using MMIO?

    I think I figured out how to write registers... Using the Type-0 or Type-1 PM4 Command Packets.
    But how can I read the registers using CP?

    Thank you very much for your help.

  4. #44
    Join Date
    Dec 2007
    Posts
    1,975

    Default

    Quote Originally Posted by sustmi View Post
    But how can I read the registers using CP?
    You can't. It's write only.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •