Next | Query returned 147 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2019-10-18 11:04:16 by Nia Alarie | Files touched by this commit (3)
Log message:
libdrm: Update to 2.4.100

No changelog, needed for updating mesa due to newer amdgpu bits...
   2019-09-08 17:55:04 by Maya Rashish | Files touched by this commit (3)
Log message:
libdrm: don't steal another linux "return" line for the netbsd block.

Thanks wiz for the heads up. PR pkg/54534
   2019-09-08 17:43:37 by Maya Rashish | Files touched by this commit (3)
Log message:
libdrm: restore "return 0;" for linux drmParsePciBusInfo.
It was lost in a patching accident.

From Yosuke Kawasaki in PR pkg/54534

Bump PKGREVISION
   2019-04-23 11:51:48 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libdrm: update to 2.4.98.

This release adds marketing names for AMDGPU devices, a fallback path in
drmDevice for devices lacking OF data and drmIsMaster API, amongst other
changes.
   2019-01-22 22:50:47 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
libdrm: update to 2.4.97.

Alex Deucher (1):
      amdgpu: update to latest marketing names from 18.50

Andrey Grodzovsky (3):
      amdgpu/test: Add illegal register and memory access test v2
      amdgpu/test: Disable deadlock tests for all non gfx8/9 ASICs.
      amdgpu/test: Enable deadlock test for CI family (gfx7)

Christian König (1):
      amdgpu: add VM test to exercise max/min address space

Daniel Vetter (1):
      doc: Rename README&CONTRIBUTING to .rst

Eric Anholt (2):
      Avoid hardcoded strlens in drmParseSubsystemType().
      drm: Attempt to parse SPI devices as platform bus devices.

Eric Engestrom (6):
      xf86drmHash: remove unused loop variable
      meson: fix typo in compiler flag
      tests: skip drmdevice test if the machine doesn't have any drm device
      freedreno: remove always-defined #ifdef
      xf86atomic: #undef internal define
      README: reflow the project description to improve readability

François Tigeot (2):
      xf86drm: implement drmParseSubsystemType for DragonFly
      libdrm: Use DRM_IOCTL_GET_PCIINFO on DragonFly

Leo Liu (1):
      tests/amdgpu/vcn: fix the nop command in IBs

Lucas De Marchi (2):
      gitignore: sort file
      gitignore: add _build

Marek Olšák (3):
      amdgpu: update amdgpu_drm.h
      amdgpu: add a faster BO list API
      Bump the version to 2.4.97

Mauro Rossi (1):
      android: Fix 32-bit app crashing in 64-bit Android
   2019-01-19 14:21:29 by Tobias Nygren | Files touched by this commit (5)
Log message:
libbdrm: sync patch-xf86drmMode.c with NetBS xsrc and FreeBSD ports

Also reduce diff to upstream. Doubt we need to worry about compilers
that don't understand C99-style struct initializers here.
   2019-01-19 00:09:56 by Tobias Nygren | Files touched by this commit (3)
Log message:
libdrm: remove a patch from xsrc that is wrong

See: https://mail-index.netbsd.org/tech-x11/2019/01/18/msg001895.html
Fixes DRM crashes with radeon on Linux.

Bump PKGREVSION.
   2019-01-06 03:23:00 by Tobias Nygren | Files touched by this commit (3)
Log message:
libdrm: don't return random values to the caller - don't leak fd's

xsrc/external/mit/libdrm/dist/xf86drm.c 1.21
Bump PKGREVISION.
   2018-12-25 02:13:57 by Sevan Janiyan | Files touched by this commit (2)
Log message:
If ETIME is not defined, use ETIMEDOUT.
via FreeBSD ports.
   2018-10-18 19:12:55 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libdrm: update to 2.4.96.

Andrey Grodzovsky (2):
  amdgpu/test: Allow BO mapping flags to be passed in tests
  amdgpu/test: Fix deadlock tests for AI and RV v2

Rob Clark (14):
  xf86drmHash: remove redundant zero init
  freedreno/msm: get rid of ring_bo unref hack
  freedreno: expose refcnt'ing on ringbuffers
  freedreno: add flags param for rb creation
  freedreno/msm: support suballocation for stateobj rb's
  freedreno: remove deprecated ringmarker API
  freedreno/msm: remove reset of linked rings
  freedreno/msm: simplify emit_reloc_ring() vfunc
  freedreno/msm: use hashtable to track submit.cmds table
  freedreno/msm: simplify msm_ringbuffer_flush()
  freedreno/msm: handle ring-reloc to other stateobjs
  freedreno/kgsl: fix build
  freedreno/msm: fix c90 warning
  Bump to version 2.4.96

Thomas Hellstrom (1):
  libdrm: Allow dynamic drm majors on linux

Next | Query returned 147 messages, browsing 31 to 40 | Previous