| .. |
|
intel
|
libdrm/intel: Make get_pipe_from_crtc_id per-bufmgr. Return -1 on failure.
|
2009-05-14 16:58:14 -07:00 |
|
nouveau
|
nouveau: write posting got lost somewhere, bring it back
|
2009-04-17 09:29:19 +10:00 |
|
ChangeLog
|
Avoid walking off the end of the hash table. (Coverity report #465)
|
2006-03-15 01:02:54 +00:00 |
|
libdrm_lists.h
|
intel: Add a new bufmgr alloc function to get BOs ready for rendering to.
|
2009-02-21 09:57:06 -08:00 |
|
Makefile.am
|
Delete extra libdrm_lists.h line after libdrm_la_SOURCES in libdrm/Makefile.am
|
2009-05-09 17:22:17 -07:00 |
|
TODO
|
Formatting cleanup, dead code removal. Remove N() namespacing macro,
|
2006-02-20 23:09:00 +00:00 |
|
xf86drm.c
|
libdrm: only check for vblank timeout if we caught EINTR
|
2009-01-07 10:48:26 -08:00 |
|
xf86drm.h
|
Encapsulate the drm event structure we read from the fd
|
2009-05-27 17:40:50 -04:00 |
|
xf86drmHash.c
|
drm: remove drm_u64_t, replace with uint64_t everwhere
|
2007-07-18 09:42:06 +10:00 |
|
xf86drmMode.c
|
Encapsulate the drm event structure we read from the fd
|
2009-05-27 17:40:50 -04:00 |
|
xf86drmMode.h
|
Update to new kernel page flip interface
|
2009-05-15 10:46:09 -07:00 |
|
xf86drmRandom.c
|
drm: remove drm_u64_t, replace with uint64_t everwhere
|
2007-07-18 09:42:06 +10:00 |
|
xf86drmSL.c
|
drm: remove drm_u64_t, replace with uint64_t everwhere
|
2007-07-18 09:42:06 +10:00 |
|
xf86mm.h
|
Fix and hook up bufmgr code to the build.
|
2008-06-03 14:44:53 -07:00 |