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-07-19
Ian Romanick
Rework xgi_(pcie|fb)_free_all to prevent deadlock.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Ian Romanick
Move MMIO drm_addmap (and code that depends on it)...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-19
Ian Romanick
Initial pass at converting driver to DRM infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Ian Romanick
Add XP5 and XP10 PCI IDs.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Ian Romanick
Make drm_sg_free callable in-kernel.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Ian Romanick
Log message clean up in WriteRegDWord. Remove unused...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Ian Romanick
Clean ups (primarilly log messages) in xgi_test_rwinkernel.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Ian Romanick
Eliminate unnecessary structures and defines.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Ian Romanick
Eliminate several useless ioctls and associated cruft.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-17
Ian Romanick
Massive log message clean up in xgi_submit_cmdlist.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Ian Romanick
Merge branch 'master' into xgi-0-0-2
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Ben Skeggs
nouveau: unbreak AGP
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Ben Skeggs
nouveau: mem_alloc() returns offsets, not absolute...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Ben Skeggs
nouveau: nuke left over debug message
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Ben Skeggs
nouveau: separate region_offset into map_handle and...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Arthur Huillet
fixed object creation code to not Oops on 64bits, worke...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Arthur Huillet
NV50 will not attempt to use PCIGART now
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Arthur Huillet
fixed bug that prevented PCIE cards from actually using...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Ben Skeggs
nouveau/nv50: G80 fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Ben Skeggs
nouveau: Some checks on userspace object handles.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Arthur Huillet
Added support for PCIGART for PCI(E) cards. Bumped...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Arthur Huillet
Made drm_sg_alloc accessible from inside the DRM -...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Ian Romanick
Convert occurances of U32 to other types.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Ian Romanick
Fix ioctl types.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ian Romanick
Eliminiate fields in xgi_info that are duplicates of...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ian Romanick
Move types shared with user mode to xgi_drm.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ian Romanick
Correct types that are shared with user mode.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ian Romanick
Adjust the types of the fields of xgi_aperture.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ian Romanick
Merge xgi_mem_req and xgi_mem_alloc into a single type.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ben Skeggs
nouveau: Allocate mappable VRAM for notifiers..
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ben Skeggs
nouveau: Don't be so strict on <NV50
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ben Skeggs
nouveau: Avoid oops
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ben Skeggs
nouveau/nv50: Initial channel/object support
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ben Skeggs
nouveau: enable reporting for all PFIFO/PGRAPH irqs
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Ben Skeggs
nouveau: rewrite gpu object code
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Ian Romanick
Remove XGI_IOCTL_CPUID and associated cruft.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Ian Romanick
Major clean up of xgi_ge_irq_handler
commit
|
commitdiff
|
tree
|
snapshot
2007-07-06
Ian Romanick
Convert weird rtdsc usage to get_cycles.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-03
Kristian Høgsberg
Use idr_replace trick to eliminate struct drm_ctx_sarea...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-03
Kristian Høgsberg
Don't take dev->struct_mutex twice in drm_setsareactx.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-03
Michel Dänzer
One more spinlock initializer cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-03
Michel Dänzer
Simplification for previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-03
Michel Dänzer
Restore pre-idr semantics for drawable information.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-02
Kristian Høgsberg
Fix must-check warnings and implement a few error paths.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-02
Kristian Høgsberg
Drop drm_drawable_list and add drm_drawable_info direct...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Ian Romanick
Convert a few more U32 variables to more appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Ian Romanick
Convert xgi_mem_location enum values to less generic...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Ian Romanick
Convert open coded list iterators to either list_for_ea...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Ian Romanick
Clean up xgi_pcie_heap_check
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Ian Romanick
Stop-gap fix in xgi_submit_cmdlist
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Ian Romanick
Convert some PCI-e GART related variable to generic...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-30
Ian Romanick
Delete unused arrays s_emptyBegin and s_flush2D.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Replace U(8|16) with u(8|16).
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Eliminate unnecessary defines of TRUE and FALSE.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Replace BOOL with bool.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Eliminate unused integer and float typedefs.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Eliminate structure typedefs
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Fix return type of xgi_find_pcie_block.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Thomas Hellstrom
Avoid hitting BUG() for kernel-only fence objects.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Thomas Hellstrom
Fence object reference / dereference cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Remove unused type 'struct xgi_pcie_list_s' / xgi_pcie_...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Minor clean up of variable declarations in xgi_find_pci...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Clean up debug log messages in xgi_find_pcie_block.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ian Romanick
Convert comment header of xgi_find_pcie_virt to kernel...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-29
Ben Skeggs
nouveau: small RAMFC cleanups
commit
|
commitdiff
|
tree
|
snapshot
2007-06-28
Ben Skeggs
nouveau: Hack around possible Xv blit adaptor breakage
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Ben Skeggs
nouveau/nv10: Fix earlier NV1x chips
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Ben Skeggs
nouveau: never touch PRAMIN with NV_WRITE, cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Ben Skeggs
nouveau: simplify PRAMIN access
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Ben Skeggs
nouveau: name some regs
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Ben Skeggs
nouveau/nv50: skeletal backend
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Ben Skeggs
nouveau: Nuke DMA_OBJECT_INIT ioctl (bumps interface...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-27
Ben Skeggs
nouveau/nv04: Set NV_PFIFO_CACHE1_PUSH1 correctly ...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
Clean up warnings about unused variables and functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
Clean up mixed declarations and code.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
Revert over-zealous change from previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
Add XGI driver to Makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
Clean up compile-time kernel feature detection.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
linux/config.h is deprecated or gone.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
Gut support for pre-2.6 kernels.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
dos2unix and Lindent
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
Initial XP10 code drop from XGI.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-26
Ian Romanick
Add support SiS based XGI chips to SiS DRM.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: NV49/NV4B PGRAPH setup from jb17bsome and...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: kill some dead code
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: NV04/NV10/NV20 PGRAPH engtab functions
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: NV3X PGRAPH engtab functions
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: NV1X/2X/3X PFIFO engtab functions
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: NV04 PFIFO engtab functions
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: NV4X PGRAPH engtab functions
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: NV4X PFIFO engtab functions
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: split PFIFO/PGRAPH context creation
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: (mostly) hook up put_base again
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: prototype PFIFO/PGRAPH engtab API
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Ben Skeggs
nouveau: rename engtab functions
commit
|
commitdiff
|
tree
|
snapshot
2007-06-22
Michel Dänzer
radeon: Acknowledge all interrupts we're interested in.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-21
Oliver McFadden
r300: Synchronized the register defines file; documenta...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-21
Oliver McFadden
r300: Allow writes to R300_VAP_PVS_WAITIDLE.
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Oliver McFadden
r300: Registers 0x2220-0x2230 are known as R300_VAP_CLI...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-18
Oliver McFadden
r300: Synchronized the register defines file again.
commit
|
commitdiff
|
tree
|
snapshot
next