index
:
mesa/drm
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)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-13
amdgpu: add symbols check test
Emil Velikov
2
-0
/
+54
2015-08-13
amdgpu: hide the final internal functions from global namespace
Emil Velikov
5
-46
/
+42
2015-08-13
amdgpu/amdgpu_vamgr: hide private symbols from global namespace
Emil Velikov
2
-13
/
+22
2015-08-13
amdgpu: squash trivial documentation typo
Emil Velikov
1
-1
/
+1
2015-08-13
amdgpu: cosmetic chances in license boilerplate
Emil Velikov
7
-5
/
+7
2015-08-13
amdgpu: add a bunch of missing config.h includes
Emil Velikov
6
-0
/
+24
2015-08-13
amdgpu/util_hash_table: hide private symbols from global namespace
Emil Velikov
2
-16
/
+26
2015-08-13
amdgpu/util_hash: hide private symbols from global namespace
Emil Velikov
2
-27
/
+36
2015-08-05
amdgpu: Remove unused local variables bo_size/offset from amdgpu_cs_submit
Michel Dänzer
1
-2
/
+0
2015-08-05
amdgpu: expose the PCI revision ID
Jammy Zhou
2
-0
/
+3
2015-08-05
libdrm/amdgpu: Use private fd for amdgpu_device and winsys hash table to fix ...
Mario Kleiner
1
-4
/
+13
2015-08-05
amdgpu: add VCE harvesting instance query
Leo Liu
2
-0
/
+3
2015-08-05
amdgpu: add amdgpu_bo_va_op for va map/unmap support v3
Jammy Zhou
3
-126
/
+59
2015-08-05
amdgpu: add flags parameter for amdgpu_va_range_alloc
Jammy Zhou
2
-2
/
+5
2015-08-05
amdgpu : move management of user fence from libdrm to UMD
Ken Wang
3
-122
/
+52
2015-08-05
amdgpu: Use drmIoctl in amdgpu_ioctl_wait_cs
Michel Dänzer
1
-6
/
+2
2015-08-05
amdgpu: use common fence structure for dependencies as well.
Christian König
2
-33
/
+10
2015-08-05
amdgpu: improve the amdgpu_cs_query_fence_status interface
Jammy Zhou
2
-10
/
+9
2015-08-05
amdgpu: add va range query interface
Sabre Shao
2
-0
/
+32
2015-08-05
amdgpu: add va allocation intefaces
Sabre Shao
3
-1
/
+118
2015-08-05
amdgpu: add base_preferred parameter to amdgpu_vamgr_find_va
Ken Wang
3
-17
/
+35
2015-08-05
amdgpu: check the user fence only if the IP supports user fences
Marek Olšák
1
-13
/
+18
2015-08-05
drm/amdgpu: allow passing absolute timeouts to amdgpu_cs_query_fence_status
Marek Olšák
2
-3
/
+14
2015-08-05
amdgpu: remove reference to AMD specific error codes
Christian König
1
-32
/
+2
2015-08-05
amdgpu: cleanup public interface style
Christian König
1
-136
/
+90
2015-08-05
amdgpu: add CS dependencies v2
Christian König
2
-1
/
+69
2015-08-05
amdgpu: remove pointer arithmetic from command submission
Christian König
1
-12
/
+6
2015-08-05
amdgpu: do NULL check for bo handle in amdgpu_bo_query_info
Jammy Zhou
1
-0
/
+4
2015-08-05
amdgpu: cleanup VA IOCTL handling
Christian König
1
-16
/
+16
2015-08-05
amdgpu: remove flink export workaround v2
Christian König
1
-6
/
+0
2015-08-05
amdgpu: explicitly unmap GPU mapping on BO destruction
Christian König
1
-24
/
+57
2015-08-05
amdgpu: cleanup gds specific alloc/free functions
Jammy Zhou
1
-60
/
+0
2015-08-05
amdgpu: add amdgpu_query_gds_info
Jammy Zhou
2
-3
/
+27
2015-08-05
amdgpu: fix double mutex_unlock in amdgpu_bo_import
Marek Olšák
1
-1
/
+1
2015-08-05
amdgpu: fix valgrind warnings
Marek Olšák
2
-2
/
+2
2015-08-05
amdgpu: use alloca and malloc in critical codepaths (v2)
Marek Olšák
2
-12
/
+23
2015-08-05
amdgpu: allow exporting KMS handles with render nodes
Marek Olšák
1
-3
/
+5
2015-08-05
amdgpu: add zero timeout check in amdgpu_cs_query_fence_status
Jack Xiao
1
-0
/
+5
2015-08-05
amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
Marek Olšák
2
-8
/
+4
2015-08-05
amdgpu: remove amdgpu_ib helpers
Marek Olšák
2
-158
/
+0
2015-08-05
amdgpu: remove amdgpu_ib
Marek Olšák
3
-70
/
+22
2015-08-05
amdgpu: don't use amdgpu_cs_create_ib for allocation of the fence BO
Marek Olšák
2
-9
/
+28
2015-08-05
amdgpu: get rid of IB pool management v3
Jammy Zhou
3
-455
/
+14
2015-08-05
amdgpu: add ce_ram_size for interface query
Ken Wang
2
-0
/
+3
2015-08-05
amdgpu: add vram_type and vram_bit_width for interface query
Ken Wang
2
-0
/
+6
2015-08-05
amdgpu: add max_memory_clock for interface query
Ken Wang
2
-0
/
+3
2015-08-05
amdgpu: stop checking flag masks
Christian König
1
-2
/
+2
2015-08-05
amdgpu: make vamgr global
Ken Wang
4
-19
/
+50
2015-08-05
amdgpu: add IB sharing support v2
Jammy Zhou
2
-1
/
+14
2015-08-05
amdgpu: add helper for VM mapping v2
Christian König
1
-62
/
+44
[next]