index
:
drm/libdrm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-09
meson: use library() instead of shared_library().
Fang Tan
1
-1
/
+1
2021-01-11
Use dep_rt in amdgpu/meson.build
Valentin Churavy
1
-1
/
+1
2020-03-23
amdgpu: increase cpu_map_count storage size
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2020-02-12
amdgpu: clean up the cs structure variable
Huang Rui
1
-10
/
+7
2020-02-12
amdgpu: remove the un-used chunk_array
Huang Rui
1
-7
/
+0
2020-02-12
amdgpu: use amdgpu_cs_submit_raw2 in amdgpu_cs_submit
Huang Rui
1
-3
/
+5
2020-02-12
amdgpu: use alloca for dependencies and sem_dependencies
Huang Rui
1
-4
/
+2
2020-01-23
meson: always define whether headers exist
Eric Engestrom
1
-1
/
+1
2019-11-11
amdgpu: convert to new symbols check
Eric Engestrom
2
-23
/
+7
2019-10-26
libdrm: wrap new flexible syncobj query interface v2
Chunming Zhou
3
-0
/
+29
2019-10-18
Revert "Revert "libdrm: remove autotools support""
Eric Engestrom
1
-53
/
+0
2019-10-16
Revert "libdrm: remove autotools support"
Marek Olšák
1
-0
/
+53
2019-10-15
amdgpu: add amdgpu_cs_query_reset_state2 for AMDGPU_CTX_OP_QUERY_STATE2
Marek Olšák
3
-0
/
+35
2019-10-14
libdrm: remove autotools support
Eric Engestrom
1
-53
/
+0
2019-10-04
*-symbols-check: let meson figure out how to execute the scripts
Eric Engestrom
1
-2
/
+2
2019-10-04
*-symbols-check: use normal shell over bash
Emil Velikov
1
-1
/
+1
2019-07-01
amdgpu: Rename fd_mutex/list to dev_mutex/list
Michel Dänzer
1
-15
/
+15
2019-07-01
amdgpu: Add BO handle to table in amdgpu_bo_create
Michel Dänzer
1
-20
/
+12
2019-07-01
amdgpu: Pass file descriptor directly to amdgpu_close_kms_handle
Michel Dänzer
1
-20
/
+15
2019-06-25
amdgpu: Update amdgpu_bo_handle_type_kms_noimport documentation
Michel Dänzer
1
-2
/
+2
2019-06-25
amdgpu: Move union declaration to top of amdgpu_cs_ctx_override_priority
Michel Dänzer
1
-1
/
+1
2019-05-16
amdgpu: Add amdgpu_cs_syncobj_transfer to amdgpu-symbol-check
Michel Dänzer
1
-0
/
+1
2019-05-16
wrap transfer interfaces
Chunming Zhou
2
-0
/
+38
2019-05-16
expose timeline signal/export/import interfaces v2
Chunming Zhou
3
-0
/
+122
2019-05-16
wrap syncobj timeline query/wait APIs for amdgpu v3
Chunming Zhou
3
-0
/
+64
2019-04-25
libdrm: amdgpu: Initialize unions with memset rather than "= {0}"
John Stultz
1
-3
/
+6
2019-04-18
amdgpu: Add context priority override function.
Bas Nieuwenhuizen
3
-0
/
+41
2019-04-17
fix various typos
Eric Engestrom
1
-3
/
+3
2019-01-16
amdgpu: add a faster BO list API
Marek Olšák
4
-0
/
+116
2018-10-04
*-symbols-check: error out when using unset variables
Emil Velikov
1
-0
/
+2
2018-10-04
automake: set NM before running the tests
Emil Velikov
1
-0
/
+1
2018-09-19
autotools: make symbols hidden by default
Lucas De Marchi
1
-0
/
+1
2018-09-19
meson: make symbols hidden by default
Lucas De Marchi
1
-1
/
+1
2018-09-19
amdgpu: annotate public functions
Lucas De Marchi
6
-167
/
+173
2018-09-18
amdgpu: remove invalid check in amdgpu_bo_alloc
Christian König
1
-7
/
+2
2018-09-03
amdgpu: amdgpu_bo_inc_ref don't return dummy int
Qiang Yu
3
-7
/
+3
2018-09-03
amdgpu: add amdgpu_bo_inc_ref() function.
Qiang Yu
3
-1
/
+21
2018-09-01
amdgpu: add error return value for finding bo by cpu mapping (v2)
Junwei Zhang
1
-2
/
+4
2018-08-27
amdgpu-symbol-check: Add amdgpu_find_bo_by_cpu_mapping
Michel Dänzer
1
-0
/
+1
2018-08-17
amdgpu: add a function to create amdgpu bo internally (v4)
Junwei Zhang
1
-105
/
+106
2018-08-17
amdgpu: free flink bo in bo import
Junwei Zhang
1
-0
/
+5
2018-08-17
amdgpu: Eliminate void* arithmetic in amdgpu_find_bo_by_cpu_mapping
Michel Dänzer
1
-2
/
+3
2018-08-16
amdgpu: fix off by one in handle_table_insert
Christian König
1
-1
/
+1
2018-08-15
amdgpu: Use uint32_t i in amdgpu_find_bo_by_cpu_mapping
Michel Dänzer
1
-1
/
+1
2018-08-08
amdgpu: add a function to find bo by cpu mapping (v2)
Junwei Zhang
2
-0
/
+62
2018-08-08
amdgpu: add bo from user memory to handle table
Junwei Zhang
1
-1
/
+10
2018-08-07
libdrm: Fix amdgpu build failure
Mike Lothian
1
-2
/
+1
2018-08-07
amdgpu: always add all BOs to handle table
Christian König
1
-10
/
+4
2018-08-07
amdgpu: remove the hash table implementation
Christian König
5
-831
/
+0
2018-08-07
amdgpu: use handle table for flink names
Christian König
3
-28
/
+15
[next]