-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on Oct 15, 2018
-
libdrm: Update version from 2.4.93 to 2.4.94
Change-log from [announcement][1]: > Benjamin Gaignard (2): > tests/modetest: Add atomic support > tests/util: Add support for stm module > > Christian König (7): > amdgpu: stop using the hash table for fd_tab > amdgpu: add handle table implementation v2 > amdgpu: use handle table for KMS handles > amdgpu: use handle table for flink names > amdgpu: remove the hash table implementation > amdgpu: always add all BOs to handle table > amdgpu: fix off by one in handle_table_insert > > Junwei Zhang (5): > amdgpu: add bo from user memory to handle table > amdgpu: add a function to find bo by cpu mapping (v2) > tests/amdgpu: add test for finding bo by CPU mapping > amdgpu: free flink bo in bo import > amdgpu: add a function to create amdgpu bo internally (v4) > > Kristian H. Kristensen (1): > Bump to version 2.4.94 > > Likun Gao (1): > amdgpu: Disable deadlock test suite for RV > > Michel Dänzer (2): > amdgpu: Use uint32_t i in amdgpu_find_bo_by_cpu_mapping > amdgpu: Eliminate void* arithmetic in amdgpu_find_bo_by_cpu_mapping > > Mike Lothian (1): > libdrm: Fix amdgpu build failure > > Rob Clark (2): > freedreno: don't leak stateobj rb refs > freedreno: fix use-after-free with stateobj rb's > > Rodrigo Vivi (1): > intel: Add a new CFL PCI ID. > > Tanmay Shah (1): > libdrm: add msm drm uapi header [1]: https://lists.freedesktop.org/archives/dri-devel/2018-August/187286.html
Configuration menu - View commit details
-
Copy full SHA for 5a93c01 - Browse repository at this point
Copy the full SHA 5a93c01View commit details -
wayland: Update version from 1.14.0 to 1.16.0
Mesa 18.2.1 requires this version. checking for WAYLAND_EGL... no configure: error: Package requirements (wayland-egl-backend >= 3) were not met: No package 'wayland-egl-backend' found
Configuration menu - View commit details
-
Copy full SHA for c3800ed - Browse repository at this point
Copy the full SHA c3800edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d9a9f3 - Browse repository at this point
Copy the full SHA 4d9a9f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 446a4f1 - Browse repository at this point
Copy the full SHA 446a4f1View commit details -
xcb-proto: Update version from 1.12 to 1.13
libxcb 1.13 requires this version.
Configuration menu - View commit details
-
Copy full SHA for 1b6c521 - Browse repository at this point
Copy the full SHA 1b6c521View commit details -
Configuration menu - View commit details
-
Copy full SHA for 681f2dc - Browse repository at this point
Copy the full SHA 681f2dcView commit details -
mesalib: Update version from 18.1.6 to 18.2.1
Change-logs are available online. 1. https://www.mesa3d.org/relnotes/18.2.0.html 2. https://www.mesa3d.org/relnotes/18.2.1.html Built with the command below. sudo BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j120' prun python ./mesalib.be0 -c This fixes the error below. configure: error: Python mako module v0.8.0 or higher not found Python environment: $ prun python python --version Python 2.7.15
Configuration menu - View commit details
-
Copy full SHA for 69f40da - Browse repository at this point
Copy the full SHA 69f40daView commit details -
mesalib: Patch source to include header for
va_arg
Fix a [build error][1]. [1]: https://bugs.freedesktop.org/show_bug.cgi?id=108120
Configuration menu - View commit details
-
Copy full SHA for 8e0fec1 - Browse repository at this point
Copy the full SHA 8e0fec1View commit details -
mesalib: Remove outdated configure switch
--enable-texture-float
Address the warning below. configure: WARNING: unrecognized options: --enable-texture-float
Configuration menu - View commit details
-
Copy full SHA for 35e813d - Browse repository at this point
Copy the full SHA 35e813dView commit details -
libX11: Update version from 1.6.6 to 1.6.7
Change-log from the announcement: > Bhavi Dhingra (1): > XcmsLookupColor: fully initialize XColor structs passed to _XColor_to_XcmsRGB > > Matt Turner (1): > libX11 1.6.7 > > Michel Dänzer (2): > poll_for_response: Call poll_for_event again if xcb_poll_for_reply fails > poll_for_event: Allow using xcb_poll_for_queued_event This might fix [Bug 108301 - Unresponsive mouse wheel and buttons after update to 1.13{,.1}][1]. [1]: https://bugs.freedesktop.org/show_bug.cgi?id=108301
Configuration menu - View commit details
-
Copy full SHA for 9cffb48 - Browse repository at this point
Copy the full SHA 9cffb48View commit details
Commits on Oct 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4c55e51 - Browse repository at this point
Copy the full SHA 4c55e51View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.