index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2013-08-12
don't uvm_pageunwire a page right before calling uvm_pagefree on it
Mark Kettenis
2013-08-12
don't queue the shrinker task if it is already queued
Mark Kettenis
2013-08-12
unstub ttm_tt_swapin and ttm_tt_swapout
Mark Kettenis
2013-08-12
return early from radeon_driver_irq_handler_kms if not installed
Jonathan Gray
2013-08-12
establish interrupt handler
Mark Kettenis
2013-08-12
proper atomic refcounts
Mark Kettenis
2013-08-12
make the ttm agp backend slightly less horrible
Jonathan Gray
2013-08-12
let the driver allocate and free GEM objects
Mark Kettenis
2013-08-12
use IPL_TTY for locks which originally involved spin_lock_irq
Jonathan Gray
2013-08-12
enable the rest of ttm_bo_global_kobj_release
Jonathan Gray
2013-08-12
unstub ttm_bo_wait_unreserved
Jonathan Gray
2013-08-12
remove the printf in radeon_gem_object_init
Jonathan Gray
2013-08-12
convert some free() use to drm_free() which checks for NULL
Jonathan Gray
2013-08-12
unstub radeon_fence_wait_seq and radeon_fence_wait_any_seq
Jonathan Gray
2013-08-12
cleanup kmap/kunmap/vmap/vunmap a bit
Mark Kettenis
2013-08-12
add proper pmap flags to indicate cachability
Mark Kettenis
2013-08-12
unstub radeon_sa_bo_new and radeon_sa_bo_free
Jonathan Gray
2013-08-12
correct use of the radeon_sa_manager mutex
Jonathan Gray
2013-08-12
fix vmap(). problem pointed out by kettenis
Jonathan Gray
2013-08-12
remove a noisy debug printf
Jonathan Gray
2013-08-12
inc the bo refcount in ttm_bo_mmap
Jonathan Gray
2013-08-12
hook up ttm to uvm
Mark Kettenis
2013-08-12
init more of the structs in radeon_i2c_create_dp
Jonathan Gray
2013-08-12
unstub radeon_dp_i2c_aux_ch
Jonathan Gray
2013-08-12
partially unstub rv770_pcie_gen2_enable
Jonathan Gray
2013-08-12
partially unstub evergreen_pcie_gen2_enable
Jonathan Gray
2013-08-12
unstub r600_ioctl_wait_idle
Jonathan Gray
2013-08-12
unstub r600_dma_ib_test
Jonathan Gray
2013-08-12
unstub r600_dma_ring_test
Jonathan Gray
2013-08-12
add radeondrm_burner()
Jonathan Gray
2013-08-12
add radeondrm_getchar()
Jonathan Gray
2013-08-12
make radeondrm_show_screen() do a mode switch
Jonathan Gray
2013-08-12
unstub radeon_suspend_kms and radeon_resume_kms and hook them up
Mark Kettenis
2013-08-12
stop re-POSTing ATI video
Mark Kettenis
2013-08-12
unstub r600_pcie_gart_tlb_flush
Mark Kettenis
2013-08-12
partially unstub r600_pcie_gen2_enable
Mark Kettenis
2013-08-12
unstub rs600_gart_set_page
Mark Kettenis
2013-08-12
Implement hweight32 (based on FreeBSD's bitcount32) and use that to
Mark Kettenis
2013-08-12
use IPL_TTY for locks which originally involved spin_lock_irq
Jonathan Gray
2013-08-12
add back the original version of radeon_mode_dumb_mmap but keep it disabled
Jonathan Gray
2013-08-12
enable the ttm bo delayed task
Jonathan Gray
2013-08-12
enable some more i2c parts in the atombios code
Jonathan Gray
2013-08-12
init mmio_idx_lock
Jonathan Gray
2013-08-12
unstub r100_io_rreg and r100_io_wreg
Jonathan Gray
2013-08-12
map the io bar
Jonathan Gray
2013-08-12
unstub radeon_device_fini
Jonathan Gray
2013-08-12
unstub evergreen and rv770 firmware loading
Jonathan Gray
2013-08-12
remove firmware headers, loaded via loadfirmware now
Jonathan Gray
2013-08-12
remove UMS compat code
Jonathan Gray
2013-08-12
unstub r600+ firmware loading
Jonathan Gray
[next]