always define HAVE_CAIRO
[platform/upstream/libdrm.git] / amdgpu /
2018-01-29 Eric Engestromremove unnecessary double-semicolon
2018-01-23 Christian Königamdgpu: fix high VA mask
2018-01-18 Christoph Haagmeson: fix the install path of amdgpu.ids
2018-01-15 Michel Dänzeramdgpu: Don't print error message if parse_one_line...
2018-01-12 Dylan BakerAdd meson build system
2018-01-09 Christian Königamdgpu: use the high VA range if possible v2
2018-01-09 Christian Königamdgpu: fix 32bit VA manager max address
2017-12-17 Bas Nieuwenhuizenamdgpu: Add syncobj reset & signal wrappers.
2017-12-05 Michel Dänzeramdgpu: Only remember the device's marketing name
2017-12-05 Michel Dänzeramdgpu: Simplify error handling in parse_one_line
2017-12-01 Michel Dänzeramdgpu: Clean up amdgpu_parse_asic_ids error handling
2017-11-30 Michel Dänzeramdgpu: Add amdgpu_cs_create_syncobj2 to amdgpu-symbol...
2017-11-30 David Maoamdgpu: Adding amdgpu_cs_create_syncobj2 to create...
2017-11-09 Christian KönigRevert "amdgpu: fix 32bit VA manager max address"
2017-11-09 Christian KönigRevert "amdgpu: use the high VA range if possible"
2017-11-08 Christian Königamdgpu: use the high VA range if possible
2017-11-08 Christian Königamdgpu: fix 32bit VA manager max address
2017-11-08 Christian Königamdgpu: sanitize 64bit VA manager
2017-11-07 Christian Königamdpgu: fix coding style in amdgpu_vamgr.c
2017-11-03 Andrey Grodzovskyamdgpu: Fix wrappers for AMDGPU_VM IOCTL.
2017-10-31 Marek Olšákamdgpu: fix 32-bit build
2017-10-27 Andrey Grodzovskyamdgpu: Add wrappers for AMDGPU_VM IOCTL.
2017-10-20 Andres Rodriguezamdgpu: implement context priority for amdgpu_cs_ctx_cr...
2017-10-12 Marek Olšákamdgpu: add amdgpu_cs_fence_to_handle
2017-10-12 Marek Olšákamdgpu: add amdgpu_cs_syncobj_wait
2017-10-12 Marek Olšákamdgpu: add sync_file import and export functions
2017-10-09 Rob HerringAndroid: move libraries to /vendor
2017-09-28 Marek Olšákamdgpu: print error messages when amdgpu_device_initial...
2017-09-05 Jan Veselyamdgpu: Do not write beyond allocated memory when parsi...
2017-08-21 Chih-Wei Huangandroid: amdgpu: fix build break
2017-08-08 Monk Liuamdgpu: merge and cleanup amdgpu_bo_free
2017-08-08 Monk Liuamdgpu: fix race issue between two bo functions(v2)
2017-08-07 Monk Liuamdgpu: fix missing mutex unlock before return
2017-07-18 Dave Airlieamdgpu: add new symbols to tests.
2017-07-18 Dave Airliedrm/amdgpu: add new low overhead command submission...
2017-07-18 Dave Airliedrm/amdgpu: add syncobj create/destroy/import/export...
2017-06-13 Xiaojie Yuanamdgpu: move asic id table to a separate file
2017-06-13 Michel Dänzeramdgpu: Add .editorconfig file for amdgpu coding style
2017-05-16 Nicolai Hähnleamdgpu: add missing extern "C" headers
2017-05-03 Edward O'Callaghanamdgpu: Use the canonical form in branch predicate
2017-04-19 Edward O'Callaghanamdgpu/: concisely && consistently check null ptrs...
2017-04-18 Nicolai Hähnleamdgpu: add the interface of waiting multiple fences
2017-04-07 Samuel Pitoisetamdgpu: allow to query GPU sensor related information
2017-04-03 Emil Velikovamdgpu: add amdgpu_bo_va_op_raw to the symbol check
2017-04-03 Junwei Zhangamdgpu: add REPLACE and CLEAR checking for VA op (v2)
2017-04-03 Nicolai Hähnleamdgpu: add amdgpu_bo_va_op_raw
2017-03-27 Christian Königamdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10
2017-03-27 Huang Ruiamdgpu: don't read registers not present on Vega10
2017-02-02 Alex Xieamdgpu: vamgr can be a struct instead of a pointer
2017-02-02 Alex Xieamdgpu: vamgr_32 can be a struct instead of a pointer
2017-02-02 Alex Xieamdgpu: Free/uninit vamgr_32 in theoretically correct...
2017-01-27 Emil Velikovandroid: introduce Android.common.mk to reduce boilerplate
2017-01-27 Emil Velikovandroid: remove LOCAL_MODULE_TAGS := optional tag
2016-11-14 Matt Turneramdgpu: Add amdgpu_asic_id.h to Makefile.sources.
2016-11-07 Junwei Zhangamdgpu: add the function to get the marketing name...
2016-10-31 Alex Deucheramdgpu: check parameters in amdgpu_query_gpu_info
2016-09-05 Ronie Salgadoamdgpu: add SI support
2016-09-05 Marek Olšákamdgpu: fix valgrind warnings caused by amdgpu_query_fi...
2016-07-06 Rob HerringAndroid: strip out header files from sources list
2016-04-07 Eric Engestromamdgpu: Fix spelling mistakes
2016-02-04 Ken Wangamdgpu: fix for submition with no ibs
2016-02-04 Emil Velikovamdgpu: add libdrm as private requirement/dependency
2016-01-20 Michel Dänzeramdgpu: Add new symbols to amdgpu-symbols-check
2016-01-20 Junwei Zhangamdgpu: list each entry safely for sw semaphore when...
2016-01-20 Marek Olšákamdgpu: add semaphore support
2016-01-20 Chunming Zhouamdgpu: validate user memory for userptr
2016-01-20 monk.liuamdgpu: drop address patching logics
2015-11-21 Tom St Denisamdgpu: Make amdgpu_cs_calculate_timeout() return...
2015-11-21 Jammy Zhouamdgpu: fix overflow for timeout calculation
2015-10-22 Tom St Denisamdgpu: Cleanly handle ENOMEM on result in amdgpu_bo_li...
2015-10-22 Tom St Denisamdgpu: Fix use-after-free bug in vamgr_deinit
2015-10-22 Tom St Denisamdgpu: Unlock mutex if base_required is invalid
2015-09-12 Alan CoopersmithInclude <alloca.h> when needed before calling alloca
2015-09-04 Emil Velikovamdgpu: remove unneeded -Wno-switch-enum flag
2015-09-02 Jonathan Grayamdgpu: use EINVAL instead of EBADMSG in amdgpu_bo_cpu_...
2015-09-02 monk.liuamdgpu: fix missing deinit on vamgr_32
2015-08-25 Christian Königamdgpu: serialize drmPrimeFDToHandle
2015-08-25 Christian Königamdgpu: remove sequence mutex
2015-08-20 Mauro Rossiamdgpu: add Android build support
2015-08-20 Mauro Rossiamdgpu: add Makefile.sources
2015-08-17 Jammy Zhouamdgpu: make vamgr per device v2
2015-08-17 Jammy Zhouamdgpu: add flag to support 32bit VA address v4
2015-08-17 Jammy Zhouamdgpu: improve amdgpu_vamgr_init
2015-08-13 Emil Velikovamdgpu: add symbols check test
2015-08-13 Emil Velikovamdgpu: hide the final internal functions from global...
2015-08-13 Emil Velikovamdgpu/amdgpu_vamgr: hide private symbols from global...
2015-08-13 Emil Velikovamdgpu: squash trivial documentation typo
2015-08-13 Emil Velikovamdgpu: cosmetic chances in license boilerplate
2015-08-13 Emil Velikovamdgpu: add a bunch of missing config.h includes
2015-08-13 Emil Velikovamdgpu/util_hash_table: hide private symbols from globa...
2015-08-13 Emil Velikovamdgpu/util_hash: hide private symbols from global...
2015-08-05 Michel Dänzeramdgpu: Remove unused local variables bo_size/offset...
2015-08-05 Jammy Zhouamdgpu: expose the PCI revision ID
2015-08-05 Mario Kleinerlibdrm/amdgpu: Use private fd for amdgpu_device and...
2015-08-05 Leo Liuamdgpu: add VCE harvesting instance query
2015-08-05 Jammy Zhouamdgpu: add amdgpu_bo_va_op for va map/unmap support v3
2015-08-05 Jammy Zhouamdgpu: add flags parameter for amdgpu_va_range_alloc
2015-08-05 Ken Wangamdgpu : move management of user fence from libdrm...
2015-08-05 Michel Dänzeramdgpu: Use drmIoctl in amdgpu_ioctl_wait_cs
2015-08-05 Christian Königamdgpu: use common fence structure for dependencies...
next