OSDN Git Service

intel: Reformat to the kernel coding style. Welcome to the 8-space future.
[android-x86/external-libdrm.git] / libdrm / intel / intel_bufmgr_priv.h
2009-10-06 Eric Anholtintel: Reformat to the kernel coding style. Welcome...
2009-10-02 Eric Anholtintel: Add a new function to check if a BO's reloc...
2009-08-28 Eric AnholtAdd drm_intel_bo_busy to query whether mapping a BO...
2009-05-14 Keith Packardlibdrm/intel: Make get_pipe_from_crtc_id per-bufmgr...
2009-05-13 Keith Packardlibdrm/intel: add drm_intel_bo_disable_reuse api
2009-02-21 Eric Anholtintel: Add a new bufmgr alloc function to get BOs ready...
2008-11-19 Jesse BarnesMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-13 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-10-30 Eric Anholtintel: Rename dri_ and intel_ symbols to drm_intel_.
2008-10-14 Eric Anholtintel: Add interface for getting tiling mode of a bo.
2008-09-30 Dave AirlieMerge remote branch 'origin/modesetting-gem' into modes...
2008-09-30 Dave AirlieMerge remote branch 'origin/master' into modesetting-gem
2008-09-10 Eric Anholtintel: move drm calls to exec buffers to libdrm_intel.
2008-09-10 Eric Anholtintel: Move IRQ emit/wait from callbacks into the bufmgr.
2008-09-10 Eric AnholtMove intel libdrm stuff to libdrm_intel.so