Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
a4cddc6596b30dfa781eb7803de5b60aca50f112
/
linux-core
a4cddc6
Revert "drm: add new drm_wait_on function to replace macro"
by root
· 17 years ago
4e9d215
radeon: add support for vblank on crtc2
by Dave Airlie
· 17 years ago
638c808
drm: fixup initialisation of list heads and idr
by Dave Airlie
· 17 years ago
056c2f2
drm: move context handling code to use linux idr
by Dave Airlie
· 17 years ago
f646747
drm: convert drawable handling to use Linux idr
by Dave Airlie
· 17 years ago
8e083c5
drm: make sure the drawable code doesn't call malloc(0).
by Michel Dänzer
· 17 years ago
58b2ed7
Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls."
by Dave Airlie
· 17 years ago
375f3f2
Revert "drm/ttm: cleanup most of fence ioctl split out"
by Dave Airlie
· 17 years ago
ce58e53
whitespace fixups from kernel
by Dave Airlie
· 18 years ago
adee6f5
ati_pcigart: cut to 80 chars
by Dave Airlie
· 18 years ago
3dfc140
drm/ttm: cleanup most of fence ioctl split out
by Dave Airlie
· 18 years ago
3fdef0d
drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
by Dave Airlie
· 18 years ago
7b48f00
drm: cleanup use of Linux list handling macros
by Dave Airlie
· 17 years ago
ea98d7e
nouveau: don't build the module by default
by Stephane Marchesin
· 17 years ago
c4e2cae
s/OJBECTS/OBJECTS/
by Brian
· 18 years ago
c9cd2c7
drm: remove unused define DRM_HAS_TTM
by Dave Airlie
· 18 years ago
6e860d0
drm: add new drm_wait_on function to replace macro
by Dave Airlie
· 18 years ago
e9b3acd
remove register usage
by Dave Airlie
· 18 years ago
9f9c190
remove DRM_GETSAREA and replace with drm_getsarea function
by Dave Airlie
· 18 years ago
3a2c9f4
linux: minor indent.
by George Sapountzis
· 18 years ago
afc029e
whitespace cleanup
by Dave Airlie
· 18 years ago
e5c1f1c
remove some whitespace violation
by Dave Airlie
· 18 years ago
4b72759
drm: nopfn warning on 64-bit
by Dave Airlie
· 18 years ago
71d44cd
drm/ttm: allow drm_buffer_object_create to be used in-kernel
by Jesse Barnes
· 18 years ago
3c384a9
Add new buffer object type for kernel allocations that don't initially have a user mapping.
by Jesse Barnes
· 18 years ago
af3ffcd
Initialize rwlock using rwlock_init to appease lockdep validator.
by Kristian Høgsberg
· 18 years ago
a8a8108
Avoid a fence timeout problem when a signal is pending.
by Thomas Hellstrom
· 18 years ago
1ce9c09
Fix via compile error (Reported by Benno Schulenberg.)
by Thomas Hellstrom
· 18 years ago
2df2c70
Simplify the ttm backend interface and the agp ttm backend.
by Thomas Hellstrom
· 18 years ago
5a96d59
Don't always free up memory space when we unpin buffers.
by Thomas Hellstrom
· 18 years ago
5432cc4
Fix buffer object reference problems. (Reported by Dave Airlie).
by Thomas Hellstrom
· 18 years ago
e91ceff
Add a code comment.
by Thomas Hellstrom
· 18 years ago
e6e4946
Require the hardware lock for buffer creation
by Thomas Hellstrom
· 18 years ago
a70f8e0
radeon: add support for reverse engineered xpress200m
by Dave Airlie
· 18 years ago
b25558b
fixup install target, not sure what I was smokin...
by Dave Airlie
· 18 years ago
9c79371
add an install target to the drm modules makefile
by Dave Airlie
· 18 years ago
c496827
Fix user object reference when caller is not object creator.
by Thomas Hellstrom
· 18 years ago
38d18ac
Add a fence flush event to each fence-signaled check when lazy-waiting
by Thomas Hellstrom
· 18 years ago
7743af9
Evicted no-move buffers can get lost if they end up in another
by Thomas Hellstrom
· 18 years ago
d85e243
Fix an oops when trying to clean a not yet initialized memory type.
by Thomas Hellstrom
· 18 years ago
72d457f
Make sure CMA (Can't map aperture) pages are mapped uncached.
by Thomas Hellstrom
· 18 years ago
3f70518
drm/bo: avoid oops if the memory manager for this type isn't initialised
by Dave Airlie
· 18 years ago
81b811d
drm/i915: set the bo up at firstopen time not after DMA init
by Dave Airlie
· 18 years ago
72a1190
drm/ttm: make sure dev_mapping is set-up for the first opener of the drm
by Dave Airlie
· 18 years ago
674cefd
nouveau: move card initialisation into the drm
by Ben Skeggs
· 18 years ago
5ad43f4
vm: cleanup drm_vm.c along lines of cleanups queued for kernel
by Dave Airlie
· 18 years ago
8d918b0
cleanup more whitespace from ttm merge
by Dave Airlie
· 18 years ago
3979550
drm: remove second spinlock init for tasklet lock
by Dave Airlie
· 18 years ago
209870a
rename badly named define
by Dave Airlie
· 18 years ago
ef71b62
remove i830 reference
by Alan Hourihane
· 18 years ago
cbe31d0
Remove old i830 kernel driver.
by Alan Hourihane
· 18 years ago
1e77e52
more return values fixup
by Dave Airlie
· 18 years ago
46fac17
fixup return values in drm ioctl
by Dave Airlie
· 18 years ago
c991f8e
cleanup ioctl expansion code
by Dave Airlie
· 18 years ago
a2e3bae
oops missing else
by Dave Airlie
· 18 years ago
bbb6fc9
make drm fops const from kernel
by Dave Airlie
· 18 years ago
483f6a1
use ARRAY_SIZE
by Dave Airlie
· 18 years ago
2d7ecb8
more tab/space conversion
by Dave Airlie
· 18 years ago
2463b03
whitespace cleanup pending a kernel merge
by Dave Airlie
· 18 years ago
6c4428d
clean up more of inline functions agp_remap/drm_lookup_map
by Dave Airlie
· 18 years ago
27197d7
deinline agp_remap along lines of kernel
by Dave Airlie
· 18 years ago
c4808e2
remove drm_lookup_map unused now
by Dave Airlie
· 18 years ago
6a60b47
replace instance of SA_SHIRQ with IRQF_SHARED
by Maarten Maathuis
· 18 years ago
c9178c3
ati: make pcigart code able to handle variable size PCI GART aperture
by Dave Airlie
· 18 years ago
6a51da7
Fix Alpha domain/bus issue
by Jay Estabrook
· 18 years ago
80468e7
Fix build for 2.6.21-rc1.
by Thomas Hellstrom
· 18 years ago
2b7a9af
Some fencing cleanup.
by Thomas Hellstrom
· 18 years ago
a253de2
drm: remove last usage of VM_OFFSET
by Dave Airlie
· 18 years ago
6d8ed5a
Leftover files from previous commit.
by Thomas Hellstrom
· 18 years ago
e0f53e5
Simple fence object sample driver for via, based on idling the GPU.
by Thomas Hellstrom
· 18 years ago
7766378
Initial support for fence object classes.
by Thomas Hellstrom
· 18 years ago
7803977
Fix build against older kernels.
by Michel Dänzer
· 18 years ago
a78f70f
Merge branch 'ttm-vram-0-1-branch'
by Thomas Hellstrom
· 18 years ago
35eb12d
Fix multiple spinlock unlocking
by Thomas Hellstrom
· 18 years ago
1345076
Rename drm_ttm.h to drm_objects.h
by Thomas Hellstrom
· 18 years ago
8ffc184
Move fence- and buffer-object related header stuff to drm_ttm.h
by Thomas Hellstrom
· 18 years ago
5c9a7b0
Remove an intel-specific hack and replace it with a fence driver callback.
by Thomas Hellstrom
· 18 years ago
0476056
Set the drm bus map type for each buffer object memory type.
by Thomas Hellstrom
· 18 years ago
7bcb62b
Rework buffer object vm code to use nopfn() for kernels >= 2.6.19.
by Thomas Hellstrom
· 18 years ago
6b289db
Remove debug printout.
by Thomas Hellstrom
· 18 years ago
e146042
Bugzilla Bug #9457
by Thomas Hellstrom
· 18 years ago
9efdae3
More bugfixes.
by Thomas Hellstrom
· 18 years ago
5bd13c5
Fix some outdated URLs, remove others.
by Adam Jackson
· 18 years ago
398913d
Lindent.
by Thomas Hellstrom
· 18 years ago
b0c5339
More bugfixes.
by Thomas Hellstrom
· 18 years ago
f02f83e
Cleanup and fix support for pinned buffers.
by Thomas Hellstrom
· 18 years ago
85ee2a8
Various bugfixes.
by Thomas Hellstrom
· 18 years ago
53aee31
I915 accelerated blit copy functional.
by Thomas Hellstrom
· 18 years ago
57df398
Reinstate some LRU handling.
by Thomas Hellstrom
· 18 years ago
d32b21e
Remove some code that should have gone in
by Thomas Hellstrom
· 18 years ago
99acdae
Fix copyright statements.
by Thomas Hellstrom
· 18 years ago
6a49d9a
Fix evict_mutex locking range.
by Thomas Hellstrom
· 18 years ago
b2bcbf8
Add an accelerated buffer copy cleanup helper.
by Thomas Hellstrom
· 18 years ago
a0ed808
Don't create a ttm just to copy from.
by Thomas Hellstrom
· 18 years ago
bf8f46d
Fix mm_block leak. Some other minor fixes.
by Thomas Hellstrom
· 18 years ago
e4b2da4
A minor function interface change and some memcpy bugfixing.
by Thomas Hellstrom
· 18 years ago
1257907
Simplify external ttm page allocation.
by Thomas Hellstrom
· 18 years ago
09984ad
Update memory compatibility tests. Now only pinned buffers are broken.
by Thomas Hellstrom
· 18 years ago
c1fbd8a
Checkpoint commit.
by Thomas Hellstrom
· 18 years ago
af24465
Fix a stray unlock_kernel() in drm_vm.c
by Thomas Hellstrom
· 18 years ago
Next »