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
/
dev
/
pci
/
drm
Age
Commit message (
Expand
)
Author
2013-08-12
drm/radeon: add new richland pci ids, from 3.8.13
Jonathan Gray
2013-08-12
drm/radeon: fix handling of v6 power tables, from 3.8.13
Jonathan Gray
2013-08-12
unstub evergreen_fix_pci_max_read_req_size
Mark Kettenis
2013-08-12
fix calculation of the amount of physical memory
Mark Kettenis
2013-08-12
only allocate dma-reachable memory for now
Mark Kettenis
2013-08-12
sprinkle some bus_dma(9) goodness
Mark Kettenis
2013-08-12
reduce diffs with Linux codebase
Mark Kettenis
2013-08-12
use bus_space_mmap to map bus addresses into physical addresses
Mark Kettenis
2013-08-12
remove commented out struct member that isn't going to come back
Mark Kettenis
2013-08-12
load the rasops lut when doing a vt switch
Jonathan Gray
2013-08-12
when removing a range of pages from a pool, remove all of them
Mark Kettenis
2013-08-12
agp_flush_cache() before flushing the tlb, suggested by kettenis
Jonathan Gray
2013-08-12
better transliteration of wait_event_xxx
Mark Kettenis
2013-08-12
convert between Linux-style negative errno values and OpenBSD errno values
Mark Kettenis
2013-08-12
simplify the ttm agp backend and make it actually work
Mark Kettenis
2013-08-12
unstub the agp parts of set_pages_array_{wb,wc} on i386/amd64
Jonathan Gray
2013-08-12
fix previous commit; spotted by armani@
Mark Kettenis
2013-08-12
adapt a bit more Linux code; some IGP variants need their GART uncached
Mark Kettenis
2013-08-12
actually unmap buffers; fixes pixmap corruption issues
Mark Kettenis
2013-08-12
manage pages in the VRAM aperture
Mark Kettenis
2013-08-12
unbreak locking, pointed out by kettenis
Jonathan Gray
2013-08-12
don't claim the interrupt if rptr and wptr match
Jonathan Gray
2013-08-12
disestablish interrupt handler in detach
Jonathan Gray
2013-08-12
remove ifdefs from drm_atomic.h, no binary change
Jonathan Gray
2013-08-12
don't bail from attach if we can't map the IO BAR
Jonathan Gray
2013-08-12
fix page flipping
Jonathan Gray
2013-08-12
move drm_vblank_count_and_time() proto to drmP.h
Jonathan Gray
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
[prev]
[next]