The commit "radeonsi/compute: Stop leaking the input buffer" is not meant for 10.2 as it relies on code that was never part of this branch and breaks the build. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
31 lines
1.5 KiB
Plaintext
31 lines
1.5 KiB
Plaintext
# The first is the change, and the second is the revert of that change.
|
|
e6967270c75a5b669152127bb7a746d55f4407a6 i965: Fix depth (array slices) computation for 1D_ARRAY render targets.
|
|
155f98d49fdc2f46c760f8214327b3804ee60079 Revert "i965: Fix depth (array slices) computation for 1D_ARRAY render targets."
|
|
|
|
# This patch didn't have enough in the commit message to convince me it
|
|
# is a bug fix, (email sent to author asking for more information).
|
|
41d759d076737f94976f5294b734dbc437a12bae
|
|
|
|
# These patch were already cherry-picked before the 10.2.4 release.
|
|
#
|
|
# But get-pick-list.sh doesn't realize that because the commit messages for
|
|
# these on the stable branch reference commit IDs that don't actually appear
|
|
# on master. I'm not sure what happened, (perhaps master was force-pushed at
|
|
# some point?).
|
|
2eaf3f670fea4ce4466340141244e41a45542c13
|
|
e5adc560cc8544200faa3e04504202839626ab37
|
|
cf1b5eee7f36af29d1d5caba3538ad4985e51f81
|
|
|
|
# The patch depends on earlier ones that are not part of 10.2.
|
|
b3121bfd413973f460e2cc9a9f852bdfa1265fcf mesa: guard better when building with sse4.1 optimisations
|
|
|
|
# The PIPE_CAP is not in mesa 10.2 - breaks the build.
|
|
72969e0efb7a5a011629c1001e81aa2329ede6b1 radeon/compute: Report a value for PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE
|
|
|
|
# No whitespace fixes for the stable branches.
|
|
38fccc37c1fa57c1fd373e8d71621bb4aed31083 radeonsi/compute: Whitespace fixes
|
|
|
|
# The commit relies of patches restructuring r600_resource, which never made
|
|
# it in the 10.2 branch.
|
|
a15088338ebe544efd90bfa7934cb99521488141 radeonsi/compute: Stop leaking the input buffer
|