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
Age
Commit message (
Expand
)
Author
2008-12-25
add "virtual" mutes if the "virtual" volume amps have mute capability
Jacob Meuser
2008-12-25
before naming a widget after a pin because the widget is the only thing
Jacob Meuser
2008-12-25
- one "default" direction is enough
Jacob Meuser
2008-12-24
typo spotted by Alexey Suslikov
Jacob Meuser
2008-12-24
Fix support for earlier i8XX chipsets (specifically the 830 and 840).
Owain Ainsworth
2008-12-23
intagp support for Intel 4-series (e.g. GM45) chipsets.
Owain Ainsworth
2008-12-23
azalia_generic_mixer_pin_sense has nothing to do with pin sense anymore.
Jacob Meuser
2008-12-23
add gpio quirk for Dell e6400
Jacob Meuser
2008-12-23
enable beep and CD mixer controls on alc88x codecs if appropriate
Jacob Meuser
2008-12-23
add small quirks for certain codecs
Jacob Meuser
2008-12-23
remove static mixer configurations wholesale, to make next commit
Jacob Meuser
2008-12-23
- recognize some more codecs
Jacob Meuser
2008-12-23
gather up most of the code for printing debug info in dmesgs and
Jacob Meuser
2008-12-23
line-in is now "line-in", line-out is still "line". S/PDIF-out is
Jacob Meuser
2008-12-23
allow us to completely exhaust the rx ring now that we handle the RXO (rx
David Gwynne
2008-12-23
a) a widget's nid is always it's index in the codec's widget list.
Jacob Meuser
2008-12-23
backout previous. changing the index of valid nids breaks things.
Jacob Meuser
2008-12-23
sizeof(bge_devices) / sizeof(bge_devices[0]) -> nitems(bge_devices)
David Gwynne
2008-12-23
if we cant put enough packets on the rx ring then schedule a timeout to
David Gwynne
2008-12-23
don't add invalid widgets to connection lists.
Jacob Meuser
2008-12-22
I swapped MGETHDR arguments in my m_defrag removal commit.
Damien Bergamini
2008-12-22
sync
Stuart Henderson
2008-12-22
correct typo in ATI FireMV device id; Joe Malcolm on misc@
Stuart Henderson
2008-12-22
create "_source" mixer items for single connections, but be careful
Jacob Meuser
2008-12-22
hex for unused widget names
Jacob Meuser
2008-12-22
set a default name for widgets (u-wid$NID) and don't try to give
Jacob Meuser
2008-12-22
disable unusable converters
Jacob Meuser
2008-12-22
special case after general case. it's better to be named after
Jacob Meuser
2008-12-22
new function azalia_pin_config_ov, used to override configuration
Jacob Meuser
2008-12-22
- expand/add macros for pin configuration manipulation
Jacob Meuser
2008-12-21
rework the programming of the multicast addresses onto the chip to use the
David Gwynne
2008-12-21
use the RXO (rx overflow) interrupt to try to refill the rx ring. this lets
David Gwynne
2008-12-21
move the codec specific widget initialization out of
Jacob Meuser
2008-12-21
if a widget is the sole connection to another widget, name the
Jacob Meuser
2008-12-21
label converter widgets for their place in the converter group.
Jacob Meuser
2008-12-21
a little rearranging:
Jacob Meuser
2008-12-21
add mixer_class member to struct widget_t, and define the mixer
Jacob Meuser
2008-12-21
add function azalia_widget_sole_conn, which determines if the
Jacob Meuser
2008-12-21
Undo m_defrag().
Damien Bergamini
2008-12-15
revert 1.20 now that the new allocator is used to control the number of
Brad Smith
2008-12-13
;5Anvidia mcp67 ahci controller also needs special handling.
Mike Belopuhov
2008-12-12
get rid of the ugly IWN_SET_DESC_SEG/NSEGS macros.
Damien Bergamini
2008-12-12
matthieu and reyk say that using 9k frames for rx breaks vic on esx. i can
David Gwynne
2008-12-11
Don't do radeon_cp_dispatch flip on lastclose.
Owain Ainsworth
2008-12-10
sync
Owain Ainsworth
2008-12-10
id for Radeon HD2600 PRO AGP; from johan.
Owain Ainsworth
2008-12-09
Non soundblaster-like devices must set AUDIO_PROP_INDEPENDENT
Alexandre Ratchov
2008-12-09
Replace the sc_type/sc_details enum's in the softc struct with a sc_flags
Brad Smith
2008-12-08
Don't forget to map the pci interrupt.
Owain Ainsworth
2008-12-08
Make the various drm drivers print the interrupt they're using.
Mark Kettenis
[prev]
[next]