Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
33a50412c21229610dbb75dee83f145e2f1ec128
/
linux-core
33a5041
Add dry-coded DRM drawable private information storage for FreeBSD.
by Eric Anholt
· 17 years ago
750371c
nouveau: separate region_offset into map_handle and offset.
by Ben Skeggs
· 17 years ago
04e4922
Made drm_sg_alloc accessible from inside the DRM - drm_sg_alloc_ioctl is the ioctl wrapper
by Arthur Huillet
· 17 years ago
c806bba
nouveau/nv50: Initial channel/object support
by Ben Skeggs
· 17 years ago
d57b7f0
Use idr_replace trick to eliminate struct drm_ctx_sarea_list.
by Kristian Høgsberg
· 17 years ago
1814a82
Don't take dev->struct_mutex twice in drm_setsareactx.
by Kristian Høgsberg
· 17 years ago
ea832a8
Simplification for previous commit.
by Michel Dänzer
· 17 years ago
8d96ba9
Restore pre-idr semantics for drawable information.
by Michel Dänzer
· 17 years ago
c9d752f
Fix must-check warnings and implement a few error paths.
by Kristian Høgsberg
· 17 years ago
b323ab5
Drop drm_drawable_list and add drm_drawable_info directly to the idr.
by Kristian Høgsberg
· 17 years ago
a27af4c
Avoid hitting BUG() for kernel-only fence objects.
by Thomas Hellstrom
· 17 years ago
00f1a66
Fence object reference / dereference cleanup.
by Thomas Hellstrom
· 17 years ago
ce0d528
nouveau/nv50: skeletal backend
by Ben Skeggs
· 17 years ago
695599f
nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface to 0.0.7)
by Ben Skeggs
· 17 years ago
341bc78
nouveau: NV1X/2X/3X PFIFO engtab functions
by Ben Skeggs
· 17 years ago
05d86d9
nouveau: NV04 PFIFO engtab functions
by Ben Skeggs
· 17 years ago
f2e64d5
nouveau: NV4X PFIFO engtab functions
by Ben Skeggs
· 17 years ago
638ebba
fix radeon setparam on 32/64 systems, harder.
by David Woodhouse
· 17 years ago
3d5d41f
i915: Fix handling of breadcrumb counter wraparounds.
by Michel Dänzer
· 17 years ago
84bea38
Fix i915 sequence mask.
by Thomas Hellstrom
· 17 years ago
3ee31a1
Indentation fixes.
by Thomas Hellstrom
· 17 years ago
d34b2c7
Fix refcounting / lock race.
by Thomas Hellstrom
· 17 years ago
e1b8eab
Locking fixes and instrumentation.
by Thomas Hellstrom
· 17 years ago
62082ab
Make sure we read fence->signaled while spinlocked.
by Thomas Hellstrom
· 17 years ago
5156f1c
Fix fence object deref race.
by Thomas Hellstrom
· 17 years ago
280083d
use krh's idr mods to remove lists from idr code
by Dave Airlie
· 17 years ago
7426da7
oops must fix this properly at some point
by Dave Airlie
· 17 years ago
e22f428
drm: fix radeon setparam alignment issues on 32/64-bit
by Dave Airlie
· 17 years ago
5bd0ca1
remove include of linux ioctl32.h from drm drivers
by Dave Airlie
· 17 years ago
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
Next »