http://bugs.freedesktop.org/show_bug.cgi?id=24467

           Summary: [RV620][REGRESSION] Lock up after "Fix R600/RV770
                    disable acceleration path" (KMS)
           Product: DRI
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I use notebook with M82==RV620. When playing with KMS I get lock up after 5-20
secs of using KDE4. Sometimes it's just black screen, sometimes it's black,
sometimes SysRq work, sometimes not. Does following commit look like guilty
one? AFAICS it should touch disabled acceleration only, right? And
xf86-video-ati enables EXA for me:
(II) EXA(0): Driver allocated offscreen pixmaps
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(II)         UploadToScreen
(II)         DownloadFromScreen
(II) RADEON(0): Acceleration enabled


http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=commit;h=75c8129893d78fd0cbe5c26580cadd6001d904fc


75c8129893d78fd0cbe5c26580cadd6001d904fc is the first bad commit
commit 75c8129893d78fd0cbe5c26580cadd6001d904fc
Author: Jerome Glisse <[email protected]>
Date:   Thu Oct 1 18:02:14 2009 +0200

    drm/radeon/kms: Fix R600/RV770 disable acceleration path

    When acceleration doesn't work we should free associated memory
    and stop GPU block responsible for hardware acceleration so we
    don't waste resource or let think one component of the driver that
    a GPU feature is working/running while it doesn't actualy work.

    Signed-off-by: Jerome Glisse <[email protected]>
    Signed-off-by: Dave Airlie <[email protected]>


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to