Skip to content

Update libdrm from 2.4.88 to 2.4.89 and X.org X Server from 1.19.5 to 1.19.6 #570

Merged
merged 2 commits into from
Jan 18, 2018

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Jan 9, 2018

Tested on rabammel and keineahnung.

Announcement from Mon Dec 18 01:39:28 UTC 2017 [1]:

> libdrm release with leasing and syncobj api updates,
> updated amdgpu marketing ids, amdgpu tests,
> updated uapi headers
> etnaviv updates.
>
> Andrey Grodzovsky (10):
>       amdgpu: Add functions to disable suites and tests.
>       amdgpu: Use new suite/test disabling functionality.
>       amdgpu: Move memory alloc tests in bo suite.
>       amdgpu: Add memory over allocation test.
>       amdgpu: Disable deadlock test suite for Vega 10
>       amdgpu: Switch amdgpu CS tests enabling to the new way.
>       amdgpu: Dynamicly disable BO suite "Metadata" test.
>       amdgpu: Add explicit dependency test.
>       amdgpu: Remove dummy CU_ASSERT_EQUAL.
>       tests/amdgpu: Add return CUE_SUCCESS to suite_vcn_tests_clean.
>
> Bas Nieuwenhuizen (2):
>       drm: Add drmSyncobjReset & drmSyncobjSignal wrappers.
>       amdgpu: Add syncobj reset & signal wrappers.
>
> Christian Gmeiner (3):
>       etnaviv: sync uapi header
>       etnaviv: add permon support
>       etnaviv: support performance monitor requests
>
> Christian König (6):
>       amdpgu: fix coding style in amdgpu_vamgr.c
>       amdgpu: sanitize 64bit VA manager
>       amdgpu: fix 32bit VA manager max address
>       amdgpu: use the high VA range if possible
>       Revert "amdgpu: use the high VA range if possible"
>       Revert "amdgpu: fix 32bit VA manager max address"
>
> Dave Airlie (1):
>       configure.ac: bump version for release
>
> David Mao (1):
>       amdgpu: Adding amdgpu_cs_create_syncobj2 to create syncobj as signaled initially
>
> Emil Velikov (1):
>       freedreno: add the API fd_pipe_new2 to the symbol test
>
> Eric Anholt (6):
>       headers: Sync vc4 header from drm-next.
>       headers: Sync up some header guard changes from drm-next.
>       headers: Sync up some comment spelling and whitespace fixes from drm-next.
>       headers: Sync up mga_drm.h from drm-next.
>       headers: Sync up kernel changes to use kernel types instead of stdint.h.
>       headers: Drop outdated node about a delta in drm_mode.h.
>
> Inki Dae (1):
>       exynos: change the license to X11/MIT
>
> Keith Packard (2):
>       drm: Add drm mode lease ioctl wrappers [v3]
>       drm: Add CrtcGetSequence and CrtcQueueSequence IOCTLs [v2]
>
> Lucas Stach (1):
>       etnaviv: fix BO cache to properly work with different flags
>
> Michel Dänzer (5):
>       amdgpu: Add amdgpu_cs_create_syncobj2 to amdgpu-symbol-check
>       amdgpu: Clean up amdgpu_parse_asic_ids error handling
>       amdgpu: Simplify error handling in parse_one_line
>       amdgpu: Only remember the device's marketing name
>       amdgpu.ids: Refresh from AMD 17.40 release
>
> Rob Clark (2):
>       freedreno: sync uapi header (driver version 1.3.0)
>       freedreno: submit-queue context priority
>
> Rob Herring (1):
>       Android: disable warnings causing errors
[1] https://lists.freedesktop.org/archives/dri-devel/2017-December/160530.html
Announcement from Wed Dec 20 20:42:46 UTC 2017 [1]:

> Yet another collection of fixes from master. There will likely be at
> least one more 1.19.x release in 2018 as there are still a number of
> unreviewed patches pending. Until then, happy new year.
>
> Adam Jackson (10):
>       xfixes: Remove the CursorCurrent array
>       glx: Fix typos that break GLX_ARB_context_flush_control
>       glx: Only flush indirect contexts in MakeCurrent (v2)
>       glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)
>       composite: Remove a misleading comment
>       composite: Export compIsAlternateVisual
>       composite: Make compIsAlternateVisual safe even if Composite is off
>       glx: Send GLX_VISUAL_SELECT_GROUP_SGIX attribute for visuals
>       glx: Move Composite's synthetic visuals to a different select group
>       xserver 1.19.6
>
> Alex Goins (1):
>       ramdac: Check ScreenPriv != NULL in xf86ScreenSetCursor()
>
> Daniel Martin (4):
>       modesetting: Fix potential buffer overflow
>       test: input: Fix used uninitialized warning in dix_event_to_core
>       test: signal-logging: Fix looping signed number tests
>       os/xdmcp: Honour -once when session is dead
>
> Eric Anholt (1):
>       xkb: Print the xkbcomp path being executed when we fail to compile.
>
> Giuseppe Bilotta (3):
>       xkb: initialize tsyms
>       randr: ProcRRGetOutputInfo: initialize memory
>       randr: rrGetScreenResources: initialize memory
>
> Hector Martin (1):
>       edid: fix off-by-one error in CEA mode numbering
>
> Michel Dänzer (1):
>       present: Only send PresentCompleteNotify events to the presenting client
>
> Nikolay Martynov (1):
>       XShmGetImage: fix censoring
>
> Olivier Fourdan (2):
>       xwayland: Fix non-argb cursor conversion
>       dix: avoid deferencing NULL PtrCtrl
>
> Peter Hutterer (1):
>       config/udev: consider ID_INPUT_FOO=0 as 'unset'
>
> Thomas Hellstrom (3):
>       glx: Work around a GLX_OML swap method in older dri drivers
>       glx: Fix visual fbconfig matching with respect to swap method
>       glx: Duplicate relevant fbconfigs for compositing visuals
>
> Tomasz Śniatowski (1):
>       os: Fix strtok/free crash in ComputeLocalClient

[1] https://lists.x.org/archives/xorg-announce/2017-December/002830.html
@pmenzel pmenzel force-pushed the update-libdrm-and-xorg-server branch from 9453ef8 to a85a56f Compare January 9, 2018 15:26
@donald donald merged commit 7bd8596 into master Jan 18, 2018
@donald donald deleted the update-libdrm-and-xorg-server branch February 1, 2018 13:01
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants