aboutsummaryrefslogtreecommitdiff
path: root/shared-core/i915_drm.h
AgeCommit message (Expand)Author
2009-10-13intel: Add the defines for the kernel overlay support landing in 2.6.33.Eric Anholt
2009-10-02intel: Mark cached bo as purgeableChris Wilson
2009-06-23remove some old ttm bitsDave Airlie
2009-05-14Add new drm_intel_get_pipe_from_crtc_id function.Carl Worth
2009-01-27intel: libdrm support for fence management in execbufJesse Barnes
2008-12-22intel: Rename plane[AB]* back to pipe[AB]*.Eric Anholt
2008-12-22intel: Sync GEM ioctl comments for easier diffing against the kernel.Eric Anholt
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes
2008-11-13Merge branch 'master' into modesetting-gemJesse Barnes
2008-11-13libdrm: add support for i915 GTT mapping ioctlJesse Barnes
2008-10-28intel: Add dri_bufmgr_check_aperture support for bufmgr_gem.Eric Anholt
2008-08-14Merge branch 'radeon-gem-cs' into modesetting-gemDave Airlie
2008-08-01Merge commit 'origin/drm-gem' into modesetting-gemKristian Høgsberg
2008-07-31TTM: remove API and userspace objects.Dave Airlie
2008-07-30intel-gem: Replace version bump signalling GEM with I915_PARAM_HAS_GEM.Eric Anholt
2008-07-11intel-gem: Add two new ioctls for managing tiling on objects.Eric Anholt
2008-07-07Merge commit 'origin/drm-gem' into ms-gemKristian Høgsberg
2008-06-20[intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag CPU writesKeith Packard
2008-06-18Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes
2008-06-11[gem] Another round of cleanups from checkpatch.plEric Anholt
2008-06-11[gem] Move potentially device-specific ioctls to the intel driver.Eric Anholt
2008-06-11Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes
2008-06-10[gem] Manage the ringbuffer from the kernel in the GEM case.Eric Anholt
2008-06-10Merge commit 'origin/drm-gem' into modesetting-gemJesse Barnes
2008-06-06[intel-gem] Add explicit throttle ioctlKeith Packard
2008-05-30Merge commit 'origin/master' into drm-gemEric Anholt
2008-05-25[intel-gem] Add DRM_I915_GEM_BUSY ioctl to check for idle buffers.Keith Packard
2008-05-12[GEM] Typo (and thinking) fixes in drm-gem.txt and doxygen.Eric Anholt
2008-05-10[intel-GEM] Clean up GEM ioctl naming.Keith Packard
2008-05-08[intel-gem] Move domains to relocation records. add set_domain ioctl.Keith Packard
2008-05-07GEM: Extend cache domain stuff for 965.Eric Anholt
2008-05-06Start coding up memory domainsKeith Packard
2008-05-01Add alignment to all aperture allocation requests.Keith Packard
2008-05-01Fix gem ioctls to be 32/64-bit clean.Keith Packard
2008-05-01Add pin/unpin object ioctls for gem.Eric Anholt
2008-05-01checkpoint: relocations support.Eric Anholt
2008-05-01checkpoint: rename to GEM and a few more i915 bits.Eric Anholt
2008-04-30Hacking towards hooking up execbuffer.Eric Anholt
2008-04-28Merge branch 'master' into modesetting-101Thomas Hellstrom
2008-04-23i915: fix for compatibility modeXiang, Haihao
2008-03-02Add FENCE registers to MMIO listAlan Hourihane
2008-02-29Working revision.Thomas Hellstrom
2008-02-26i915_mmio: add overlay regsDave Airlie
2008-02-22i915: Remove leading underscore from struct tags.Kristian Høgsberg
2008-02-20fix SAREAAlan Hourihane
2008-02-20fix SAREAAlan Hourihane
2008-02-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2008-02-13i915: Add a dri2 init path that gets the lock from the dri2 sarea.Kristian Høgsberg
2008-02-13i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID.Kristian Høgsberg
2008-01-25Merge remote branch 'origin/master' into modesetting-101Dave Airlie