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-05-22
BUS_DMA_WAITOK can't be used in the bge_init path since it
Mike Belopuhov
2013-05-21
Delete unused function.
Mark Kettenis
2013-05-18
Add parameters describing the usable part of the GTT and enable the checks
Mark Kettenis
2013-05-18
Sync with Linux. Mostly comment and whitespace changes, but adds some missing
Mark Kettenis
2013-05-17
wsmoused support
Mark Kettenis
2013-05-16
burner support
Mark Kettenis
2013-05-15
sync the list of pre haswell intel video devices with linux
Jonathan Gray
2013-05-15
regen
Jonathan Gray
2013-05-15
add some more Intel video devices
Jonathan Gray
2013-05-15
Introduce a global interrupt-aware mutex protecting data
Alexandre Ratchov
2013-05-15
Add support for Intel E7221 integrated graphics.
Mark Kettenis
2013-05-12
Handle big (a.k.a. >2TB) disks by adding logic to handle the 12 and 16
Kenneth R Westerback
2013-05-12
fix use after free in case the mbuf needs defragmentation
Stefan Fritsch
2013-05-11
Another small tweak to get things close to Linux.
Mark Kettenis
2013-05-11
whitespace
Mark Kettenis
2013-05-11
Remove some #ifdef 0'd code that we're never going to use again.
Mark Kettenis
2013-05-09
A few more changes to reduce the diffs to the Linux code.
Mark Kettenis
2013-05-09
Add a #define such that we can say "struct drm_i915_private" to reduce the
Mark Kettenis
2013-05-08
The "locking" in i915_gem_object_move_to_inactive() makes no sense. Get rid
Mark Kettenis
2013-05-08
Maxime Villard reported an uninitialised variable access in
Jonathan Gray
2013-05-06
sync
Brian Callahan
2013-05-06
Revert Cavium Networks back to Cavium - it was right in the first place.
Brian Callahan
2013-05-06
sync
Brian Callahan
2013-05-06
Add OCTEON Plus CN50XX Network Processor id.
Brian Callahan
2013-05-05
Add nonblocking argument to i915_gem_object_pin() and
Mark Kettenis
2013-05-05
Remove a supefluous check.
Mark Kettenis
2013-05-05
With KMS, the inteldrm_quiesce dance isn't needed anymore. Zap the code.
Mark Kettenis
2013-05-05
Remove some #ifdef'ed out code that's never going to get used again.
Mark Kettenis
2013-05-04
In i915_alloc_ifp() and i965_alloc_ifp() use extent_alloc_subregion() to make
Mark Kettenis
2013-04-30
Clear the right pixels when scrolling backwards.
Mark Kettenis
2013-04-30
Handle newer fiber adapters the same way as 82575/82576,
Jonathan Gray
2013-04-22
handle long long time_t in debug code
Theo de Raadt
2013-04-22
Put the code manipulating scatter gather mapping for the framebuffer under
Martin Pieuchot
2013-04-21
new digi puc; Hugo Lombard
Theo de Raadt
2013-04-21
sync
Theo de Raadt
2013-04-21
Move GEM initialization code into its own function like Linux has.
Mark Kettenis
2013-04-18
"160 chars ought to be enough for everybody"
Mark Kettenis
2013-04-17
Also accelerate scrolling backwards.
Mark Kettenis
2013-04-17
Add support for 16bpp mode to code that interfaces with the rasops(9) code.
Mark Kettenis
2013-04-17
Another round of reducing diffs with Linux code.
Mark Kettenis
2013-04-16
spelling errors; Diego Casati
Theo de Raadt
2013-04-15
Get rid of various 'typedef struct' definitions and use plain structure
Marcus Glocker
2013-04-14
Take a different approach towards framebuffer accelartion. Instead of using
Mark Kettenis
2013-04-14
Be sure to turn hsync/vsync back on at crt enable (v2)
Jonathan Gray
2013-04-14
add some acer quirks from linux 3.8.7
Jonathan Gray
2013-04-12
Now we can handle bitbanging enable the fallback method of getting
Jonathan Gray
2013-04-10
Fix various glitches in queue macro usage.
Philip Guenther
2013-04-08
A few changes that reduce the diffs to the Linux code. Mostly style issues,
Mark Kettenis
2013-04-08
Fix typo in ale_stop_mac().
Brad Smith
2013-04-08
Use the fixed pixel clock for eDP in intel_dp_set_m_n()
Jonathan Gray
[prev]
[next]