projects
/
platform
/
upstream
/
libdrm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gitignore: add _build
[platform/upstream/libdrm.git]
/
amdgpu
/
2018-10-04
Emil Velikov
*-symbols-check: error out when using unset variables
tree
|
commitdiff
2018-10-04
Emil Velikov
automake: set NM before running the tests
tree
|
commitdiff
2018-09-20
Lucas De Marchi
autotools: make symbols hidden by default
tree
|
commitdiff
2018-09-20
Lucas De Marchi
meson: make symbols hidden by default
tree
|
commitdiff
2018-09-20
Lucas De Marchi
amdgpu: annotate public functions
tree
|
commitdiff
2018-09-18
Christian König
amdgpu: remove invalid check in amdgpu_bo_alloc
tree
|
commitdiff
2018-09-03
Qiang Yu
amdgpu: amdgpu_bo_inc_ref don't return dummy int
tree
|
commitdiff
2018-09-03
Qiang Yu
amdgpu: add amdgpu_bo_inc_ref() function.
tree
|
commitdiff
2018-09-01
Junwei Zhang
amdgpu: add error return value for finding bo by cpu...
tree
|
commitdiff
2018-08-27
Michel Dänzer
amdgpu-symbol-check: Add amdgpu_find_bo_by_cpu_mapping
tree
|
commitdiff
2018-08-17
Junwei Zhang
amdgpu: add a function to create amdgpu bo internally...
tree
|
commitdiff
2018-08-17
Junwei Zhang
amdgpu: free flink bo in bo import
tree
|
commitdiff
2018-08-17
Michel Dänzer
amdgpu: Eliminate void* arithmetic in amdgpu_find_bo_by...
tree
|
commitdiff
2018-08-16
Christian König
amdgpu: fix off by one in handle_table_insert
tree
|
commitdiff
2018-08-15
Michel Dänzer
amdgpu: Use uint32_t i in amdgpu_find_bo_by_cpu_mapping
tree
|
commitdiff
2018-08-08
Junwei Zhang
amdgpu: add a function to find bo by cpu mapping (v2)
tree
|
commitdiff
2018-08-08
Junwei Zhang
amdgpu: add bo from user memory to handle table
tree
|
commitdiff
2018-08-07
Mike Lothian
libdrm: Fix amdgpu build failure
tree
|
commitdiff
2018-08-07
Christian König
amdgpu: always add all BOs to handle table
tree
|
commitdiff
2018-08-07
Christian König
amdgpu: remove the hash table implementation
tree
|
commitdiff
2018-08-07
Christian König
amdgpu: use handle table for flink names
tree
|
commitdiff
2018-08-07
Christian König
amdgpu: use handle table for KMS handles
tree
|
commitdiff
2018-08-07
Christian König
amdgpu: add handle table implementation v2
tree
|
commitdiff
2018-08-07
Christian König
amdgpu: stop using the hash table for fd_tab
tree
|
commitdiff
2018-07-25
Marek Olšák
amdgpu: add amdgpu_bo_handle_type_kms_noimport
tree
|
commitdiff
2018-07-17
Christian König
amdgpu: make sure to set CLOEXEC on duplicated FDs
tree
|
commitdiff
2018-07-11
Michel Dänzer
Revert "amdgpu: don't call add_handle_to_table for...
tree
|
commitdiff
2018-07-11
Marek Olšák
amdgpu: don't call add_handle_to_table for KMS BO exports
tree
|
commitdiff
2018-05-25
Jan Vesely
amdgpu: Destroy fd_hash table when the last device...
tree
|
commitdiff
2018-05-25
Jan Vesely
amdgpu/util_hash_table: Add helper function to count...
tree
|
commitdiff
2018-05-25
Jan Vesely
amdgpu: Take a lock before removing devices from fd_tab...
tree
|
commitdiff
2018-04-27
Michel Dänzer
amdgpu: Deinitialize vamgr_high{,_32}
tree
|
commitdiff
2018-03-22
Satyajit
libdrm: amdgpu: Adding DRM_RDWR flag in amdgpu_bo_export
tree
|
commitdiff
2018-03-20
Eric Engestrom
meson,configure: include config.h automatically
tree
|
commitdiff
2018-03-09
Eric Engestrom
meson: use pkg-config to detect libatomic_ops
tree
|
commitdiff
2018-03-09
Sabre Shao
drm/amdgpu: Remove IB count checking
tree
|
commitdiff
2018-03-09
Marek Olšák
Revert "amdgpu:support 16 ibs per submit for PAL/SRIOV"
tree
|
commitdiff
2018-03-08
Qiang Yu
amdgpu:support 16 ibs per submit for PAL/SRIOV
tree
|
commitdiff
2018-02-28
Christian König
amdgpu: fix "add AMDGPU_VA_RANGE_HIGH"
tree
|
commitdiff
2018-02-28
Christian König
amdgpu: add AMDGPU_VA_RANGE_HIGH
tree
|
commitdiff
2018-02-28
Christian König
amdgpu: mostly revert "use the high VA range if possibl...
tree
|
commitdiff
2018-02-23
Heiko Becker
*-symbol-check: Don't hard-code nm executable
tree
|
commitdiff
2018-02-19
Andrey Grodzovsky
amdgpu: Fix mistake in initial hole size calculation.
tree
|
commitdiff
2018-02-12
Michel Dänzer
amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check
tree
|
commitdiff
2018-02-09
Marek Olšák
amdgpu: add amdgpu_query_sw_info for querying high...
tree
|
commitdiff
2018-02-09
Chunming Zhou
amdgpu: clean up non list code path for vamgr v2
tree
|
commitdiff
2018-02-08
Michel Dänzer
Revert "amdgpu: clean up non list code path for vamgr"
tree
|
commitdiff
2018-02-08
Chunming Zhou
amdgpu: clean up non list code path for vamgr
tree
|
commitdiff
2018-02-08
Chunming Zhou
amdgpu: fix inefficient vamgr algorithm
tree
|
commitdiff
2018-01-29
Eric Engestrom
remove unnecessary double-semicolon
tree
|
commitdiff
2018-01-23
Christian König
amdgpu: fix high VA mask
tree
|
commitdiff
2018-01-18
Christoph Haag
meson: fix the install path of amdgpu.ids
tree
|
commitdiff
2018-01-15
Michel Dänzer
amdgpu: Don't print error message if parse_one_line...
tree
|
commitdiff
2018-01-12
Dylan Baker
Add meson build system
tree
|
commitdiff
2018-01-09
Christian König
amdgpu: use the high VA range if possible v2
tree
|
commitdiff
2018-01-09
Christian König
amdgpu: fix 32bit VA manager max address
tree
|
commitdiff
2017-12-17
Bas Nieuwenhuizen
amdgpu: Add syncobj reset & signal wrappers.
tree
|
commitdiff
2017-12-05
Michel Dänzer
amdgpu: Only remember the device's marketing name
tree
|
commitdiff
2017-12-05
Michel Dänzer
amdgpu: Simplify error handling in parse_one_line
tree
|
commitdiff
2017-12-01
Michel Dänzer
amdgpu: Clean up amdgpu_parse_asic_ids error handling
tree
|
commitdiff
2017-11-30
Michel Dänzer
amdgpu: Add amdgpu_cs_create_syncobj2 to amdgpu-symbol...
tree
|
commitdiff
2017-11-30
David Mao
amdgpu: Adding amdgpu_cs_create_syncobj2 to create...
tree
|
commitdiff
2017-11-09
Christian König
Revert "amdgpu: fix 32bit VA manager max address"
tree
|
commitdiff
2017-11-09
Christian König
Revert "amdgpu: use the high VA range if possible"
tree
|
commitdiff
2017-11-08
Christian König
amdgpu: use the high VA range if possible
tree
|
commitdiff
2017-11-08
Christian König
amdgpu: fix 32bit VA manager max address
tree
|
commitdiff
2017-11-08
Christian König
amdgpu: sanitize 64bit VA manager
tree
|
commitdiff
2017-11-07
Christian König
amdpgu: fix coding style in amdgpu_vamgr.c
tree
|
commitdiff
2017-11-03
Andrey Grodzovsky
amdgpu: Fix wrappers for AMDGPU_VM IOCTL.
tree
|
commitdiff
2017-10-31
Marek Olšák
amdgpu: fix 32-bit build
tree
|
commitdiff
2017-10-27
Andrey Grodzovsky
amdgpu: Add wrappers for AMDGPU_VM IOCTL.
tree
|
commitdiff
2017-10-20
Andres Rodriguez
amdgpu: implement context priority for amdgpu_cs_ctx_cr...
tree
|
commitdiff
2017-10-12
Marek Olšák
amdgpu: add amdgpu_cs_fence_to_handle
tree
|
commitdiff
2017-10-12
Marek Olšák
amdgpu: add amdgpu_cs_syncobj_wait
tree
|
commitdiff
2017-10-12
Marek Olšák
amdgpu: add sync_file import and export functions
tree
|
commitdiff
2017-10-09
Rob Herring
Android: move libraries to /vendor
tree
|
commitdiff
2017-09-28
Marek Olšák
amdgpu: print error messages when amdgpu_device_initial...
tree
|
commitdiff
2017-09-05
Jan Vesely
amdgpu: Do not write beyond allocated memory when parsi...
tree
|
commitdiff
2017-08-21
Chih-Wei Huang
android: amdgpu: fix build break
tree
|
commitdiff
2017-08-08
Monk Liu
amdgpu: merge and cleanup amdgpu_bo_free
tree
|
commitdiff
2017-08-08
Monk Liu
amdgpu: fix race issue between two bo functions(v2)
tree
|
commitdiff
2017-08-07
Monk Liu
amdgpu: fix missing mutex unlock before return
tree
|
commitdiff
2017-07-18
Dave Airlie
amdgpu: add new symbols to tests.
tree
|
commitdiff
2017-07-18
Dave Airlie
drm/amdgpu: add new low overhead command submission...
tree
|
commitdiff
2017-07-18
Dave Airlie
drm/amdgpu: add syncobj create/destroy/import/export...
tree
|
commitdiff
2017-06-13
Xiaojie Yuan
amdgpu: move asic id table to a separate file
tree
|
commitdiff
2017-06-13
Michel Dänzer
amdgpu: Add .editorconfig file for amdgpu coding style
tree
|
commitdiff
2017-05-16
Nicolai Hähnle
amdgpu: add missing extern "C" headers
tree
|
commitdiff
2017-05-03
Edward O'Callaghan
amdgpu: Use the canonical form in branch predicate
tree
|
commitdiff
2017-04-19
Edward O'Callaghan
amdgpu/: concisely && consistently check null ptrs...
tree
|
commitdiff
2017-04-18
Nicolai Hähnle
amdgpu: add the interface of waiting multiple fences
tree
|
commitdiff
2017-04-07
Samuel Pitoiset
amdgpu: allow to query GPU sensor related information
tree
|
commitdiff
2017-04-03
Emil Velikov
amdgpu: add amdgpu_bo_va_op_raw to the symbol check
tree
|
commitdiff
2017-04-03
Junwei Zhang
amdgpu: add REPLACE and CLEAR checking for VA op (v2)
tree
|
commitdiff
2017-04-03
Nicolai Hähnle
amdgpu: add amdgpu_bo_va_op_raw
tree
|
commitdiff
2017-03-27
Christian König
amdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10
tree
|
commitdiff
2017-03-27
Huang Rui
amdgpu: don't read registers not present on Vega10
tree
|
commitdiff
2017-02-02
Alex Xie
amdgpu: vamgr can be a struct instead of a pointer
tree
|
commitdiff
2017-02-02
Alex Xie
amdgpu: vamgr_32 can be a struct instead of a pointer
tree
|
commitdiff
2017-02-02
Alex Xie
amdgpu: Free/uninit vamgr_32 in theoretically correct...
tree
|
commitdiff
next