| Age | Commit message (Expand) | Author |
|---|---|---|
| 2008-06-21 | [intel-gem] Add /proc/dri/*/i915_gem_interrupt | Keith Packard |
| 2008-06-21 | [intel] Count received interrupts | Keith Packard |
| 2008-06-21 | [intel-gem] Remove unused variable. | Keith Packard |
| 2008-06-20 | [intel-gem] Use polling in i915_gem_idle instead of interrupts. | Keith Packard |
| 2008-06-20 | [intel-gem] Add intel-specific /proc entries to help monitor gem operation= \ -I $(top_srcdir)/shared-core noinst_PROGRAMS = \ dristat \ drmstat EXTRA_LTLIBRARIES = libdrmtest.la libdrmtest_la_SOURCES = \ drmtest.c \ drmtest.h libdrmtest_la_LIBADD = \ $(top_builddir)/libdrm/libdrm.la LDADD = libdrmtest.la TESTS = openclose \ getversion \ getclient \ updatedraw EXTRA_PROGRAMS = $(TESTS) CLEANFILES = $(EXTRA_PROGRAMS) $(EXTRA_LTLIBRARIES) |
