projects
/
profile
/
ivi
/
libdrm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/libdrm.git
2007-02-14
Thomas Hellstrom
Merge branch 'ttm-vram-0-1-branch'
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Thomas Hellstrom
Fix multiple spinlock unlocking
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Thomas Hellstrom
Rename drm_ttm.h to drm_objects.h
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Thomas Hellstrom
Move fence- and buffer-object related header stuff...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Thomas Hellstrom
Remove an intel-specific hack and replace it with a...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Thomas Hellstrom
Set the drm bus map type for each buffer object memory...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Thomas Hellstrom
Rework buffer object vm code to use nopfn() for kernels...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
Stephane Marchesin
nouveau: fix the build on big endian (thanks CyberFoxx)
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
B. Rathmann
nouveau: fix memory initialization with multiple cards.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
Thomas Hellstrom
Remove debug printout.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
Thomas Hellstrom
Bugzilla Bug #9457
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
Thomas Hellstrom
More bugfixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Adam Jackson
Fix some outdated URLs, remove others.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Thomas Hellstrom
Update flags and comments.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Thomas Hellstrom
Lindent.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Thomas Hellstrom
More bugfixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Thomas Hellstrom
Cleanup and fix support for pinned buffers.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-10
Thomas Hellstrom
Various bugfixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Thomas Hellstrom
I915 accelerated blit copy functional.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Thomas Hellstrom
Reinstate some LRU handling.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Thomas Hellstrom
Remove some code that should have gone in
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Thomas Hellstrom
Fix copyright statements.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Thomas Hellstrom
Fix evict_mutex locking range.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Thomas Hellstrom
Add an accelerated buffer copy cleanup helper.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Thomas Hellstrom
Don't create a ttm just to copy from.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Thomas Hellstrom
Fix mm_block leak.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Thomas Hellstrom
A minor function interface change and some memcpy bugfi...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Thomas Hellstrom
Simplify external ttm page allocation.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Thomas Hellstrom
Update memory compatibility tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Eric Anholt
Warning fix: correct type of i915_mmio argument.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Eric Anholt
Define __iomem for systems without it.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Eric Anholt
Add chip family flags to i915 driver, and fix a missing...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Thomas Hellstrom
Checkpoint commit.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Thomas Hellstrom
Fix a stray unlock_kernel() in drm_vm.c
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Thomas Hellstrom
Simplify pci map vs no pci map choice.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Thomas Hellstrom
Implement a drm_mem_reg_t substructure in the buffer...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Thomas Hellstrom
Implement a policy for selecting memory types.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Stephane Marchesin
nouveau: more work on the nv04 context switch code.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Thomas Hellstrom
i915: Add copy-blit operation.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Stephane Marchesin
nouveau: and of course, I was missing the last nv04...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Stephane Marchesin
nouveau: add missing nv04_graph.c symlink.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Stephane Marchesin
nouveau: plugin the nv04 graph init function.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Stephane Marchesin
nouveau: cleanup the nv04 pgraph save/restore mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Stephane Marchesin
nouveau: fix nv04 graph routines for new register names.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Stephane Marchesin
nouveau: rename registers to their proper names.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Stephane Marchesin
nouveau: add NV04 registers required for PGRAPH context...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Matthieu Castet
nouveau: nv ctx switch opps the size of array was wrong
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Matthieu Castet
nouveau: nv10 ctx switch, some regs are nv17+ only
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Thomas Hellstrom
Make also later kernels work with buffer object vm
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Thomas Hellstrom
Make vm handle buffer objects instead of ttm objects.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Michel Dänzer
Make git ignore generated config.h.in.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Thomas Hellstrom
via: Try to improve command-buffer chaining.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Thomas Hellstrom
Disable AGP DMA for chips with the new 3D engine.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Thomas Hellstrom
Fix missing ttm_open_vma call from previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Thomas Hellstrom
Prepare for removal of the ttm_object type.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Thomas Hellstrom
Protect drm_mmap against disappearing maps.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Thomas Hellstrom
memory manager: Make device driver aware of different...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Thomas Hellstrom
Make the utility runnable also for normal users.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Thomas Hellstrom
Fix an error-path oops.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Thomas Hellstrom
Add a buffer object transfer function.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Thomas Hellstrom
Indent according to xorg rules.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Thomas Hellstrom
Add license header.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Thomas Hellstrom
Add some relevant tests for the new buffer object inter...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Thomas Hellstrom
Add the ttmtest test utility.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Thomas Hellstrom
Clean up buffer object destruction somewhat.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Thomas Hellstrom
Use pre-defined list_splice function.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Thomas Hellstrom
s/buf/bo/ for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Thomas Hellstrom
Some cleanup. A buffer object should only have one...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-28
Ben Skeggs
nouveau: determine chipset type at startup, instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Matthieu Castet
make works ctx switch on nv10.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Patrice Mandin
nouveau: oops, wrong indexing in nv17 regs
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Patrice Mandin
nouveau: read gpu type once
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Patrice Mandin
nouveau: only save/restore nv17 regs on nv17,18 hw
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Patrice Mandin
nouveau: add extra pgraph registers
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Patrice Mandin
nouveau: add some nv10 pgraph defines
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Patrice Mandin
nouveau: simplify and fix BIG_ENDIAN flags
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Thomas Hellstrom
Remove a scary error printed when we were leaking memor...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Ben Skeggs
nouveau: nv4c default context
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Ben Skeggs
nouveau: always print nsource/nstatus regs on PGRAPH...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Zou Nan hai
vblank interrupt fix
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Ben Skeggs
nouveau: fix getparam from 32-bit client on 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Ben Skeggs
nouveau: re-add 6150 Go pciid (0x0244)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Jeremy Kolb
nouveau: cleanup nv30_graph.c
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Jeremy Kolb
nouveau: Remove write to CTX_SIZE. This gives us proper...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Dave Jones
add missing quadro id
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Jeremy Kolb
nouveau: Try to get nv35 pgraph switching working....
commit
|
commitdiff
|
tree
|
snapshot
2007-01-14
Matthieu Castet
nouveau: opps nv20 ctx ramin size was wrong
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Matthieu Castet
nouveau: opps restored the wrong channel
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Matthieu Castet
nouveau: nv20 graph ctx switch.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Matthieu Castet
nouveau: first step to make graph ctx works
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Matthieu Castet
nouveau: add and indent pgraph regs
commit
|
commitdiff
|
tree
|
snapshot
2007-01-13
Stephane Marchesin
nouveau: Oops, fix the nv04 RAMFC_DMA_FETCH value.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Dave Airlie
nouveau: add missing symlink
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Matthieu Castet
nouveau : remove useless init : we clear RAMIN before
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Haihao Xiang
Delay for a usec while spinning waiting for ring buffer...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Jeremy Kolb
nouveau: get nv30 context switching to work.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Michel Dänzer
radeon: Fix u32 overflows when determining AGP base...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Dave Airlie
Revert "nouveau: Fill in context_init for nv10-nv3x."
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Jeremy Kolb...
nouveau: Fill in context_init for nv10-nv3x.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Stephane Marchesin
nouveau: Don't use DRIVER_USE_MTRR, we already setup...
commit
|
commitdiff
|
tree
|
snapshot
next