projects
/
profile
/
ivi
/
libdrm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
intel-gem: Set up HWS when it needs a vaddr during GEM init.
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
2008-05-21
Eric Anholt
[gem] Hold a reference on the object in i915_gem_wait_space.
commit
|
commitdiff
|
tree
2008-05-20
Eric Anholt
[gem] Use a separate sequence number field from classic/ttm
commit
|
commitdiff
|
tree
2008-05-20
Eric Anholt
[gem] Rename sequence numbers from "cookie" to "seqno"
commit
|
commitdiff
|
tree
2008-05-20
Eric Anholt
[gem] Clean up active/inactive list handling using...
commit
|
commitdiff
|
tree
2008-05-16
Eric Anholt
[gem] Hold dev->struct_mutex to protect structure data.
commit
|
commitdiff
|
tree
2008-05-15
Eric Anholt
[gem] Rename the GTT LRU lists to active (executing...
commit
|
commitdiff
|
tree
2008-05-15
Eric Anholt
[gem] typo fix in comment.
commit
|
commitdiff
|
tree
2008-05-12
Eric Anholt
[GEM] Update testcases for new API.
commit
|
commitdiff
|
tree
2008-05-12
Eric Anholt
[GEM] Typo (and thinking) fixes in drm-gem.txt and...
commit
|
commitdiff
|
tree
2008-05-10
Eric Anholt
GEM: Fix arguments to drm_memrange_init so we don't...
commit
|
commitdiff
|
tree
2008-05-10
Eric Anholt
GEM: Separate the LRU into execution list and LRU list.
commit
|
commitdiff
|
tree
2008-05-09
Eric Anholt
GEM: Clear obj_priv->agp_mem when we free it.
commit
|
commitdiff
|
tree
2008-05-09
Eric Anholt
GEM: Avoid leaking refs on target objects on presumed...
commit
|
commitdiff
|
tree
2008-05-08
Eric Anholt
GEM: Fix oops on NULL dereference when we try clflushing...
commit
|
commitdiff
|
tree
2008-05-07
Eric Anholt
GEM: fix testcases for new ioctl args.
commit
|
commitdiff
|
tree
2008-05-07
Eric Anholt
GEM: Wait for existing rendering to complete before...
commit
|
commitdiff
|
tree
2008-05-07
Eric Anholt
GEM: Extend cache domain stuff for 965.
commit
|
commitdiff
|
tree
2008-05-06
Eric Anholt
GEM: Use irq-based fencing rather than syncing and...
commit
|
commitdiff
|
tree
2008-05-06
Eric Anholt
GEM: Skip relocation if presumed offset matches.
commit
|
commitdiff
|
tree
2008-05-06
Eric Anholt
GEM: Save the last ioremapped page for relocations...
commit
|
commitdiff
|
tree
2008-05-05
Eric Anholt
GEM: Replace drm_memrange_for_each with just evicting...
commit
|
commitdiff
|
tree
2008-05-03
Eric Anholt
Don't forget to set the memrange private, and reset...
commit
|
commitdiff
|
tree
2008-05-03
Eric Anholt
Don't include the tail guard memrange in foreach callbacking.
commit
|
commitdiff
|
tree
2008-05-02
Eric Anholt
Unbind objects when freeing, fix some error paths,...
commit
|
commitdiff
|
tree
2008-05-02
Eric Anholt
Fix offset passed to AGP to be pages instead of bytes.
commit
|
commitdiff
|
tree
2008-05-01
Eric Anholt
Fix missing member settings in obj/obj_priv, and some...
commit
|
commitdiff
|
tree
2008-05-01
Eric Anholt
Make GEM object handles be nonzero.
commit
|
commitdiff
|
tree
2008-05-01
Eric Anholt
Update mm tests for GEM rename.
commit
|
commitdiff
|
tree
2008-05-01
Eric Anholt
Remove _args from gem ioctl argument structure tags.
commit
|
commitdiff
|
tree
2008-05-01
Eric Anholt
Add pin/unpin object ioctls for gem.
commit
|
commitdiff
|
tree
2008-05-01
Eric Anholt
checkpoint: relocations support.
commit
|
commitdiff
|
tree
2008-05-01
Eric Anholt
checkpoint: gtt binding written.
commit
|
commitdiff
|
tree
2008-05-01
Eric Anholt
checkpoint: rename to GEM and a few more i915 bits.
commit
|
commitdiff
|
tree
2008-04-30
Eric Anholt
Hacking towards hooking up execbuffer.
commit
|
commitdiff
|
tree
2008-04-29
Eric Anholt
Remove the remainder of the mmfs device.
commit
|
commitdiff
|
tree
2008-04-29
Eric Anholt
Move mmfs tests over to be drm tests.
commit
|
commitdiff
|
tree
2008-04-29
Eric Anholt
Move mmfs ioctls into the DRM. Untested.
commit
|
commitdiff
|
tree
2008-04-28
Eric Anholt
Rename drm_mm.c and its fuctions to drm_memrange.
commit
|
commitdiff
|
tree
2008-04-23
Eric Anholt
Add mmap ioctl to mmfs.
commit
|
commitdiff
|
tree
2008-04-23
Eric Anholt
Add pread/pwrite ioctls to mmfs.
commit
|
commitdiff
|
tree
2008-04-23
Eric Anholt
Extend the mmfs basic test to do a couple of ioctls.
commit
|
commitdiff
|
tree
2008-04-23
Eric Anholt
Move mmfs.h userland interface to shared-core.
commit
|
commitdiff
|
tree
2008-04-23
Eric Anholt
Initial add of mmfs module.
commit
|
commitdiff
|
tree
2008-04-23
Eric Anholt
Clarify that drm_agp_ttm_backend is associated with...
commit
|
commitdiff
|
tree
2008-03-04
Eric Anholt
Clarify when WAIT_LAZY is relevant to users.
commit
|
commitdiff
|
tree
2008-03-04
Eric Anholt
Remove unused DRM_FENCE_FLAG_WAIT_IGNORE_SIGNALS.
commit
|
commitdiff
|
tree
2008-03-04
Eric Anholt
Clarify through the names what drm_ttm_alloc_pages...
commit
|
commitdiff
|
tree
2008-03-04
Eric Anholt
Don't shortcut the info syscall for drmBOBusy on nonshareabl...
commit
|
commitdiff
|
tree
2008-01-24
Eric Anholt
Merge commit 'airlied/i915-ttm-cfu'
commit
|
commitdiff
|
tree
2008-01-18
Eric Anholt
Add additional explanation of DRM_BO_FLAG_CACHED_MAPPED...
commit
|
commitdiff
|
tree
2007-11-19
Eric Anholt
Fix capitalization of __linux__ define.
commit
|
commitdiff
|
tree
2007-10-24
Eric Anholt
Fix missing \n on some DRM_ERROR in i915_dma.c
commit
|
commitdiff
|
tree
2007-10-10
Eric Anholt
FreeBSD: Fill in domain field when supported.
commit
|
commitdiff
|
tree
2007-09-22
Eric Anholt
Merge branch 'bo-set-pin'
commit
|
commitdiff
|
tree
2007-09-21
Eric Anholt
Add some more verbosity to drm_bo_set_pin_req comments.
commit
|
commitdiff
|
tree
2007-09-21
Eric Anholt
Fix mapCount refcounting on unmap, even though the...
commit
|
commitdiff
|
tree
2007-09-19
Eric Anholt
Merge branch 'origin' into bo-set-pin
commit
|
commitdiff
|
tree
2007-08-16
Eric Anholt
Merge branch 'master' into bo-set-pin
commit
|
commitdiff
|
tree
2007-08-15
Eric Anholt
Fix dev->agp->base initialization on BSD, and fix addmap...
commit
|
commitdiff
|
tree
2007-08-15
Eric Anholt
BSD: Return EINVAL if drm_unlock is called on an unheld...
commit
|
commitdiff
|
tree
2007-08-15
Eric Anholt
Add a set of tests for DRM locking, exposing issues...
commit
|
commitdiff
|
tree
2007-08-15
Eric Anholt
Fix a bad error message in auth.c regression test.
commit
|
commitdiff
|
tree
2007-08-15
Eric Anholt
Require master in setversion test, since it requires...
commit
|
commitdiff
|
tree
2007-08-15
Eric Anholt
BSD: Fix regression in setversion ioctl (current version...
commit
|
commitdiff
|
tree
2007-08-15
Eric Anholt
Add a regression test for the setversion interface.
commit
|
commitdiff
|
tree
next