[linux] Use the device's irq for handler setup instead of stale dev->irq.
[platform/upstream/libdrm.git] / linux-core / drm_ttm.c
2008-04-07 Patrice MandinMissing KERNEL_VERSION macro
2008-04-06 Thomas HellstromPlace highmem pages last in the ttm page array.
2008-04-06 Thomas HellstromUse clflush() when available for cache flushing.
2008-03-12 Thomas HellstromMerge branch 'intel-post-reloc'
2008-03-12 Thomas HellstromBug # 14712
2008-03-04 Eric AnholtClarify through the names what drm_ttm_alloc_pages...
2008-02-29 Thomas HellstromMore post-ioctl work.
2008-01-22 Jesse BarnesMerge branch 'master' into vblank-rework, including...
2008-01-03 Dave AirlieMerge branch 'r500-support'
2007-12-21 Keith PackardUse dummy_read_page for unpopulated kernel-allocated...
2007-12-21 Keith PackardMove dummy_read_page from drm_ttm_set_user to drm_ttm_c...
2007-12-21 Keith PackardClean up and document drm_ttm.c APIs. drm_bind_ttm...
2007-12-15 Keith PackardDocument drm_ttm_set_user.
2007-12-15 Keith PackardMake ttm create/destroy APIs consistent. Pass page_flag...
2007-12-10 Dave AirlieMerge branch 'master' into r500-support
2007-11-22 Dave Airliedrm: major whitespace/coding style realignment with...
2007-11-15 Thomas Hellstrommm fixups.
2007-11-07 Thomas HellstromDon't overwrite TTM page flags.
2007-11-05 Dave Airliedrm/ttm: apply linux kernel coding style to bo_lock...
2007-11-02 Thomas HellstromUser buffer support.
2007-11-01 Jeremy KolbMerge branch 'master' of git+ssh://git.freedesktop...
2007-10-31 Dave Airliedrm/ttm: add support for cached un-snooped mappings.
2007-10-30 Jesse BarnesMerge branch 'master' into vblank-rework, fixup remaini...
2007-10-30 Dave Airliedrm/i915: add driver cache flush entry point
2007-10-05 Dave AirlieMerge branch 'pre-superioctl-branch'
2007-09-25 Thomas HellstromMerge branch 'master' into pre-superioctl-branch
2007-09-22 Thomas HellstromAdd fence error member.
2007-07-26 Ian RomanickMerge branch 'master' of ssh+git://git.freedesktop...
2007-07-19 Eric AnholtMerge branch 'origin'
2007-07-16 Dave Airliedrm: detypedef ttm/bo/fence code
2007-04-18 Thomas HellstromSimplify the ttm backend interface and the agp ttm...
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-03-18 Dave Airliewhitespace cleanup pending a kernel merge
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
2007-02-12 Thomas HellstromLindent.
2007-02-09 Thomas HellstromI915 accelerated blit copy functional.
2007-02-08 Thomas HellstromFix copyright statements.
2007-02-08 Thomas HellstromSimplify external ttm page allocation.
2007-02-07 Thomas HellstromCheckpoint commit.
2007-02-02 Thomas HellstromMake also later kernels work with buffer object vm
2007-02-02 Thomas HellstromMake vm handle buffer objects instead of ttm objects.
2007-02-01 Thomas HellstromFix missing ttm_open_vma call from previous commit.
2007-01-16 Xiang, HaihaoMerge branch 'master' into crestline
2007-01-09 Dave Airliettm: make ttm alloc/free into alloc_pages/free_pages
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-27 Thomas HellstromProper allocation of AGP pages for ttms.
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Thomas HellstromSecurity fix. Zero pages before they are handed to...
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-30 Thomas HellstromBugzilla Bug #8819
2006-10-26 Thomas HellstromAdd a one-page hole in the file offset space between...
2006-10-21 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-21 Thomas HellstromThe CPU cache must be flushed _before_ we start modifyi...
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-17 Thomas HellstromLindent.
2006-10-17 Thomas HellstromAdd memory usage accounting to avoid DOS problems.
2006-10-17 Thomas HellstromRemove the memory manager parameter from the put_block...
2006-10-12 Thomas HellstromSimplify the AGP backend interface somewhat.
2006-10-11 Thomas HellstromCompatibility code for 2.6.15-2.6.18. It is ugly but...
2006-10-11 Thomas HellstromBig update:
2006-10-10 Thomas HellstromUse a nopage-based approach to fault in pfns.
2006-10-03 Thomas HellstromGet rid of all ugly PTE hacks.
2006-10-02 Thomas HellstromMake the user_token 44-bit for TTMs, and have them...
2006-10-02 Thomas HellstromAllow for 44 bit user-tokens (or drm_file offsets)
2006-09-27 Thomas HellstromAdapt to architecture-specific hooks for gatt pages.
2006-09-14 Thomas HellstromSimplify ttm alloc and free.
2006-09-14 Thomas HellstromRemove the use of reserved pages, and use locked pages...
2006-09-12 Thomas HellstromFix some debug messages.
2006-09-12 Thomas HellstromMore bugfixes.
2006-09-08 Thomas HellstromVarious bugfixes.
2006-09-01 Thomas HellstromFlag bit pattern bugfixes. Remove some error messages.
2006-09-01 Thomas HellstromVarious bugfixes.
2006-08-30 Thomas HellstromBuffer object reply fill in.
2006-08-29 Thomas HellstromCheckpoint commit. Buffer object flags and IOCTL argume...
2006-08-29 Thomas HellstromCheckpoint ttm addition to buffer objects.
2006-08-29 Thomas Hellstrom64-bit IOCTL integer (Michel Dänzer & Brian Paul)
2006-08-28 Thomas HellstromProper TTM dereferencing
2006-08-28 Thomas HellstromAdd a 64-bit drm unsigned type for 64-bit clean IOCTLS.
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-27 Thomas HellstromBugfixes.
2006-08-27 Thomas HellstromRemove the ioctl multiplexing, and instead allow for...
2006-08-27 Thomas HellstromHave TTM create and reference ioctl call return the...
2006-08-27 Thomas HellstromAdd TTM map handle on reference.
2006-08-27 Thomas Hellstromttm create / destroy / ref / unref ioctl.
2006-08-25 Thomas HellstromMore ioctl stubs.
2006-08-25 Thomas Hellstromttm and buffer objects ioctl stubs.
2006-08-25 Thomas HellstromCheckpoint commit
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-22 Thomas HellstromMore ttm cleanups.
2006-08-22 Thomas Hellstromttm code cleanup.
2006-08-22 Thomas HellstromBring in stripped TTM functionality.