Age | Commit message (Collapse) | Author |
|
events for now, pageflip events require kms and thus have not yet been
added).
Bumps libdrm minor version.
|
|
in the userland BO cache or not. Bump minor.
From Chris Wilson in upstream git. ok matthieu@
|
|
|
|
need to learn this.
When set_tiling fails, keep tiling type at the type we already had, do
NOT use the parameters that we passed to the ioctl.
Noticed when i botched a kernel diff (locally) so that that ioctl failed
more often.
ok matthieu@
|
|
structs. Fixes cases where you need a lot of relocs so you overflow the
array.
Commited upstream about ten minutes ago. ok matthieu@
|
|
This diff seems larger than it is since upstream reindented some
sources. This updates libdrm_intel to -current (which only affect the
GEM code) and libdrm to 2.4.15. bumping both minor versions.
Discussed with matthieu@
|
|
thanks.
ok matthieu@
|
|
cache growing stupidly big (like it used to).
ok matthieu@ ages ago.
|
|
We always map through the gtt, never using the cpu mapping (this decreases
complexity a lot). Keep use of the original ioctl for this. Also don't bother
with userland domain setting, the kernel handles this correctly.
Finally, don't persist mapping across calls to unmap and remapping, this aids
with debugging, but may change later.
ok matthieu@.
|
|
add the libdrm_intel.pc. with oga@.
|
|
Makes overlay XV work with intel 2.7.1. ok matthieu@, tested by naddy@,
sturm@, matthieu@ and myself. This is most important for the x40 and
other 8xx chipset which lack textured video.
|
|
are to some assertions and a small change to modesetting code).
bump libdrm_intel minor due to added symbols, libdrm doesn't get bumped,
no change to symbol list.
ok matthieu@.
|
|
This is needed for us to be able to update Mesa and xf86-video-intel.
Includes a few fixes, as well as the intel bufmgr interface and the
modesetting interface (which currently errors when you check if it's
enabled).
ok matthieu@
|
|
Now that xenocara has been made clean with respect to using kernel headers
instead of those provided with libdrm, remove the copy of the headers included
here. Since it is now very simple, move it over to using standard bsd makefiles
instead of autoconf.
ok matthieu@
|
|
several before lock.
ok matthieu.
|
|
irritating.
|
|
ok matthieu@.
|
|
|
|
- prepare for privilege separation support.
ok oga@.
|
|
|
|
|
|
|
|
|
|
|
|
ok todd@
|
|
|
|
|
|
|