Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
ffa305d0fc926418e4dff432381ead8907dc18d9
/
intel
/
intel_bufmgr_fake.c
41eb131
drm: use c99 __func__ over __FUNCTION__
by Emil Velikov
· 10 years ago
0f8da82
drm: remove drm_public macro
by Emil Velikov
· 10 years ago
42465fe
drm: rename libdrm{,_macros}.h
by Emil Velikov
· 10 years ago
07fead4
intel: Use symbol visibility.
by Maarten Lankhorst
· 10 years ago
3d7a51e
intel: Fix some format strings
by Thierry Reding
· 11 years ago
f45305c
intel: Shove the fake bufmgr subdata implementation into the fake bufmgr.
by Eric Anholt
· 14 years ago
58e54f6
intel_bufmgr_fake: fix compile warning.
by Eric Anholt
· 14 years ago
dc1ed99
Support gcc's __FUNCTION__ for people using other compilers
by Alan Coopersmith
· 15 years ago
4f57abf
Move libdrm/ up one level
by Kristian Høgsberg
· 15 years ago
[Renamed from libdrm/intel/intel_bufmgr_fake.c]
3a7dfcd
intel: Add a bo_alloc function for tiled BOs.
by Jesse Barnes
· 15 years ago
d70d605
intel: Reformat to the kernel coding style. Welcome to the 8-space future.
by Eric Anholt
· 15 years ago
11b6097
intel: NULL fake bo block when freeing in evict_all
by Jesse Barnes
· 16 years ago
efa485b
intel: Don't copy dirty data out when freeing a BO in the fake bufmgr.
by Eric Anholt
· 16 years ago
72abe98
intel: Add a new bufmgr alloc function to get BOs ready for rendering to.
by Eric Anholt
· 16 years ago
65b90fb
Don't use DRM_BO_FLAG_NO_MOVE in bufmgr fake. It's a ttm flag.
by Owain G. Ainsworth
· 16 years ago
9583c09
Revert "Merge branch 'modesetting-gem'"
by Jesse Barnes
· 16 years ago
965b4d6
Merge branch 'master' into modesetting-gem
by Jesse Barnes
· 16 years ago
4b98264
intel: Rename dri_ and intel_ symbols to drm_intel_.
by Eric Anholt
· 16 years ago
b7d54b1
intel: Also total child_size of the target_bos. Partial fix #17964.
by Xiang, Haihao
· 16 years ago
6df7b07
intel: Protect bufmgr objects with a pthread mutex.
by Eric Anholt
· 16 years ago
769197c
intel: avoid deadlock in intel_bufmgr_fake.
by Xiang, Haihao
· 16 years ago
458e2d5
intel: Fix compile warning.
by Eric Anholt
· 16 years ago
3e03d78
intel: Avoid pthread mutex recursion in bufmgr_fake.
by Eric Anholt
· 16 years ago
94c88c1
Manage fences in user-mode bufmgr_fake to clean buffers
by Keith Packard
· 16 years ago
3169d96
intel: Protect bufmgr objects with a pthread mutex.
by Eric Anholt
· 16 years ago
604759d
intel: fix for write_domain and static BOs.
by Xiang, Haihao
· 16 years ago
972f657
Merge remote branch 'origin/master' into modesetting-gem
by Dave Airlie
· 16 years ago
073cb5e
intel: Copy data from card memory back to backing store when mapping.
by Xiang, Haihao
· 16 years ago
2db8e0c
intel: Allow up to 15 seconds chewing on one buffer before acknowledging -EBUSY.
by Eric Anholt
· 16 years ago
0dccf01
intel: Replace wraparound test logic in bufmgr_fake. Again.
by Eric Anholt
· 16 years ago
3949f3c
intel: Fix driver-supplied argument to exec function (fd.o bug #17653).
by Xiang, Haihao
· 16 years ago
368b392
intel: don't forget to include config.h in bufmgr code.
by Eric Anholt
· 16 years ago
f9d98be
intel: move drm calls to exec buffers to libdrm_intel.
by Eric Anholt
· 16 years ago
869d8be
intel: Move IRQ emit/wait from callbacks into the bufmgr.
by Eric Anholt
· 16 years ago
738e36a
Move intel libdrm stuff to libdrm_intel.so
by Eric Anholt
· 16 years ago
2d4420c
Merge branch 'radeon-gem-cs' into modesetting-gem
by Dave Airlie
· 16 years ago
f7a9940
Drop TTM interfaces from the userland library.
by Eric Anholt
· 16 years ago
46e9274
Replace the check_aperture API with one we can make thread-safe.
by Eric Anholt
· 16 years ago
d2d7f30
drm: userspace rip out TTM API
by Dave Airlie
· 16 years ago
57b4c4c
Move the renaming of mm.c symbols to #defines in the header.
by Eric Anholt
· 16 years ago
2655005
[gem] Move potentially device-specific ioctls to the intel driver.
by Eric Anholt
· 16 years ago
d198e9b
Add a function to bufmgr_fake to evict all buffers in the GTT.
by Eric Anholt
· 16 years ago
c485742
Fix and hook up bufmgr code to the build.
by Eric Anholt
· 16 years ago
6a9eb08
Import bufmgr code to libdrm. Not yet hooked up to the build.
by Eric Anholt
· 16 years ago