summaryrefslogtreecommitdiff
path: root/linux-core/nouveau_drv.c
AgeCommit message (Expand)Author
2007-01-10nouveau: Don't use DRIVER_USE_MTRR, we already setup our own mtrr over vram.Stephane Marchesin
2007-01-05nouveau: Add an mtrr over the whole FBStephane Marchesin
2006-11-05nouveau: add compat ioc32 supportDave Airlie
2006-11-05remove config.hDave Airlie
2006-08-27initial import of nouveau code from nouveau CVSDave Airlie
:0 -no-undefined libdrm_freedreno_la_LIBADD = ../libdrm.la @PTHREADSTUBS_LIBS@ libdrm_freedreno_la_SOURCES = \ freedreno_device.c \ freedreno_pipe.c \ freedreno_priv.h \ freedreno_ringbuffer.c \ freedreno_bo.c \ kgsl_drm.h \ list.h \ msm_kgsl.h libdrm_freedrenocommonincludedir = ${includedir}/freedreno libdrm_freedrenocommoninclude_HEADERS = freedreno_drmif.h freedreno_ringbuffer.h pkgconfigdir = @pkgconfigdir@ pkgconfig_DATA = libdrm_freedreno.pc