xf86-video-amdgpu: Changes to '1.0'

Michel Dänzer daenzer at kemper.freedesktop.org
Fri Feb 19 08:32:50 UTC 2016


New branch '1.0' available with the following commits:
commit d68b3073a9627a81b047e9bdd4b5569359df898d
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Fri Feb 19 11:53:02 2016 +0900

    Bump version for 1.0.1 release

commit c25a48b68695af71dddbdb6d239b2d0ec386db9c
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Mon Feb 15 18:41:51 2016 +0900

    HAS_DIRTYTRACKING_ROTATION also supports multiple CRTCs
    
    (ported from radeon commit ff9a6b6f079a8419f4e6fadfee778060618bf735)
    
    Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
    (cherry picked from commit a36bbfd98b96426bbe0be3923c64da7ec0e565d0)

commit a05ea868f940b9649ead2333108d69619b9003bf
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Mon Feb 15 18:35:54 2016 +0900

    Load fb module before glamoregl/shadow modules
    
    Fixes unresolved symbols on some systems.
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93105
    (ported from radeon commit 78fbca095ae9887a2d3de48bb07975e2d1126e68)
    
    Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
    (cherry picked from commit a37746ffceaed83e48e48fb05439be7e020dd2ea)

commit 7729b29b0a76c3e2eacfcb02abcbe115948b2937
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Mon Feb 15 18:28:13 2016 +0900

    Don't advertise any PRIME offloading capabilities without acceleration
    
    Acceleration is required even for display offloading. Trying to enable
    display offloading without acceleration resulted in a crash.
    
    (ported from radeon commit b19417e2fddf4df725951aea5ad5e9558338f59e)
    Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
    
    (cherry picked from commit 59c0a6807110eca829c6708e16585a38f39a5c17)

commit 65ee496c0567ea6aaf947a6098fbf925d2f6b14b
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Tue Jan 26 16:12:28 2016 +0900

    Only map front buffer if glamor acceleration is disabled (v2)
    
    Otherwise the front buffer may not be accessible by the CPU, because Mesa
    sets the AMDGPU_GEM_CREATE_NO_CPU_ACCESS flag for tiled buffers, because
    accessing tiled buffers with the CPU makes little sense.
    
    v2: Also handle Option "AccelMethod" "none"
    
    Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
    (cherry picked from commit a3eac85d812ecc605436e6bd5b9ee7ebf307e3d3)

commit 076c7b60f2b3700dfc7d94af78b368c00d216532
Author: Mykola Lysenko <Mykola.Lysenko at amd.com>
Date:   Wed Jan 13 14:03:55 2016 +0800

    Initialize drmmode_crtc dpms_mode to DPMSModeOff
    
    This disables query of disabled pipes for drmWaitVBlank on X start
    
    Signed-off-by: Mykola Lysenko <Mykola.Lysenko at amd.com>
    Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
    (cherry picked from commit 4eb9cedca080b30c57ded349a397620ee7d0cd46)

commit a17aca22ef308a58b1759179677b78846da6f4a5
Author: Michel Dänzer <michel.daenzer at amd.com>
Date:   Thu Dec 10 18:08:12 2015 +0900

    sync: Check if miSyncShmScreenInit symbol is resolved at runtime
    
    It may be disabled in the Xorg build, either explicitly or because the
    xshmfence library isn't available.
    
    Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
    (cherry picked from commit 1d0b0c1794e65e581a48aa9fb19679d928d82a5d)

commit ff99645f7ea09fbf3ebe8ae68b8f0d5d2d9b29c9
Author: Mykola Lysenko <Mykola.Lysenko at amd.com>
Date:   Wed Dec 23 11:58:47 2015 -0500

    Check for NULL koutput in drmmode_output_dpms
    
    This situation happens whit start of usage of DRM DP MST framework,
    when connectors created and destroyed dynamically.
    
    Signed-off-by: Mykola Lysenko <Mykola.Lysenko at amd.com>
    Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
    (cherry picked from commit f4107f67f147e2500582fc36cf0f0f76bc1ef098)



More information about the xorg-commit mailing list