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
2014-02-10
drm/radeon: forever loop on error in radeon_do_test_moves()
Jonathan Gray
2014-02-10
drm/radeon: fix typo in CP DMA register headers
Jonathan Gray
2014-02-10
drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
Jonathan Gray
2014-02-10
drm/radeon: fix panel scaling with eDP and LVDS bridges
Jonathan Gray
2014-02-10
drm/radeon/si: Add support for CP DMA to CS checker for compute v2
Jonathan Gray
2014-02-10
drm/radeon: fix handling of variable sized arrays for router objects
Jonathan Gray
2014-02-10
drm/radeon: fix LCD record parsing
Jonathan Gray
2014-02-10
drm/radeon: fix endian bugs in hw i2c atom routines
Jonathan Gray
2014-02-10
drm/radeon: improve dac adjust heuristics for legacy pdac
Jonathan Gray
2014-02-10
drm/radeon: Another card with wrong primary dac adj
Jonathan Gray
2014-02-10
drm/radeon: fix endian issues with DP handling (v3)
Jonathan Gray
2014-02-09
drm/radeon: allow selection of alignment in the sub-allocator
Jonathan Gray
2014-02-09
drm/radeon: allocate SA bo in the requested domain
Jonathan Gray
2014-02-09
Fix copying of the previous pte entries in grow_p1(). Found the hard way by
Miod Vallat
2014-02-09
drm/radeon/hdmi: make sure we have an afmt block assigned
Jonathan Gray
2014-02-09
drm/radeon: update lockup tracking when scheduling in empty ring
Jonathan Gray
2014-02-09
Make sure to close the default pipe before re-opening it when we want
Martin Pieuchot
2014-02-09
drm/radeon: do not try to uselessly update virtual memory pagetable
Jonathan Gray
2014-02-09
drm/radeon: don't allow audio on DCE6
Jonathan Gray
2014-02-09
drm/radeon: fix card_posted check for newer asics
Jonathan Gray
2014-02-09
radeon: Fix system hang issue when using KMS with older cards
Jonathan Gray
2014-02-09
Do not allow to unconfigure a device by setting the configuration
Martin Pieuchot
2014-02-09
Use syncicache() instead of rerolling an almost identical version.
Martin Pieuchot
2014-02-09
Fix the lock order reversal problem in the code that stops traced
Mark Kettenis
2014-02-09
use linux style memory allocations in radeon
Jonathan Gray
2014-02-09
use linux style memory allocations in ttm
Jonathan Gray
2014-02-09
add some more linux compat functions for memory allocation
Jonathan Gray
2014-02-09
regen
Philip Guenther
2014-02-09
nanosleep() isn't actually NOLOCK safe yet: tsleep() still requires kernel
Philip Guenther
2014-02-08
Do not bzero() the available memory in pmap_bootstrap(); allocations in
Miod Vallat
2014-02-08
For some reason (lack of testing being my #1 candidate), IP32 PROM version 4.18
Miod Vallat
2014-02-08
Replace ARC_Call2(), used to invoke the `return-to-PROM' routines with a
Miod Vallat
2014-02-08
Use extent_alloc_with_descr(9) and add a mutex to protect the extent.
Mark Kettenis
2014-02-08
Add extent_alloc_with_descr(9) as a wrapper around
Mark Kettenis
2014-02-08
Be conservative about the resources the controller advertises for
Chris Cappuccio
2014-02-08
Stop disablng/enabling interrupts in the interrupt handler for
Chris Cappuccio
2014-02-08
Some (if not all) G5 systems use a different layout for the physical memory
Miod Vallat
2014-02-08
Initializing the time from an uninitialized variable isn't a very good idea.
Mark Kettenis
2014-02-08
Don't unmask interrupts that should be left blocked because we're at a
Mark Kettenis
2014-02-08
Add option MIPS_PTE64 to IP27/IP35 kernels, and no longer ignore memory
Miod Vallat
2014-02-08
Allow page table entries to be either 32 bits wide (the existing state of the
Miod Vallat
2014-02-08
only copy wmesg if wchan, after chatting with guenther and millert.
Ted Unangst
2014-02-07
Initializing the time from an uninitialized variable isn't a very good idea.
Mark Kettenis
2014-02-07
Make carp send IPv6 neighbour advertisements with the 'router' flag
Stefan Sperling
2014-02-07
Borrow the sparc installboot a.out nlist code, for /usr/mdec/bootxx is still
Miod Vallat
2014-02-06
missing define for qla2100 support
Jonathan Matthew
2014-02-06
revert some HID changes that broke on older models
joshua stein
2014-02-06
add some more bufbackoff calls. uvm_wait optimistically (?), uvm_wait_pla
Ted Unangst
2014-02-06
parenthesis to make the math right. ok beck kettenis
Ted Unangst
2014-02-06
Almost-working QLA2100 support. This appears to be the best I can do for
Jonathan Matthew
[next]