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
2013-07-06
Remove unsigned comparison < 0.
Brad Smith
2013-07-05
make use of the drm_i915_private macro to reduce the diff to linux
Jonathan Gray
2013-07-05
Use tmp_int to be able to pass back the -1 upon error and check for it properly
Brad Smith
2013-07-04
Format string fix: %x instead of %p for int
Stefan Fritsch
2013-07-04
Fall back to bit banging mode for DVO transmitter detection
Jonathan Gray
2013-07-04
Fixup Oops in the pipe config computation
Jonathan Gray
2013-07-04
ensure single initialization and cleanup of backlight device
Jonathan Gray
2013-07-04
set CPT FDI RX polarity bits based on VBT
Jonathan Gray
2013-07-04
Workaround incoherence between fences and LLC across multiple CPUs
Jonathan Gray
2013-07-04
Fix SDVO connector and encoder get_hw_state functions
Jonathan Gray
2013-07-04
Add no-lvds quirk for Fujitsu Esprimo Q900
Jonathan Gray
2013-07-04
Fix sdvo connector get_hw_state function
Jonathan Gray
2013-07-03
fix: cast void * to char *, fix format args for (u)int64_t,
Stefan Fritsch
2013-07-02
change splvm to splbio, missed in r1.4
Stefan Fritsch
2013-07-02
some trivial format string fixes
Stefan Fritsch
2013-07-02
Lower IPL to IPL_BIO for the interrupt.
Stefan Fritsch
2013-07-01
The fast scrolling code causes random page table errors on older hardware.
Mark Kettenis
2013-07-01
Remove vaddr_t casts in bktr_mmap().
Brad Smith
2013-07-01
Within ns_to_timeval() change the rem field type from unsigned to signed.
Brad Smith
2013-06-28
Turns out that BGE_STATFLAG_UPDATED bit in the status block doesn't get
Mike Belopuhov
2013-06-28
Rewrite the media / link state handling and have it
Brad Smith
2013-06-25
Repair flow control broken in the rev1.329 and make sure that a simple
Mike Belopuhov
2013-06-23
Remove unsigned comparison < 0.
Brad Smith
2013-06-22
Prefix all functions. Pointed out by brad@.
Masao Uebayashi
2013-06-21
De-static.
Masao Uebayashi
2013-06-20
Revert previous and unbreak asr, the new include should be protected.
Martin Pieuchot
2013-06-20
Allocate the various hook head descriptors as part of the ifnet
Martin Pieuchot
2013-06-17
Include <uvm/uvm.h> instead of <uvm/uvm_extern.h> to make sure
Mark Kettenis
2013-06-15
sync with the latest linux version of radeon_drm.h
Jonathan Gray
2013-06-15
add some definitions from the libdrm version of i915_drm.h
Jonathan Gray
2013-06-14
Correct interrupt moderation setting for 82598; tested on the CX4 version
Mike Belopuhov
2013-06-13
Random TX Backoff Register mask must be 0x3FF; ok beck, dlg
Mike Belopuhov
2013-06-13
sync the userland facing radeon_drm.h with linux
Jonathan Gray
2013-06-13
regen for previous commit
Mike Larkin
2013-06-13
Add some missing Intel pci devices found on various machines
Mike Larkin
2013-06-12
Oops. I looked at slightly newer Linux code when doing the previous change.
Mark Kettenis
2013-06-12
Don't rely on __attribute__((__aligned__(x))) GCC extension. Explicitly pad ...
Masao Uebayashi
2013-06-12
Consistenly use bpf_mtap_ether(). From tsubai@.
Masao Uebayashi
2013-06-12
Almost identical diffs from brad@ and dlg@:
Masao Uebayashi
2013-06-11
Turn the allocation of GEM objects upside down and make the driver
Mark Kettenis
2013-06-11
Replace all ovbcopy with memmove; swap the src and dst arguments too
Theo de Raadt
2013-06-10
A couple of changes from Masanobu SAITOH <msaitoh@netbsd.org>:
Mike Belopuhov
2013-06-10
Make use of pci_matchbyid().
Brad Smith
2013-06-09
adapt to a pcidevs name change
Theo de Raadt
2013-06-09
sync
Theo de Raadt
2013-06-09
shorten many names to cope with uvm code growth
Theo de Raadt
2013-06-08
Remove redundant code setting PCI_COMMAND_MASTER_ENABLE as this is already
Brad Smith
2013-06-07
Add proper mmap(2) support for drm(4)/inteldrm(4). This changes the
Mark Kettenis
2013-06-06
Add the remaining support code for 4th gen Intel Core/Haswell graphics
Jonathan Gray
2013-06-06
regen
Jonathan Gray
[next]