projects
/
platform
/
upstream
/
libdrm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libdrm.git
2015-09-21
Emil Velikov
util_math: add MAX3 macro
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Emil Velikov
xf86drm: rename drmSameDevice to drmCompareBusInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Emil Velikov
xf86drm: move the final linux specific bits out of...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Emil Velikov
xf86drm: move platform details to drmParsePciDeviceInfo()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Emil Velikov
xf86drm: flex platform specifics into drmParsePciBusInfo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Emil Velikov
tests/drmdevice: add new 'test'
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Emil Velikov
xf86drmMode: smoke-test the atomic API
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Emil Velikov
automake: set --enable-valgrind during make distcheck
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Rob Clark
freedreno: debug msg cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Rob Clark
freedreno: drop exported dmabuf fd tracking
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Rob Clark
freedreno: don't reuse exported buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Rob Clark
Bump version for release
libdrm-2.4.65
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Alan Coopersmith
Include <alloca.h> when needed before calling alloca
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Tvrtko Ursulin
libdrm: Add framebuffer modifiers uapi
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Michel Dänzer
tests: Add -lm to LDADD for dristat
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
configure: remove -Wno-missing-field-initializers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
intel: ignore missing-field-initializers warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
nouveau: use designated initializers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
tests/amdgpu: ensure tests work by using c99 initializers
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
tests/amdgpu: annotate (most of) the vce templates...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
tests/amdgpu: annotate the uvd message templates as...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
tests/amdgpu: reference the correct variable for memcpy
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
freedreno: annotate the device/bo/pipe/ringbuffer funcs...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
radeon: cleanup bo/cs func tables
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
libkms: use static const for good measure
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
modetest: annotate const data as such for good measure
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
amdgpu: remove unneeded -Wno-switch-enum flag
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
configure: enable -Wshadow when available
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
intel: introduce to_bo_gem() helper
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
intel: error out on has_error in exec2
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
intel: resolve shadowing warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
modetest: fix shadowing warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Emil Velikov
vbltest: fix variable shadowing warning
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Rob Clark
freedreno: add API to get drm fd from fd_device
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Rob Clark
drm: make individual drm_server_info fxns optional
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Rob Clark
freedreno: don't take ownership of the dmabuf fd on...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Jonathan Gray
amdgpu: use EINVAL instead of EBADMSG in amdgpu_bo_cpu_...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
monk.liu
amdgpu: fix missing deinit on vamgr_32
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Varad Gautam
freedreno: serialize drmPrimeFDToHandle under table_lock
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Varad Gautam
freedreno: use drmPrime wrappers to import/export prime...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Thierry Reding
omap: Initialize DMA BUF file descriptor to -1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Christian König
amdgpu: serialize drmPrimeFDToHandle
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Christian König
amdgpu: remove sequence mutex
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Emil Velikov
Move -lm link flag to LIBADD
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Jérôme Glisse
drm: Add -lm to libdrm ldflags to fix build failure.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Emil Velikov
drm: add interface to get drm devices on the system v3
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Mathias Tillman
drm: fix the usage after free
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Varad Gautam
freedreno: get bo size for imported dma-buf
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Varad Gautam
freedreno: fill bo->fd when importing
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Varad Gautam
freedreno: fix a bo cache segfault with imported bo's
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Rafał Sapała
intel: Serialize drmPrimeFDToHandle with struct_mutex
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Hyungwon Hwang
modetest: remove the trailing white spaces
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Hyungwon Hwang
xf86drmMode: remove the trailing white spaces
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Mauro Rossi
amdgpu: add Android build support
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Mauro Rossi
amdgpu: add Makefile.sources
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Rob Clark
Bump version for release
libdrm-2.4.64
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Rob Clark
freedreno: update freedreno-symbol-check
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Thierry Reding
libdrm: Make indentation consistent
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Thierry Reding
libdrm: Remove gratuitous blank lines
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Jammy Zhou
amdgpu: make vamgr per device v2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Jammy Zhou
amdgpu: add flag to support 32bit VA address v4
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Jammy Zhou
amdgpu: improve amdgpu_vamgr_init
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Rob Clark
freedreno: add fd_pipe_wait_timeout()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Rob Clark
freedreno/msm: dump out submit info on error
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Rob Clark
freedreno/msm: fix issue where same bo is on multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Rob Clark
freedreno/msm: reorg ringbuffer struct
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Michel Dänzer
tests/amdgpu: Remove unused local variable 'i'
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Michel Dänzer
tests/amdgpu: Include config.h first
commit
|
commitdiff
|
tree
|
snapshot
2015-08-15
Thierry Reding
tests: modetest: Accept connector names in addition...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Marek Olšák
Bump version for release
libdrm-2.4.63
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Emil Velikov
amdgpu: add symbols check test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Emil Velikov
amdgpu: hide the final internal functions from global...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Emil Velikov
amdgpu/amdgpu_vamgr: hide private symbols from global...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Emil Velikov
amdgpu: squash trivial documentation typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Emil Velikov
amdgpu: cosmetic chances in license boilerplate
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Emil Velikov
amdgpu: add a bunch of missing config.h includes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Emil Velikov
amdgpu/util_hash_table: hide private symbols from globa...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Emil Velikov
amdgpu/util_hash: hide private symbols from global...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Emil Velikov
Force enable amdgpu for the dist build/check.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Alex Deucher
radeon: add new OLAND pci id
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tapani Pälli
modeprint: cleanup, remove compile warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tapani Pälli
intel: wrap intel_bufmgr.h C code for C++ compilation...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Tapani Pälli
remove usage of 'c_plusplus' preprocessor macro
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Alex Deucher
add a note about which version of cunit is fixed for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Alex Deucher
move up cunit workaround for ubuntu/debian
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Alex Deucher
fix amdgpu cunit configure test harder
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Alex Deucher
fix configuration when amdgpu is disabled
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Michel Dänzer
amdgpu: Remove unused local variables bo_size/offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Jammy Zhou
amdgpu: expose the PCI revision ID
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Mario Kleiner
libdrm/amdgpu: Use private fd for amdgpu_device and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Alexandr Akulich
libdrm/amdgpu: Fixed drm.h include.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Michel Dänzer
amdgpu/tests: Cast CPU map argument of amdgpu_bo_alloc_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Michel Dänzer
amdgpu/tests: Use buf_handle in amdgpu_bo_alloc_and_map...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Leo Liu
amdgpu: add VCE harvesting instance query
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Ken Wang
test/amdgpu : fix a bug in VCE/UVD test introduced...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Jammy Zhou
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Jammy Zhou
amdgpu: add flags parameter for amdgpu_va_range_alloc
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Ken Wang
amdgpu : move management of user fence from libdrm...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Christian König
amdgpu: fix bs buffer size for vce test
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Jammy Zhou
tests/amdgpu: remove the duplicate IB allocation for...
commit
|
commitdiff
|
tree
|
snapshot
next