Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
5d6fdd9d7924fde8ce62631e6bdce8d5fe33fc3d
5d6fdd9
Clean up xgi_cmd_info and associated code.
by Ian Romanick
· 17 years ago
ed82d53
Clean up flush command generation in addFlush2D.
by Ian Romanick
· 17 years ago
659209c
Clean up generation of begin commands in xgi_submit_cmdlist
by Ian Romanick
· 17 years ago
6bd8483
Change handling of begin types slightly.
by Ian Romanick
· 17 years ago
56665a4
Delete unused variable in xgi_driver_load.
by Ian Romanick
· 17 years ago
970674f
Fix error handing related to xgi_cmdlist_initialize.
by Ian Romanick
· 17 years ago
a33f548
Debug message and comment clean up in xgi_submit_cmdlist.
by Ian Romanick
· 17 years ago
15245b6
Rework xgi_(pcie|fb)_free_all to prevent deadlock.
by Ian Romanick
· 17 years ago
2f53ce4
Move MMIO drm_addmap (and code that depends on it) to xgi_bootstrap.
by Ian Romanick
· 17 years ago
5ba94c2
Initial pass at converting driver to DRM infrastructure.
by Ian Romanick
· 17 years ago
8d60bf2
Add XP5 and XP10 PCI IDs.
by Ian Romanick
· 17 years ago
7f98815
Make drm_sg_free callable in-kernel.
by Ian Romanick
· 17 years ago
bcba7ba
Log message clean up in WriteRegDWord. Remove unused inline functions.
by Ian Romanick
· 17 years ago
5b08ab2
Clean ups (primarilly log messages) in xgi_test_rwinkernel.
by Ian Romanick
· 17 years ago
2b6ea46
Eliminate unnecessary structures and defines.
by Ian Romanick
· 17 years ago
658ff2d
Eliminate several useless ioctls and associated cruft.
by Ian Romanick
· 17 years ago
4575d5b
Massive log message clean up in xgi_submit_cmdlist.
by Ian Romanick
· 17 years ago
5522136
Merge branch 'master' into xgi-0-0-2
by Ian Romanick
· 17 years ago
851c950
nouveau: unbreak AGP
by Ben Skeggs
· 17 years ago
af317f1
nouveau: mem_alloc() returns offsets, not absolute addresses now.
by Ben Skeggs
· 17 years ago
522a0c8
nouveau: nuke left over debug message
by Ben Skeggs
· 17 years ago
750371c
nouveau: separate region_offset into map_handle and offset.
by Ben Skeggs
· 17 years ago
5fbdf9d
fixed object creation code to not Oops on 64bits, worked around memalloc not working on 64bit for PCIGART
by Arthur Huillet
· 17 years ago
b301a90
NV50 will not attempt to use PCIGART now
by Arthur Huillet
· 17 years ago
d26ae22
fixed bug that prevented PCIE cards from actually using PCIGART - NV50 will probably still have a problem
by Arthur Huillet
· 17 years ago
5ccadac
nouveau/nv50: G80 fixes.
by Ben Skeggs
· 17 years ago
13e1377
nouveau: Some checks on userspace object handles.
by Ben Skeggs
· 17 years ago
694e1c5
Added support for PCIGART for PCI(E) cards. Bumped DRM interface patchlevel.
by Arthur Huillet
· 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
76ca1e8
Convert occurances of U32 to other types.
by Ian Romanick
· 17 years ago
a9c49be
Fix ioctl types.
by Ian Romanick
· 17 years ago
5c481d0
Eliminiate fields in xgi_info that are duplicates of fields in pci_dev.
by Ian Romanick
· 17 years ago
1f4e24b
Move types shared with user mode to xgi_drm.h.
by Ian Romanick
· 17 years ago
7268b65
Correct types that are shared with user mode.
by Ian Romanick
· 17 years ago
a3f56dc
Adjust the types of the fields of xgi_aperture.
by Ian Romanick
· 17 years ago
2f2d8b9
Merge xgi_mem_req and xgi_mem_alloc into a single type.
by Ian Romanick
· 17 years ago
023f7d9
nouveau: Allocate mappable VRAM for notifiers..
by Ben Skeggs
· 17 years ago
31e3381
nouveau: Don't be so strict on <NV50
by Ben Skeggs
· 17 years ago
3c58195
nouveau: Avoid oops
by Ben Skeggs
· 17 years ago
c806bba
nouveau/nv50: Initial channel/object support
by Ben Skeggs
· 17 years ago
3324342
nouveau: enable reporting for all PFIFO/PGRAPH irqs
by Ben Skeggs
· 17 years ago
163f852
nouveau: rewrite gpu object code
by Ben Skeggs
· 17 years ago
86e75b7
Remove XGI_IOCTL_CPUID and associated cruft.
by Ian Romanick
· 17 years ago
8b18276
Major clean up of xgi_ge_irq_handler
by Ian Romanick
· 17 years ago
2695e8e
Convert weird rtdsc usage to get_cycles.
by Ian Romanick
· 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
9199094
One more spinlock initializer cleanup.
by Michel Dänzer
· 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
fc37781
Convert a few more U32 variables to more appropriate, generic types.
by Ian Romanick
· 17 years ago
49ccec1
Convert xgi_mem_location enum values to less generic names.
by Ian Romanick
· 17 years ago
32584d9
Convert open coded list iterators to either list_for_each_entry or list_for_each_entry_safe
by Ian Romanick
· 17 years ago
4403540
Clean up xgi_pcie_heap_check
by Ian Romanick
· 17 years ago
4c4780b
Stop-gap fix in xgi_submit_cmdlist
by Ian Romanick
· 17 years ago
e206c4c
Convert some PCI-e GART related variable to generic types.
by Ian Romanick
· 17 years ago
3773378
Delete unused arrays s_emptyBegin and s_flush2D.
by Ian Romanick
· 17 years ago
406ded3
Replace U(8|16) with u(8|16).
by Ian Romanick
· 17 years ago
ec7730e
Eliminate unnecessary defines of TRUE and FALSE.
by Ian Romanick
· 17 years ago
5da2a3c
Replace BOOL with bool.
by Ian Romanick
· 17 years ago
ba3173f
Eliminate unused integer and float typedefs.
by Ian Romanick
· 17 years ago
88328d4
Eliminate structure typedefs
by Ian Romanick
· 17 years ago
33b8476
Fix return type of xgi_find_pcie_block.
by Ian Romanick
· 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
475c1e6
Remove unused type 'struct xgi_pcie_list_s' / xgi_pcie_list_t.
by Ian Romanick
· 17 years ago
8fa24c5
Minor clean up of variable declarations in xgi_find_pcie_virt.
by Ian Romanick
· 17 years ago
9c85fb8
Clean up debug log messages in xgi_find_pcie_block.
by Ian Romanick
· 17 years ago
11ffe46
Convert comment header of xgi_find_pcie_virt to kernel doc format.
by Ian Romanick
· 17 years ago
e26ec51
nouveau: small RAMFC cleanups
by Ben Skeggs
· 17 years ago
1c32fec
nouveau: Hack around possible Xv blit adaptor breakage
by Ben Skeggs
· 17 years ago
2dd8577
nouveau/nv10: Fix earlier NV1x chips
by Ben Skeggs
· 17 years ago
68ecf61
nouveau: never touch PRAMIN with NV_WRITE, cleanup RAMHT code a bit
by Ben Skeggs
· 17 years ago
18a6d1c
nouveau: simplify PRAMIN access
by Ben Skeggs
· 17 years ago
38617b6
nouveau: name some regs
by Ben Skeggs
· 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
4f2dd78
nouveau/nv04: Set NV_PFIFO_CACHE1_PUSH1 correctly + small tweaks
by Ben Skeggs
· 17 years ago
8cee7dc
Clean up warnings about unused variables and functions.
by Ian Romanick
· 17 years ago
b9ef146
Clean up mixed declarations and code.
by Ian Romanick
· 17 years ago
3547fbd
Revert over-zealous change from previous commit.
by Ian Romanick
· 17 years ago
3a776fa
Add XGI driver to Makefiles.
by Ian Romanick
· 17 years ago
47bf623
Clean up compile-time kernel feature detection.
by Ian Romanick
· 17 years ago
7a05330
linux/config.h is deprecated or gone.
by Ian Romanick
· 17 years ago
ec9e494
Gut support for pre-2.6 kernels.
by Ian Romanick
· 17 years ago
434657a
dos2unix and Lindent
by Ian Romanick
· 17 years ago
7af9d67
Initial XP10 code drop from XGI.
by Ian Romanick
· 17 years ago
5c27f8a
Add support SiS based XGI chips to SiS DRM.
by Ian Romanick
· 17 years ago
9f61752
nouveau: NV49/NV4B PGRAPH setup from jb17bsome and stephan_2303
by Ben Skeggs
· 17 years ago
3dfc13e
nouveau: kill some dead code
by Ben Skeggs
· 17 years ago
5f05cd7
nouveau: NV04/NV10/NV20 PGRAPH engtab functions
by Ben Skeggs
· 17 years ago
5d55b06
nouveau: NV3X PGRAPH engtab functions
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
acb710d
nouveau: NV4X PGRAPH engtab functions
by Ben Skeggs
· 17 years ago
f2e64d5
nouveau: NV4X PFIFO engtab functions
by Ben Skeggs
· 17 years ago
0afb3b5
nouveau: split PFIFO/PGRAPH context creation
by Ben Skeggs
· 17 years ago
9dbf322
nouveau: (mostly) hook up put_base again
by Ben Skeggs
· 17 years ago
Next »