Mesa (master): 24 new commits

Marek Olšák mareko at kemper.freedesktop.org
Fri Mar 3 16:42:26 UTC 2017


URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=7f1446a8a1dde7bf673a86860bb49695bbcc9148
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Sun Feb 26 00:41:37 2017 +0100

    ac: normalize build helper names
    
    s/emit/build/
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8bde7fb3fcf9d85fd311e2e09f5bec4724a66300
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Sat Feb 25 23:48:23 2017 +0100

    ac: replace SI.vs.load.input with amdgcn.buffer.load.format
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=94811dc66c2318c271ed41265beffbb9df196577
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Sat Feb 25 23:40:52 2017 +0100

    radeonsi: move SI.vs.load.input building into amd/common
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=52660484c1b3f0e9237b7d4642c5503db5cd53cf
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Wed Nov 16 00:26:47 2016 +0100

    radeonsi: detect and mark loads/stores from read-only/write-only memory

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=97e21cfa257292ea57b1d5f02a63908b5e373836
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 02:09:47 2017 +0100

    ac: replace llvm.SI.tbuffer.store with llvm.amdgcn.buffer.store if ADD_TID=0
    
    ADD_TID doesn't work. Needs more investigation.
    
    v2: remove leftover dead code
    
    Reviewed-by: Dave Airlie <airlied at redhat.com> (v1)

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=684339827c357801ea80cd19367124236dd2fc92
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 02:14:52 2017 +0100

    radeonsi: use the writeonly LLVM attribute

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8cfdbba6c7ca9d2e597b27ec14c3a498353f1d5e
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 20:23:23 2017 +0100

    ac: remove offen parameter from ac_build_buffer_store_dword
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1bc88c02c0c55e3ed8d242544f9a8c82f72618a8
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 01:45:31 2017 +0100

    radeonsi: enable TC L2 for tessellation offchip stores
    
    Vulkan does the same thing.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=27439dfdae24bc7ab72873449ee206bc89ccea47
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 01:20:35 2017 +0100

    radeonsi: merge and simplify tbuffer_store functions
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b46e412c2e0c8b713e857a05f12a91c88a22933f
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 23:14:35 2017 +0100

    radeonsi: set noalias on input shader pointers

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d4324ddb89046441f9c6542ba88ee62d4e0c74f0
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 23:06:31 2017 +0100

    radeonsi: replace AMDGPU.bfe.* with amdgcn.*bfe
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9c09592086d8b8801d663756efcc997bc741868d
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 22:44:18 2017 +0100

    radeonsi: move kill intrinsic building into amd/common
    
    just a cleanup
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=e729dc7c46bc903f40c933d40ce507d6cd23bf83
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 17:16:28 2017 +0100

    radeonsi: set readnone on reads from read-only memory

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=25c7969a5a09db6c6afcdde348f92ea698393e32
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 16:54:05 2017 +0100

    radeonsi: replace SI.buffer.load.dword with amdgcn.buffer.load

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=653ac0b389eedb7f196d042c5889329669c3b6ca
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 16:38:25 2017 +0100

    radeonsi: replace SI.packf16 with amdgcn.cvt.pkrtz

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4b2e5b93899eac2351a42f6ea3af9727a02d1fd5
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Thu Feb 23 23:37:59 2017 +0100

    ac: replace old image intrinsics with new ones
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c6a3911e5d1dc7a324be6015cb685a27f8627b51
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 00:52:07 2017 +0100

    radeonsi: remove last use of llvm.SI.resinfo
    
    and move one function up to reuse the code.

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ad18d7f040431ac64c349c2a764fd94d4152e573
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Thu Feb 23 23:00:19 2017 +0100

    radeonsi: move image intrinsic building to amd/common
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2b3ebe307c2250f3cc8ffea203e3a2196a70d496
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Thu Feb 23 02:15:54 2017 +0100

    ac: replace SI.export with amdgcn.exp.*
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=369f4a87268547c7714ad8c16cb975e343bc8168
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Thu Feb 23 02:06:40 2017 +0100

    radeonsi: move llvm.SI.export building to amd/common
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9af03318aa1aada0c5371799759dc627cd981048
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Thu Feb 23 22:58:49 2017 +0100

    ac: unify build_type_name_for_intr functions
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8c823b103131c0100139fdab3b3ccc516e702c0
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Thu Feb 23 22:15:17 2017 +0100

    radeonsi: set unorm=1 for TGSI_TEXTURE_SHADOWRECT as well
    
    It was harmless, because we also set unorm in the sampler state.
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5744310d4a282d4f58dbc62659c5f50416730d4
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Fri Feb 24 02:11:07 2017 +0100

    gallivm, ac: add writeonly and inaccessiblememonly attributes
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>

URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=455c79b24f91fbceaed57d49718fa198e2a6b0ff
Author: Marek Olšák <marek.olsak at amd.com>
Date:   Wed Nov 16 00:47:35 2016 +0100

    tgsi/scan: record load/store/atomic image usage
    
    Reviewed-by: Dave Airlie <airlied at redhat.com>




More information about the mesa-commit mailing list