projects
/
profile
/
ivi
/
libdrm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' of ssh+git://git.freedesktop.org/git/mesa/drm into xgi-0-0-2
2007-08-31
Ian Romanick
Merge branch 'master' of ssh+git://git.freedesktop...
commit
|
commitdiff
|
tree
2007-08-31
Ian Romanick
Acutally emit the IRQ (duh) when setting the fence...
commit
|
commitdiff
|
tree
2007-08-29
Ian Romanick
Use ati_pcigart for PCI-e GART table handling.
commit
|
commitdiff
|
tree
2007-08-29
Ian Romanick
Fix late night dumb-dumb mistake.
commit
|
commitdiff
|
tree
2007-08-29
Ian Romanick
Use DRM_SPINLOCK / DRM_UNSPINLOCK macros.
commit
|
commitdiff
|
tree
2007-08-17
Ian Romanick
Remove unnecessary include.
commit
|
commitdiff
|
tree
2007-08-16
Ian Romanick
Forgot to add this file on the last commit.
commit
|
commitdiff
|
tree
2007-08-16
Ian Romanick
Implement fence support.
commit
|
commitdiff
|
tree
2007-08-14
Ian Romanick
Eliminate unused / useless ioctls.
commit
|
commitdiff
|
tree
2007-08-14
Ian Romanick
Clean up remaining C++ style comments.
commit
|
commitdiff
|
tree
2007-08-14
Ian Romanick
Move dwWriteReg to xgi_cmdlist.c, the only file where...
commit
|
commitdiff
|
tree
2007-08-14
Ian Romanick
Remove unused interrupt related functions.
commit
|
commitdiff
|
tree
2007-08-14
Ian Romanick
Clean up xgi_(en|dis)able_(mmio|ge) and move to xgi_misc.c.
commit
|
commitdiff
|
tree
2007-08-13
Ian Romanick
Strobe magic 0xB03F register to flush PCI-e GART table.
commit
|
commitdiff
|
tree
2007-08-10
Ian Romanick
After calling drm_sman_cleanup, mark both heaps as...
commit
|
commitdiff
|
tree
2007-08-10
Ian Romanick
Use DRM_MEMORYBARRIER() macro instead of mb().
commit
|
commitdiff
|
tree
2007-08-10
Ian Romanick
Mask off correct bits in M2REG_AUTO_LINK_STATUS for...
commit
|
commitdiff
|
tree
2007-08-09
Ian Romanick
Minor clean up of IRQ code. Much, much more to come.
commit
|
commitdiff
|
tree
2007-08-09
Ian Romanick
Use sman memory manager instead of internal version.
commit
|
commitdiff
|
tree
2007-08-09
Ian Romanick
Unify alloc and free ioctls.
commit
|
commitdiff
|
tree
2007-08-09
Ian Romanick
Associate master file pointer with command list buffer.
commit
|
commitdiff
|
tree
2007-08-07
Ian Romanick
Unify infrastructure for freeing on-card / GART memory.
commit
|
commitdiff
|
tree
2007-08-06
Ian Romanick
Release client memory in reclaim_buffers_idlelocked...
commit
|
commitdiff
|
tree
2007-08-06
Ian Romanick
Refactor xgi_(fb|pcie)_free_all into xgi_free_all.
commit
|
commitdiff
|
tree
2007-08-06
Ian Romanick
Replace per-heap semaphores with drm_device::struct_mutex.
commit
|
commitdiff
|
tree
2007-08-06
Ian Romanick
Unify infrastructure for allocating (not yet freeing...
commit
|
commitdiff
|
tree
2007-08-06
Ian Romanick
Eliminate unnecessary function xgi_pcie_free_locked.
commit
|
commitdiff
|
tree
2007-08-06
Ian Romanick
Finish removing allocation "owner" infrastructure.
commit
|
commitdiff
|
tree
2007-08-06
Ian Romanick
Eliminate special-case handling of framebuffer (fake...
commit
|
commitdiff
|
tree
2007-08-06
Ian Romanick
Eliminate allocation "owner" usage.
commit
|
commitdiff
|
tree
2007-08-01
Ian Romanick
Refactor register dumping code.
commit
|
commitdiff
|
tree
2007-07-30
Ian Romanick
Move additional GE initialization into the kernel.
commit
|
commitdiff
|
tree
2007-07-30
Ian Romanick
Fix GE shut-down sequence.
commit
|
commitdiff
|
tree
2007-07-30
Ian Romanick
Use DRM_READ/DRM_WRITE macros instead of directly accessing...
commit
|
commitdiff
|
tree
2007-07-30
Ian Romanick
Use OUT3C5B macro instead of assuming little-endian...
commit
|
commitdiff
|
tree
2007-07-27
Ian Romanick
Convert to new ioctl interface between core DRM and...
commit
|
commitdiff
|
tree
2007-07-27
Ian Romanick
Eliminate use of DRM_ERR.
commit
|
commitdiff
|
tree
2007-07-26
Ian Romanick
Eliminate unnecessary (and now wrong) call gto drm_sg_free.
commit
|
commitdiff
|
tree
2007-07-26
Ian Romanick
Merge branch 'master' of ssh+git://git.freedesktop...
commit
|
commitdiff
|
tree
2007-07-24
Ian Romanick
Fix typo on previous commit. Sigh...
commit
|
commitdiff
|
tree
2007-07-24
Ian Romanick
Pass correct offset to xgi_find_pcie_virt.
commit
|
commitdiff
|
tree
2007-07-24
Ian Romanick
Fix license formatting.
commit
|
commitdiff
|
tree
2007-07-24
Ian Romanick
Fix flags for serveral ioctls.
commit
|
commitdiff
|
tree
2007-07-24
Ian Romanick
Fix bug preventing X server from restarting.
commit
|
commitdiff
|
tree
2007-07-24
Ian Romanick
Minor log message clean up.
commit
|
commitdiff
|
tree
2007-07-24
Ian Romanick
Minor log message clean up.
commit
|
commitdiff
|
tree
2007-07-23
Ian Romanick
Eliminate XGI_CHECK_PCI_CONFIG.
commit
|
commitdiff
|
tree
2007-07-22
Ian Romanick
Bump version.
commit
|
commitdiff
|
tree
2007-07-22
Ian Romanick
Remove some extraneous debug messages.
commit
|
commitdiff
|
tree
2007-07-22
Ian Romanick
xgi_mem_alloc::offset is a hardware offset, so it should...
commit
|
commitdiff
|
tree
2007-07-22
Ian Romanick
Rename and document fields of xgi_cmdring_info.
commit
|
commitdiff
|
tree
2007-07-22
Ian Romanick
Make s_cmdring a field in the xgi_info structure instead...
commit
|
commitdiff
|
tree
2007-07-22
Ian Romanick
Clean up xgi_cmd_info and associated code.
commit
|
commitdiff
|
tree
2007-07-20
Ian Romanick
Clean up flush command generation in addFlush2D.
commit
|
commitdiff
|
tree
2007-07-20
Ian Romanick
Clean up generation of begin commands in xgi_submit_cmdlist
commit
|
commitdiff
|
tree
2007-07-20
Ian Romanick
Change handling of begin types slightly.
commit
|
commitdiff
|
tree
2007-07-20
Ian Romanick
Delete unused variable in xgi_driver_load.
commit
|
commitdiff
|
tree
2007-07-20
Ian Romanick
Fix error handing related to xgi_cmdlist_initialize.
commit
|
commitdiff
|
tree
2007-07-20
Ian Romanick
Debug message and comment clean up in xgi_submit_cmdlist.
commit
|
commitdiff
|
tree
2007-07-19
Ian Romanick
Rework xgi_(pcie|fb)_free_all to prevent deadlock.
commit
|
commitdiff
|
tree
2007-07-19
Ian Romanick
Move MMIO drm_addmap (and code that depends on it)...
commit
|
commitdiff
|
tree
2007-07-19
Ian Romanick
Initial pass at converting driver to DRM infrastructure.
commit
|
commitdiff
|
tree
2007-07-17
Ian Romanick
Add XP5 and XP10 PCI IDs.
commit
|
commitdiff
|
tree
2007-07-17
Ian Romanick
Make drm_sg_free callable in-kernel.
commit
|
commitdiff
|
tree
2007-07-17
Ian Romanick
Log message clean up in WriteRegDWord. Remove unused...
commit
|
commitdiff
|
tree
2007-07-17
Ian Romanick
Clean ups (primarilly log messages) in xgi_test_rwinkernel.
commit
|
commitdiff
|
tree
2007-07-17
Ian Romanick
Eliminate unnecessary structures and defines.
commit
|
commitdiff
|
tree
2007-07-17
Ian Romanick
Eliminate several useless ioctls and associated cruft.
commit
|
commitdiff
|
tree
2007-07-17
Ian Romanick
Massive log message clean up in xgi_submit_cmdlist.
commit
|
commitdiff
|
tree
2007-07-16
Ian Romanick
Correct errors in the usage of pci_map_page.
commit
|
commitdiff
|
tree
2007-07-12
Ian Romanick
Merge branch 'master' into xgi-0-0-2
commit
|
commitdiff
|
tree
2007-07-10
Ian Romanick
Convert occurances of U32 to other types.
commit
|
commitdiff
|
tree
2007-07-10
Ian Romanick
Fix ioctl types.
commit
|
commitdiff
|
tree
2007-07-09
Ian Romanick
Eliminiate fields in xgi_info that are duplicates of...
commit
|
commitdiff
|
tree
2007-07-09
Ian Romanick
Move types shared with user mode to xgi_drm.h.
commit
|
commitdiff
|
tree
2007-07-09
Ian Romanick
Correct types that are shared with user mode.
commit
|
commitdiff
|
tree
2007-07-09
Ian Romanick
Adjust the types of the fields of xgi_aperture.
commit
|
commitdiff
|
tree
2007-07-09
Ian Romanick
Merge xgi_mem_req and xgi_mem_alloc into a single type.
commit
|
commitdiff
|
tree
2007-07-06
Ian Romanick
Remove XGI_IOCTL_CPUID and associated cruft.
commit
|
commitdiff
|
tree
2007-07-06
Ian Romanick
Major clean up of xgi_ge_irq_handler
commit
|
commitdiff
|
tree
2007-07-06
Ian Romanick
Convert weird rtdsc usage to get_cycles.
commit
|
commitdiff
|
tree
2007-06-30
Ian Romanick
Convert a few more U32 variables to more appropriate...
commit
|
commitdiff
|
tree
2007-06-30
Ian Romanick
Convert xgi_mem_location enum values to less generic...
commit
|
commitdiff
|
tree
2007-06-30
Ian Romanick
Convert open coded list iterators to either list_for_each_en...
commit
|
commitdiff
|
tree
2007-06-30
Ian Romanick
Clean up xgi_pcie_heap_check
commit
|
commitdiff
|
tree
2007-06-30
Ian Romanick
Stop-gap fix in xgi_submit_cmdlist
commit
|
commitdiff
|
tree
2007-06-30
Ian Romanick
Convert some PCI-e GART related variable to generic...
commit
|
commitdiff
|
tree
2007-06-30
Ian Romanick
Delete unused arrays s_emptyBegin and s_flush2D.
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Replace U(8|16) with u(8|16).
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Eliminate unnecessary defines of TRUE and FALSE.
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Replace BOOL with bool.
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Eliminate unused integer and float typedefs.
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Eliminate structure typedefs
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Fix return type of xgi_find_pcie_block.
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Remove unused type 'struct xgi_pcie_list_s' / xgi_pcie_list_t.
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Minor clean up of variable declarations in xgi_find_pcie_virt.
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Clean up debug log messages in xgi_find_pcie_block.
commit
|
commitdiff
|
tree
2007-06-29
Ian Romanick
Convert comment header of xgi_find_pcie_virt to kernel...
commit
|
commitdiff
|
tree
2007-06-26
Ian Romanick
Clean up warnings about unused variables and functions.
commit
|
commitdiff
|
tree
2007-06-26
Ian Romanick
Clean up mixed declarations and code.
commit
|
commitdiff
|
tree
next