projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d40cf5
)
radeon: fix build on non-KMS systems.
author
Dave Airlie
<airlied@redhat.com>
Sun, 2 Jan 2011 20:02:43 +0000
(06:02 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Sun, 2 Jan 2011 20:03:44 +0000
(06:03 +1000)
Reported on irc by adamk.
src/mesa/drivers/dri/radeon/radeon_bocs_wrapper.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/radeon/radeon_bocs_wrapper.h
b/src/mesa/drivers/dri/radeon/radeon_bocs_wrapper.h
index
6c2648b
..
60f1049
100644
(file)
--- a/
src/mesa/drivers/dri/radeon/radeon_bocs_wrapper.h
+++ b/
src/mesa/drivers/dri/radeon/radeon_bocs_wrapper.h
@@
-67,6
+67,9
@@
struct drm_radeon_info {
#define DRM_RADEON_INFO 0x1
#endif
+static inline void radeon_gem_get_kernel_name(struct radeon_bo *dummy, uint32_t *value)
+{
+}
static inline uint32_t radeon_gem_name_bo(struct radeon_bo *dummy)
{