summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915/intel_regions.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-02meson: Search for execinfo.hJory Pratt1-1/+1
2018-01-17i915: No longer rely on compatability define in intel_bufmgr.hRhys Kidd1-1/+1
2017-06-26i915: On Gen <= 3 there is no W-tilingIan Romanick1-19/+2
2015-04-14i915: replace __FUNCTION__ with __func__Marius Predut1-4/+4
2015-02-23mesa: Use assert() instead of ASSERT wrapper.Matt Turner1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-11-07dri/intel: Add explicit size parameter to intel_region_alloc_for_fdKeith Packard1-2/+2
2013-06-26i915: Fork the shared code from i965.Eric Anholt1-1/+353
2007-11-09[intel] Move over files that will be shared with 965-fbo work.Eric Anholt1-483/+1
2007-10-29[i915] Include header to pick up intel_ttm_bo_create_from_handle() proto.Eric Anholt1-0/+1
2007-10-04i915: add superioctl support to the ttm codepaths.Dave Airlie1-1/+1
2007-10-03i915: add superioctl initial support inside bufmgr ttmDave Airlie1-1/+1
2007-09-24Move i915tex driver into place as just i915.Eric Anholt1-0/+482