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-12
Add rtlabel to rt_newaddrmsg, From: Florian Riehm <mail at friehm dot de>
Henning Brauer
2014-02-12
Remove an old and unused define that should not be used.
Martin Pieuchot
2014-02-12
Kill a never defined old compatibility goo from 12 years ago.
Martin Pieuchot
2014-02-12
Remove an old comment about bsdi4 and make it clear that netmasks are
Martin Pieuchot
2014-02-12
Eliminate the exit sig handling, which was only invokable via the
Philip Guenther
2014-02-12
Do not include pmap.h from .S code, but get the necessary defines from
Miod Vallat
2014-02-11
Adjust for renamed pcidevs defines.
Mark Kettenis
2014-02-11
regen
Mark Kettenis
2014-02-11
Change the Intel Centrino Wireless-N 2000/2030 into 2200/2230 to be
Mark Kettenis
2014-02-11
Intel Centrino Wireless-N 2200 (tested) and Wireless-N 105/135 (untested)
Mark Kettenis
2014-02-11
- grow the decompression buffer more aggressively if we have
Markus Friedl
2014-02-11
fix endianness of fc4 type registration (again), and don't bother printing
Jonathan Matthew
2014-02-10
Build isp2xxx firmware into separate object files so we only include
Jonathan Matthew
2014-02-10
To prevent lock ordering problems with the kernel lock, we need to make sure
Mark Kettenis
2014-02-10
Intel Centrino Wireless-N 2230 support. From Fabian Raetz, with a little bit
Mark Kettenis
2014-02-10
the mac addresses you program with MYXCMD_SET_MCASTGROUP are in a different
David Gwynne
2014-02-10
drm/ttm: Fix memory type compatibility check
Jonathan Gray
2014-02-10
drm/ttm: Fix ttm_bo_move_memcpy
Jonathan Gray
2014-02-10
drm/ttm: Handle in-memory region copies
Jonathan Gray
2014-02-10
drm/ttm: fix the tt_populated check in ttm_tt_destroy()
Jonathan Gray
2014-02-10
drm/radeon: expose render backend mask to the userspace
Jonathan Gray
2014-02-10
arc4random_uniform() returns a value strictly less than its argument; fix
Philip Guenther
2014-02-10
drm/radeon: fix render backend setup for SI and CIK
Jonathan Gray
2014-02-10
drm/radeon/atom: fix bus probes when hw_i2c is set (v2)
Jonathan Gray
2014-02-10
radeon: workaround pinning failure on low ram gpu
Jonathan Gray
2014-02-10
radeon/i2c: do not count reg index in number of i2c byte we are writing.
Jonathan Gray
2014-02-10
drm/radeon: don't share PPLLs on DCE4.1
Jonathan Gray
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
[next]