index
:
external_libdrm
replicant-10
libdrm for Android
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
amdgpu: sync amdgpu_drm.h with kernel 4.11-rc2
Marek Olšák
2017-03-27
1
-145
/
+251
*
headers: add explicit note against local changes in the README
Emil Velikov
2017-02-14
1
-0
/
+2
*
Import uapi/i915_drm.h from v4.10-rc5-950-g152d5750dda9
Chris Wilson
2017-01-27
1
-10
/
+266
*
vc4: Add new GETPARAMs that have been merged to drm-next.
Eric Anholt
2016-11-28
1
-0
/
+2
*
libdrm: random typo fixes
Grazvydas Ignotas
2016-11-22
1
-1
/
+1
*
headers: Add README file
Emil Velikov
2016-11-14
1
-0
/
+157
*
headers: Sync drm{,_mode}.h with the kernel
Michel Dänzer
2016-10-13
2
-3
/
+63
*
intel: Export pooled EU and min no. of eus in a pool.
Yang Rong
2016-09-07
1
-0
/
+2
*
amdgpu: sync amdgpu_drm.h with the kernel
Marek Olšák
2016-09-05
1
-16
/
+26
*
radeon: sync radeon_drm.h with the kernel
Marek Olšák
2016-09-05
1
-9
/
+42
*
amdgpu: expose the AMDGPU_GEM_CREATE_VRAM_CLEARED flag
Flora Cui
2016-09-02
1
-0
/
+2
*
virtgpu: Update kernel header
Andreas Boll
2016-07-23
1
-51
/
+58
*
vc4: Update kernel headers for getparam addition.
Eric Anholt
2016-07-15
1
-0
/
+21
*
headers: Update drm.h
Daniel Vetter
2016-04-12
1
-26
/
+41
*
headers: Update drm_mode.h
Daniel Vetter
2016-04-12
1
-51
/
+119
*
headers: Update drm_fourcc.h
Daniel Vetter
2016-04-12
1
-4
/
+13
*
headers: Update drm_sarea.h
Daniel Vetter
2016-04-12
1
-0
/
+2
*
headers: Update drm_i915.h
Daniel Vetter
2016-04-12
1
-8
/
+35
*
headers: Remove _DRM_GEM
Daniel Vetter
2016-04-12
1
-1
/
+0
*
tegra: Sync with Linux kernel UAPI header
Thierry Reding
2016-04-07
1
-1
/
+2
*
vmwgfx: update uapi
Thomas Hellstrom
2016-02-24
1
-158
/
+634
*
vc4: Add the DRM header file.
Eric Anholt
2016-02-03
1
-0
/
+279
*
nouveau: import and install a selection of nvif headers from the kernel
Ben Skeggs
2015-12-22
1
-0
/
+1
*
intel: Update i915_drm.h
Kristian Høgsberg Kristensen
2015-12-14
1
-10
/
+49
*
libdrm: Use userspace compatible type in fourcc_mod_code macro
Tvrtko Ursulin
2015-11-05
1
-1
/
+1
*
drm: add virtgpu_drm.h
Dave Airlie
2015-10-21
1
-0
/
+167
*
libdrm: Add framebuffer modifiers uapi
Tvrtko Ursulin
2015-09-09
3
-1
/
+104
*
libdrm/amdgpu: Fixed drm.h include.
Alexandr Akulich
2015-08-05
1
-1
/
+1
*
amdgpu: add VCE harvesting instance query
Leo Liu
2015-08-05
1
-0
/
+2
*
amdgpu: update to the latest kernel header
Alex Deucher
2015-08-05
1
-44
/
+91
*
amdgpu: cleanup VA IOCTL handling
Christian König
2015-08-05
1
-16
/
+2
*
amdgpu: merge amdgpu_drm.h from kernel
Jammy Zhou
2015-08-05
1
-10
/
+7
*
amdgpu: remove bo_handle from amdgpu_cs_ib_info, IBs should be in buffer list
Marek Olšák
2015-08-05
1
-5
/
+1
*
amdgpu: add ib_start_alignment and ib_size_alignment for interface query
Ken Wang
2015-08-05
1
-0
/
+4
*
amdgpu: add ce_ram_size for interface query
Ken Wang
2015-08-05
1
-0
/
+2
*
amdgpu: add vram_type and vram_bit_width for interface query
Ken Wang
2015-08-05
1
-0
/
+13
*
amdgpu: add max_memory_clock for interface query
Ken Wang
2015-08-05
1
-0
/
+1
*
amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENT
Marek Olšák
2015-08-05
1
-2
/
+2
*
amdgpu: stop checking flag masks
Christian König
2015-08-05
1
-8
/
+0
*
amdgpu: add new AMDGPU_TILING flags
Marek Olšák
2015-08-05
1
-18
/
+22
*
amdgpu: implement amdgpu_cs_query_reset_state
Marek Olšák
2015-08-05
1
-1
/
+10
*
amdgpu: validate the upper limit of virtual address v2
Jammy Zhou
2015-08-05
1
-0
/
+2
*
amdgpu: reuse the kernel IB flags v2
Jammy Zhou
2015-08-05
1
-0
/
+3
*
amdgpu: add ctx_id for wait_cs
Jammy Zhou
2015-08-05
1
-1
/
+1
*
amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UC
Jammy Zhou
2015-08-05
1
-5
/
+2
*
drm: add libdrm_amdgpu (v7)
Alex Deucher
2015-08-05
1
-0
/
+590
*
Add blob property create/destroy ioctl wrappers
Daniel Stone
2015-06-29
2
-0
/
+23
*
Support atomic modesetting ioctl
Ville Syrjälä
2015-06-29
2
-0
/
+24
*
nouveau: add coherent BO attribute
Alexandre Courbot
2015-05-21
1
-0
/
+1
*
intel: Merge latest i915_drm.h
Neil Roberts
2015-03-19
1
-6
/
+42
[prev]
[next]