index
:
driver/xf86-video-amdgpu
master
AMD/ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
amdgpu_bo_helper.c
Age
Commit message (
Expand
)
Author
2016-06-16
Use amdgpu_set_pixmap_bo in amdgpu_set_shared_pixmap_backing
Michel Dänzer
2016-06-16
Propagate failure from amdgpu_set_pixmap_bo
Michel Dänzer
2016-06-15
glamor: Make amdgpu_glamor_create_textured_pixmap take amdgpu_buffer*
Michel Dänzer
2016-06-14
Add amdgpu_pixmap_get_tiling_info
Michel Dänzer
2016-06-14
Remove amdgpu_share_pixmap_backing
Michel Dänzer
2016-02-27
glamor: Avoid generating GEM flink names for BOs shared via DRI3 (v2)
Michel Dänzer
2016-02-24
Add amdgpu_pixmap_get_handle helper
Michel Dänzer
2016-01-21
Move memset() after variable declarations
Tom St Denis
2015-10-30
Remove info->dri2.drm_fd and info->drmmode->fd
Michel Dänzer
2015-07-16
Adapt to the interface change of amdgpu_bo_alloc v3
Jammy Zhou
2015-06-15
Add AMDGPU_CREATE_PIXMAP_GTT flag
Michel Dänzer
2015-06-15
Factor out amdgpu_bo_get_handle helper
Michel Dänzer
2015-06-15
glamor: Add wrappers for the X server rendering hooks
Michel Dänzer
2015-06-08
amdgpu_set_shared_pixmap_backing: Add support for GBM / glamor v2
Michel Dänzer
2015-05-29
Check GBM_BO_USE_LINEAR correctly v2
Jammy Zhou
2015-05-18
extend conditional group GBM_BO_USE_LINEAR over both usages
Brian Paterni
2015-05-12
Disable tiling for PRIME shared pixmap
Jammy Zhou
2015-05-12
Use gbm_bo_get_fd to get DMA_BUF fd
Jammy Zhou
2015-04-24
Fix build when gbm.h doesn't define GBM_BO_USE_LINEAR
Michel Dänzer
2015-04-20
amdgpu: add the xf86-video-amdgpu driver
Alex Deucher