intel-gem: Move debug-only functions to a separate file.
[profile/ivi/libdrm.git] / linux-core /
2008-07-27 Eric Anholtintel-gem: Move debug-only functions to a separate...
2008-07-23 Eric Anholtintel-gem: Fix pread math and logic errors.
2008-07-23 Eric Anholtintel-gem: Add a quick hack to reduce clflushing on...
2008-07-23 Eric Anholtintel-gem: Don't do the GTT-pwrite shortcut on tiled...
2008-07-23 Eric Anholtintel-gem: Move /proc debugging to a separate file.
2008-07-21 Eric Anholtintel-gem: Remove recently added pci_read_base prototype.
2008-07-21 Eric Anholtintel-gem: Set up HWS when it needs a vaddr during...
2008-07-18 Ian Romanickdrm-gem: Fix build
2008-07-18 Eric Anholtintel-gem: Leave 8xx tiling on until we find any issues.
2008-07-14 Eric Anholtintel-gem: Disable tiling if we get junk from the MCHBA...
2008-07-12 Eric Anholtintel-gem: Add two new ioctls for managing tiling on...
2008-07-07 Eric Anholt[intel-gem] typo fix in DRM_ERROR
2008-06-24 Keith Packard[intel-gem] Include drm_compat.h to get kmap_atomic_pro...
2008-06-24 Keith Packarddrm_compat: it's CONFIG_HIGHMEM, not CONFIG_HIMEM
2008-06-24 Keith Packard[intel-gem] Recover resources from wedged hardware.
2008-06-24 Keith Packard[intel-gem] pwrite through GTT
2008-06-24 Keith Packard[intel-gem] Include drm_compat.h to get kmap_atomic_pro...
2008-06-24 Keith Packarddrm_compat: it's CONFIG_HIGHMEM, not CONFIG_HIMEM
2008-06-23 Keith Packard[intel-gem] Recover resources from wedged hardware.
2008-06-23 Keith Packard[intel-gem] pwrite through GTT
2008-06-21 Keith Packard[intel-gem] Add /proc/dri/*/i915_gem_interrupt
2008-06-21 Keith Packard[intel-gem] Remove unused variable.
2008-06-21 Keith Packard[intel-gem] Use polling in i915_gem_idle instead of...
2008-06-21 Keith Packard[intel-gem] Add intel-specific /proc entries to help...
2008-06-20 Keith PackardAdd device-specific proc_init and proc_cleanup hooks
2008-06-20 Keith Packard[intel-gem] Use shmem_getpage instead of find_or_create...
2008-06-20 Keith Packard[intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag...
2008-06-16 Eric Anholt[intel] Quirk away MSI support on 945G/GM.
2008-06-16 Eric Anholt[linux] Use the device's irq for handler setup instead...
2008-06-14 Keith Packard[intel-gem] Execute MI_FLUSH in leavevt_ioctl
2008-06-14 Keith Packard[intel-gem] inactive list may contain objects in CPU...
2008-06-14 Keith Packard[intel-gem] BUG_ON active objects in gem_object_unbind
2008-06-14 Keith Packard[intel-gem] Debugging -- verify inactive list invariants
2008-06-14 Keith Packard[intel-gem] whitespace fixes
2008-06-14 Keith Packard[intel-gem] show total GTT space in /proc/dri/*/gem_objects
2008-06-14 Keith Packard[intel-gem] Wait for rendering to complete before unbin...
2008-06-13 Keith Packard[intel-gem] add gtt and pin counts to /proc/dri/*/gem_o...
2008-06-13 Keith Packard[intel-gem] Left the last exec buffer pinned. oops.
2008-06-13 Keith Packard[intel-gem] Pin objects during execbuffer
2008-06-13 Keith Packard[intel-gem] throttle based on frames rather than time...
2008-06-13 Keith Packard[intel-gem] evict_something was failing when wait_reque...
2008-06-13 Keith Packard[intel] Enable MSI for i915 IRQ
2008-06-13 Keith Packard[intel-gem] Use a delayed_work instead of a timer ...
2008-06-13 Keith Packard[intel-gem] Reorder i915_add_request to schedule work...
2008-06-13 Keith PackardUse /bin/pwd instead of trusting shell built-in
2008-06-13 Eric Anholt[gem] Don't require the lock in execbuf now that it...
2008-06-11 Eric Anholt[gem] Remove the drm_client_lock_take in set_domain.
2008-06-11 Eric Anholt[gem] Another round of cleanups from checkpatch.pl
2008-06-11 Eric Anholt[gem] Move potentially device-specific ioctls to the...
2008-06-11 Eric AnholtRemove override of drm module list in preparation for...
2008-06-11 Eric Anholt[gem] Remove carefully-sprinkled i915_kernel_lost_conte...
2008-06-11 Eric Anholt[gem] Manage the ringbuffer from the kernel in the...
2008-06-06 Keith Packard[intel] remove settable use_mi_batchbuffer_start
2008-06-06 Keith Packard[intel-gem] Use timers to retire requests periodically.
2008-06-06 Keith Packard[intel-gem] Add explicit throttle ioctl
2008-06-06 Keith Packard[intel-gem] Dump error status on wait_request failure
2008-06-04 Keith PackardDrop struct_mutex while waiting in drm_client_lock_take
2008-06-02 Keith Packard[intel-gem] reloc_and_validate_object → object_bind_and...
2008-06-02 Keith Packard[intel-gem] Propagate set_domain errors.
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-30 Eric Anholt[intel-gem] Only update obj->write_domain if we're...
2008-05-30 Eric Anholt[intel-gem] Add an option to check GTT versus CPU coher...
2008-05-29 Eric Anholt[intel-gem] Write the presumed_offset back out after...
2008-05-29 Keith Packard[intel-gem] Clean up active/inactive/flushing list...
2008-05-28 Dave Airlieradeon: split microcode out into a separate header...
2008-05-28 Eric Anholt[intel-gem] Replace idlelock usage with real lock acqui...
2008-05-27 Keith Packard[intel-gem] Must hold DRM lock while setting object...
2008-05-26 Keith Packard[i915] leave interrupts masked off when not in use.
2008-05-26 Keith Packard[intel-gem] Add DRM_I915_GEM_BUSY ioctl to check for...
2008-05-26 Keith Packard[intel-gem] Compute npages instead of nbytes in flush_p...
2008-05-26 Keith Packard[intel-gem] replace call to jiffies_to-msec with simple...
2008-05-23 Keith Packard[intel-gem] Encourage multiple caches to hold read...
2008-05-23 Keith Packard[gem] Use CPU domain for new or pageable objects
2008-05-23 Keith Packard[intel-gem] Force ring retire by emiting flush before...
2008-05-23 Keith Packard[intel-gem] invalidate ring locals for pin/unpin/set_do...
2008-05-23 Eric Anholt[gem] Release GEM buffers from work task scheduled...
2008-05-21 Eric Anholt[gem] Replace ring throttling hack with actual time...
2008-05-21 Eric Anholt[gem] Fix bad test for list_for_each completion.
2008-05-21 Eric Anholt[gem] Hold a reference on the object in i915_gem_wait_s...
2008-05-21 Keith Packard[intel-gem] invalidate ring locals for pin/unpin/set_do...
2008-05-20 Eric Anholt[gem] Use a separate sequence number field from classic/ttm
2008-05-20 Eric Anholt[gem] Rename sequence numbers from "cookie" to "seqno"
2008-05-20 Eric Anholt[gem] Clean up active/inactive list handling using...
2008-05-16 Eric Anholt[gem] Hold dev->struct_mutex to protect structure data.
2008-05-15 Eric Anholt[gem] Rename the GTT LRU lists to active (executing...
2008-05-15 Eric Anholt[gem] typo fix in comment.
2008-05-14 Dave Airlieati_pcigart: oops wrong way around not that it actually...
2008-05-14 Dave Airlieati_pcigart: stop working in the evenings you mess...
2008-05-14 Dave AirlieRevert "ati_pcigart: fixup properly this version might...
2008-05-14 Dave Airlieati_pcigart: fixup properly this version might even...
2008-05-14 Dave Airlieati_pcigart: fill out 40-bit gart table support properly
2008-05-12 Eric Anholt[GEM] Typo (and thinking) fixes in drm-gem.txt and...
2008-05-12 Keith Packard[intel] Minor kludge -- wait for the ring to be nearly...
2008-05-12 Keith Packard[gem] Set write domain to CPU when doing pwrite.
2008-05-12 Keith Packard[gem] Clarify use of explicit domain control. Remove...
2008-05-11 Keith Packard[GEM] Make pread/pwrite manage memory domains. No luck...
2008-05-11 Keith Packard[intel-GEM] exec list can contain pinned, lru cannot.
2008-05-11 Keith PackardMerge commit 'anholt/drm-gem' into drm-gem
2008-05-11 Keith Packard[GEM] Add drm-gem.txt
2008-05-11 Keith Packard[intel-GEM] Clean up GEM ioctl naming.
next