projects
/
platform
/
upstream
/
libdrm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bump to version 2.4.12 for release.
2009-07-15
Eric Anholt
Bump to version 2.4.12 for release.
commit
|
commitdiff
|
tree
2009-07-10
Eric Anholt
intel: Free buffers in the BO cache that haven't been...
commit
|
commitdiff
|
tree
2009-07-06
Eric Anholt
intel: Fix up math errors when allocating very large...
commit
|
commitdiff
|
tree
2009-05-19
Eric Anholt
intel: quiet a warning.
commit
|
commitdiff
|
tree
2009-05-19
Eric Anholt
intel: Only do BO caching up to 64MB objects.
commit
|
commitdiff
|
tree
2009-02-27
Eric Anholt
intel: Update reloc_tree_size of the first buffer when...
commit
|
commitdiff
|
tree
2009-02-25
Eric Anholt
intel: Don't copy dirty data out when freeing a BO...
commit
|
commitdiff
|
tree
2009-02-23
Eric Anholt
Add libdrm_intel.pc by popular demand.
commit
|
commitdiff
|
tree
2009-02-21
Eric Anholt
Fix distcheck for optional nouveau stuff.
commit
|
commitdiff
|
tree
2009-02-21
Eric Anholt
Bump version to 2.4.5 for new API additions.
commit
|
commitdiff
|
tree
2009-02-21
Eric Anholt
intel: Add a new bufmgr alloc function to get BOs ready...
commit
|
commitdiff
|
tree
2009-02-16
Eric Anholt
intel: Clear ioctl parameter outvalues and pads that...
commit
|
commitdiff
|
tree
2009-01-28
Eric Anholt
Clean up README for the current state of kernel module...
commit
|
commitdiff
|
tree
2009-01-28
Eric Anholt
intel: don't count fences on 965 and later, as they...
commit
|
commitdiff
|
tree
2009-01-28
Eric Anholt
intel: Fix under-counting of fences registers required...
commit
|
commitdiff
|
tree
2009-01-15
Eric Anholt
bump version to 2.4.4
commit
|
commitdiff
|
tree
2009-01-15
Eric Anholt
intel: Retry pin ioctl on -EINTR.
commit
|
commitdiff
|
tree
2008-12-23
Eric Anholt
intel: Rename plane[AB]* back to pipe[AB]*.
commit
|
commitdiff
|
tree
2008-12-23
Eric Anholt
intel: Remove linux build of i915 DRM, as it's unmaintained...
commit
|
commitdiff
|
tree
2008-12-23
Eric Anholt
intel: Sync GEM ioctl comments for easier diffing against...
commit
|
commitdiff
|
tree
2008-12-17
Eric Anholt
libdrm: Fix modetest/modeprint to use automake stuff.
commit
|
commitdiff
|
tree
2008-12-15
Eric Anholt
intel: don't skip set_domain on mapping of shared buffers.
commit
|
commitdiff
|
tree
2008-12-15
Eric Anholt
intel: don't let named buffers into the BO cache.
commit
|
commitdiff
|
tree
2008-12-15
Eric Anholt
intel: Remove the mapped flag, which is adequately...
commit
|
commitdiff
|
tree
2008-12-02
Eric Anholt
Bump version to 2.4.2 to signal new libdrm_intel functions.
commit
|
commitdiff
|
tree
2008-12-02
Eric Anholt
intel: Add a function for setting (GTT,GTT) domain...
commit
|
commitdiff
|
tree
2008-11-07
Eric Anholt
intel: Restart on interrupt of bo_wait_rendering instead...
commit
|
commitdiff
|
tree
2008-10-30
Eric Anholt
libdrm 2.4.1.
commit
|
commitdiff
|
tree
2008-10-30
Eric Anholt
intel: Rename dri_ and intel_ symbols to drm_intel_.
commit
|
commitdiff
|
tree
2008-10-28
Eric Anholt
intel: Add dri_bufmgr_check_aperture support for bufmgr_gem.
commit
|
commitdiff
|
tree
2008-10-16
Eric Anholt
intel: Protect bufmgr objects with a pthread mutex.
commit
|
commitdiff
|
tree
2008-10-14
Eric Anholt
intel: Fix compile warning.
commit
|
commitdiff
|
tree
2008-10-14
Eric Anholt
intel: Add interface for getting tiling mode of a bo.
commit
|
commitdiff
|
tree
2008-10-13
Eric Anholt
intel: Avoid pthread mutex recursion in bufmgr_fake.
commit
|
commitdiff
|
tree
2008-10-09
Eric Anholt
intel: Protect bufmgr objects with a pthread mutex.
commit
|
commitdiff
|
tree
2008-09-24
Eric Anholt
intel: Allow up to 15 seconds chewing on one buffer...
commit
|
commitdiff
|
tree
2008-09-24
Eric Anholt
intel: Replace wraparound test logic in bufmgr_fake...
commit
|
commitdiff
|
tree
2008-09-24
Eric Anholt
intel: Do strerror on errno, not on the -1 return value...
commit
|
commitdiff
|
tree
2008-09-11
Eric Anholt
Add missing \ to libdrm_la_SOURCES
commit
|
commitdiff
|
tree
2008-09-10
Eric Anholt
intel: don't forget to include config.h in bufmgr code.
commit
|
commitdiff
|
tree
2008-09-10
Eric Anholt
intel: move drm calls to exec buffers to libdrm_intel.
commit
|
commitdiff
|
tree
2008-09-10
Eric Anholt
intel: Move IRQ emit/wait from callbacks into the bufmgr.
commit
|
commitdiff
|
tree
2008-09-10
Eric Anholt
Move intel libdrm stuff to libdrm_intel.so
commit
|
commitdiff
|
tree
2008-09-10
Eric Anholt
drm: Add tests for GEM_FLINK ioctl.
commit
|
commitdiff
|
tree
2008-08-08
Eric Anholt
Drop TTM interfaces from the userland library.
commit
|
commitdiff
|
tree
2008-08-08
Eric Anholt
Fix compile warning from check_aperture change.
commit
|
commitdiff
|
tree
2008-08-08
Eric Anholt
Merge branch 'drm-gem'
commit
|
commitdiff
|
tree
2008-08-08
Eric Anholt
Replace the check_aperture API with one we can make...
commit
|
commitdiff
|
tree
2008-07-30
Eric Anholt
intel-gem: Replace version bump signalling GEM with...
commit
|
commitdiff
|
tree
2008-07-30
Eric Anholt
intel-gem: Remove dead field from reverted changes.
commit
|
commitdiff
|
tree
2008-07-30
Eric Anholt
Revert "Rename drm_mm.c and its fuctions to drm_memrange."
commit
|
commitdiff
|
tree
2008-07-30
Eric Anholt
intel-gem: actually add i915_gem_debug.c.
commit
|
commitdiff
|
tree
2008-07-29
Eric Anholt
intel-gem: Check return value of pci_read_base.
commit
|
commitdiff
|
tree
2008-07-29
Eric Anholt
intel: Fix typo in unused register definition name.
commit
|
commitdiff
|
tree
2008-07-29
Eric Anholt
intel-gem: checkpatch.pl on drm_proc.c new contents.
commit
|
commitdiff
|
tree
2008-07-29
Eric Anholt
Merge commit 'origin/master' into drm-gem
commit
|
commitdiff
|
tree
2008-07-28
Eric Anholt
intel-gem: Another checkpatch.pl pass.
commit
|
commitdiff
|
tree
2008-07-28
Eric Anholt
intel-gem: Fix regression tests.
commit
|
commitdiff
|
tree
2008-07-28
Eric Anholt
intel-gem: Speed up tiled readpixels by tracking which...
commit
|
commitdiff
|
tree
2008-07-27
Eric Anholt
intel-gem: Move debug-only functions to a separate...
commit
|
commitdiff
|
tree
2008-07-23
Eric Anholt
intel-gem: Fix pread math and logic errors.
commit
|
commitdiff
|
tree
2008-07-23
Eric Anholt
intel-gem: Add a quick hack to reduce clflushing on...
commit
|
commitdiff
|
tree
2008-07-23
Eric Anholt
intel-gem: Don't do the GTT-pwrite shortcut on tiled...
commit
|
commitdiff
|
tree
2008-07-23
Eric Anholt
intel-gem: Move /proc debugging to a separate file.
commit
|
commitdiff
|
tree
2008-07-21
Eric Anholt
intel-gem: Remove recently added pci_read_base prototype.
commit
|
commitdiff
|
tree
2008-07-21
Eric Anholt
intel-gem: Set up HWS when it needs a vaddr during...
commit
|
commitdiff
|
tree
2008-07-18
Eric Anholt
intel-gem: Leave 8xx tiling on until we find any issues.
commit
|
commitdiff
|
tree
2008-07-14
Eric Anholt
intel-gem: Disable tiling if we get junk from the MCHBAR...
commit
|
commitdiff
|
tree
2008-07-12
Eric Anholt
intel-gem: Add two new ioctls for managing tiling on...
commit
|
commitdiff
|
tree
2008-07-07
Eric Anholt
[intel-gem] typo fix in DRM_ERROR
commit
|
commitdiff
|
tree
2008-06-16
Eric Anholt
[intel] Quirk away MSI support on 945G/GM.
commit
|
commitdiff
|
tree
2008-06-16
Eric Anholt
[linux] Use the device's irq for handler setup instead...
commit
|
commitdiff
|
tree
2008-06-13
Eric Anholt
Fix i915_wait_irq in the presence of interrupt masking.
commit
|
commitdiff
|
tree
2008-06-13
Eric Anholt
[gem] Catch -EINTR from blocking ioctls and restart...
commit
|
commitdiff
|
tree
2008-06-13
Eric Anholt
[gem] Remove the interrupt handler for retiring requests.
commit
|
commitdiff
|
tree
2008-06-13
Eric Anholt
[gem] Don't require the lock in execbuf now that it...
commit
|
commitdiff
|
tree
2008-06-12
Eric Anholt
Bump libdrm version to 2.4.0.
commit
|
commitdiff
|
tree
2008-06-12
Eric Anholt
Don't clear USER_INTERRUPT if we're not handling it.
commit
|
commitdiff
|
tree
2008-06-11
Eric Anholt
[gem] Remove the drm_client_lock_take in set_domain.
commit
|
commitdiff
|
tree
2008-06-11
Eric Anholt
Move the renaming of mm.c symbols to #defines in the...
commit
|
commitdiff
|
tree
2008-06-11
Eric Anholt
[gem] Another round of cleanups from checkpatch.pl
commit
|
commitdiff
|
tree
2008-06-11
Eric Anholt
[gem] Move potentially device-specific ioctls to the...
commit
|
commitdiff
|
tree
2008-06-11
Eric Anholt
Remove override of drm module list in preparation for...
commit
|
commitdiff
|
tree
2008-06-11
Eric Anholt
[gem] Remove carefully-sprinkled i915_kernel_lost_context().
commit
|
commitdiff
|
tree
2008-06-11
Eric Anholt
[intel] Fix BUG_ON trigger in irq masking if you did...
commit
|
commitdiff
|
tree
2008-06-11
Eric Anholt
[gem] Manage the ringbuffer from the kernel in the...
commit
|
commitdiff
|
tree
2008-06-07
Eric Anholt
[gem] Don't forget to munmap in the non-bo-reuse object...
commit
|
commitdiff
|
tree
2008-06-05
Eric Anholt
Add a function to bufmgr_fake to evict all buffers...
commit
|
commitdiff
|
tree
2008-06-03
Eric Anholt
Fix libdrm to actually include the new code instead...
commit
|
commitdiff
|
tree
2008-06-03
Eric Anholt
Fix and hook up bufmgr code to the build.
commit
|
commitdiff
|
tree
2008-06-03
Eric Anholt
Import bufmgr code to libdrm. Not yet hooked up to...
commit
|
commitdiff
|
tree
2008-05-30
Eric Anholt
Merge commit 'origin/master' into drm-gem
commit
|
commitdiff
|
tree
2008-05-30
Eric Anholt
[intel-gem] Only update obj->write_domain if we're...
commit
|
commitdiff
|
tree
2008-05-30
Eric Anholt
[intel-gem] Add an option to check GTT versus CPU coherency...
commit
|
commitdiff
|
tree
2008-05-29
Eric Anholt
[intel-gem] Write the presumed_offset back out after...
commit
|
commitdiff
|
tree
2008-05-28
Eric Anholt
[intel-gem] Replace idlelock usage with real lock acquisition.
commit
|
commitdiff
|
tree
2008-05-27
Eric Anholt
[FreeBSD] Convert from drm_device_t to struct drm_device...
commit
|
commitdiff
|
tree
2008-05-23
Eric Anholt
[gem] Release GEM buffers from work task scheduled...
commit
|
commitdiff
|
tree
2008-05-21
Eric Anholt
[gem] Replace ring throttling hack with actual time...
commit
|
commitdiff
|
tree
2008-05-21
Eric Anholt
[gem] Fix bad test for list_for_each completion.
commit
|
commitdiff
|
tree
next