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
2015-04-10
Use mdelay(x) instead of delay(x * 1000) for drm_msleep() to better
Jonathan Gray
2015-04-10
Make drm_can_sleep() match linux. No change in behaviour as it's
Jonathan Gray
2015-04-10
add irqs_disabled() and in_dbg_master() using cold and db_is_active
Jonathan Gray
2015-04-09
Send lmc(4) and san(4) to the HDLC framed bit bucket in the sky.
Theo de Raadt
2015-04-08
Move vmap back to kernel_map/uvm_km_valloc as it's allowed to fail.
Jonathan Gray
2015-04-08
Convert to if_input().
Martin Pieuchot
2015-04-08
don't leak the chip's hardware address during scans when a randomized address
Jasper Lievisse Adriaanse
2015-04-08
change back to udelay/mdelay
Jonathan Gray
2015-04-08
change back to memcpy_toio/memcpy_fromio/memset_io
Jonathan Gray
2015-04-08
change back to using min_t
Jonathan Gray
2015-04-08
ttm has it's own version of kmap/kunmap that uses
Jonathan Gray
2015-04-07
Use m_defrag when mbuf chains get fragmented.
Stefan Fritsch
2015-04-06
Move almost all of the linux compat from drmP.h to drm_linux.h.
Jonathan Gray
2015-04-06
switch back from roundup2() and roundup() to round_up()
Jonathan Gray
2015-04-06
switch back from howmany() to DIV_ROUND_UP()
Jonathan Gray
2015-04-06
move some inline linux compat into the dedicated files
Jonathan Gray
2015-04-06
drm_calloc -> kcalloc
Jonathan Gray
2015-04-06
add/use some more errno remapping
Jonathan Gray
2015-04-06
Now we have dev_priv->mm.gtt_base_addr we can set fb_base and remove
Jonathan Gray
2015-04-06
Add an empty drm_sysfs_hotplug_event() function and use it
Jonathan Gray
2015-04-06
Add get_user() and put_user() compatibility interfaces and use them.
Mark Kettenis
2015-04-06
add back some more static use to reduce the diff to linux
Jonathan Gray
2015-04-06
No need to use a temporary pointer variable after the drm struct name
Jonathan Gray
2015-04-06
add and use macros for wake_up/wake_up_all/wake_up_all_locked
Jonathan Gray
2015-04-06
Convert some udelay() calls back to DRM_UDELAY() where
Jonathan Gray
2015-04-05
Consistently use #if 0/#endif to handle our lack of DRM_MINOR_CONTROL.
Mark Kettenis
2015-04-05
whitespace
Mark Kettenis
2015-04-05
Another round of reducing diffs with Linux. This one moves the various
Mark Kettenis
2015-04-03
resync i915_drv.h to make it diffable to linux
Jonathan Gray
2015-04-03
change types/macros to reduce the diff to linux
Jonathan Gray
2015-04-03
Translate PAGE_MASK usage for the way it is defined in our kernel.
Jonathan Gray
2015-04-01
fix typo in comment; OK mpi@
Gleydson Soares
2015-04-01
Correct comments.
Masao Uebayashi
2015-04-01
Kill useless comments talking about ether_input().
Martin Pieuchot
2015-04-01
Remove annoying comment mentionning ether_output().
Martin Pieuchot
2015-03-30
Convert to if_input().
Martin Pieuchot
2015-03-29
Restore user-loaded vga fonts upon X11->VT switch and upon resume; from
Miod Vallat
2015-03-28
match on the RTS5249 found on the dell xps 13, treat it as a 5229
Joshua Stein
2015-03-26
additional params from libdrm 2.4.60
Jonathan Gray
2015-03-24
Convert to if_input() but I won't tell your the story of krw@
Martin Pieuchot
2015-03-24
Convert to if_input(), untested but kettenis@ will mop up later if
Martin Pieuchot
2015-03-23
Not all iwm hardware supports the 5GHz band. Make setting 11a rates
Jonathan Gray
2015-03-21
Print speeds consistently.
Martin Pieuchot
2015-03-20
Convert to if_input(), thanks to krw@ for testing.
Martin Pieuchot
2015-03-20
Convert to if_input(), thanks to krw@ for testing.
Martin Pieuchot
2015-03-20
Re-apply -r1.115 that got accidentally reverted and brought to my
Mike Belopuhov
2015-03-19
missing gcu_var.h conversion
Theo de Raadt
2015-03-18
sync
Ryan Thomas McBride
2015-03-18
sync
Ryan Thomas McBride
2015-03-18
Baytrail/e3800 devices found in MinnowboardMax.
Ryan Thomas McBride
[next]