index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-06-13
[intel-gem] Reorder i915_add_request to schedule work last
Keith Packard
2008-06-13
Use /bin/pwd instead of trusting shell built-in
Keith Packard
2008-06-13
Fix i915_wait_irq in the presence of interrupt masking.
Eric Anholt
2008-06-13
[gem] Catch -EINTR from blocking ioctls and restart them.
Eric Anholt
2008-06-13
[gem] Remove the interrupt handler for retiring requests.
Eric Anholt
2008-06-13
[gem] Don't require the lock in execbuf now that it's not needed for the ring.
Eric Anholt
2008-06-12
Bump libdrm version to 2.4.0.
Eric Anholt
2008-06-12
Don't clear USER_INTERRUPT if we're not handling it.
Eric Anholt
2008-06-11
[gem] Remove the drm_client_lock_take in set_domain.
Eric Anholt
2008-06-11
Move the renaming of mm.c symbols to #defines in the header.
Eric Anholt
2008-06-11
[gem] Another round of cleanups from checkpatch.pl
Eric Anholt
2008-06-11
[gem] Move potentially device-specific ioctls to the intel driver.
Eric Anholt
2008-06-11
Remove override of drm module list in preparation for merge.
Eric Anholt
2008-06-11
[gem] Remove carefully-sprinkled i915_kernel_lost_context().
Eric Anholt
2008-06-10
[intel] Fix BUG_ON trigger in irq masking if you did on/off with irqs disabled.
Eric Anholt
2008-06-10
[gem] Manage the ringbuffer from the kernel in the GEM case.
Eric Anholt
2008-06-06
[gem] Don't forget to munmap in the non-bo-reuse object-freeing case.
Eric Anholt
2008-06-06
[intel] remove settable use_mi_batchbuffer_start
Keith Packard
2008-06-06
[intel-gem] Use timers to retire requests periodically.
Keith Packard
2008-06-06
[intel] free the hardware status page at driver_unload
Keith Packard
2008-06-06
[intel-gem] Add explicit throttle ioctl
Keith Packard
2008-06-06
[libdrm/intel] Eliminate extra dri_gem_bo_bucket_entry structure
Keith Packard
2008-06-06
[libdrm/intel] Remove unused intel_validate_entry structure
Keith Packard
2008-06-06
[libdrm/intel] Reuse entire dri_bo_gem structure
Keith Packard
2008-06-06
[intel] Allocate hardware status page at driver load time
Keith Packard
2008-06-06
Ignore X server provided mmio address
Keith Packard
2008-06-06
[intel-gem] Dump error status on wait_request failure
Keith Packard
2008-06-05
Add a function to bufmgr_fake to evict all buffers in the GTT.
Eric Anholt
2008-06-03
Drop struct_mutex while waiting in drm_client_lock_take
Keith Packard
2008-06-03
Fix libdrm to actually include the new code instead of just building it.
Eric Anholt
2008-06-03
Fix and hook up bufmgr code to the build.
Eric Anholt
2008-06-03
Import bufmgr code to libdrm. Not yet hooked up to the build.
Eric Anholt
2008-06-02
[intel-gem] reloc_and_validate_object → object_bind_and_relocate
Keith Packard
2008-06-02
[intel-gem] Propagate set_domain errors.
Keith Packard
2008-05-30
Merge commit 'origin/master' into drm-gem
Eric Anholt
2008-05-30
[intel-gem] Only update obj->write_domain if we're actually changing it.
Eric Anholt
2008-05-30
[intel-gem] Add an option to check GTT versus CPU coherency at execbuf time.
Eric Anholt
2008-05-30
r500: attempt to make AGP work by programming agp base in the MC correctly
Dave Airlie
2008-05-29
[intel-gem] Write the presumed_offset back out after updating it.
Eric Anholt
2008-05-28
[intel-gem] Clean up active/inactive/flushing list debugging.
Keith Packard
2008-05-28
radeon: split microcode out into a separate header file.
Dave Airlie
2008-05-27
[intel-gem] Replace idlelock usage with real lock acquisition.
Eric Anholt
2008-05-28
i915: fix BSD bh, DRI2 not uses anywhere else
Dave Airlie
2008-05-28
radeon: bump release date/version for r500 3D support
Dave Airlie
2008-05-27
RADEON: add get_param for number of GB pipes
Alex Deucher
2008-05-27
[BSD] Move unlock in drm_vm.c from accidental platform #ifdeffing.
Owain Ainsworth
2008-05-27
[BSD] Fix lock leak in drm_update_draw malloc failure path.
Owain Ainsworth
2008-05-27
[BSD] Fix lock leaks in error paths in drm_bufs.c.
Owain Ainsworth
2008-05-27
[BSD] Remove superfluous recursive locking in drm_add_magic.
Owain Ainsworth
2008-05-27
[i915] Fix typo in (unused) START_ADDR definition.
Jie Luo
[prev]
[next]