index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
external
/
bsd
Age
Commit message (
Expand
)
Author
2010-03-20
don't pass "maxaddr" as a boundary in bus_dmamap_create() like rev 1.8
mrg
2010-03-03
make suspend/resume actually work:
mrg
2010-02-24
A pointer typedef entails trading too much flexibility to declare const
dyoung
2010-01-26
PR/42262: Support drm drivers (intel G33/G45) submapping pci resources
jmorse
2010-01-08
Expand PMF_FN_* macros.
dyoung
2009-12-14
add suspend/resume hooks for command processor
kefren
2009-12-12
add stub pmf hook
kefren
2009-12-06
Delete the do-nothing device-activation hook, drm_activate().
dyoung
2009-09-27
deregister with pmf on detach
jmcneill
2009-09-27
register with pmf
jmcneill
2009-09-27
Port viadrm to NetBSD and fix a bunch of compile issues:
jmcneill
2009-09-27
make sure to call pci_intr_*stablish() with the right first argument;
mrg
2009-09-12
fix some confusion between highest DMA address and the boundary not to
drochner
2009-09-10
PR/42041: Jasper Wallace: Stopgap fix for kernel assert
christos
2009-09-02
- normalize netbsd drm_mtrr_del() with freebsd, removing a few #if's
mrg
2009-09-02
remove a memset() that isn't necessary.
mrg
2009-08-26
introduce an ugly but simple hack to work around external software
mrg
2009-08-23
on netbsd with the single final close() action, make sure we clean up
mrg
2009-08-08
- stash the fbmap into the radeon dev_priv handle so we can ..
mrg
2009-08-07
remove some netbsd specific code that does nothing.
mrg
2009-06-24
don't include pcidevs_data.h.
mrg
2009-06-24
convert a DRM_ERROR() to DRM_DEBUG(). its failure is not fatal
mrg
2009-06-23
add a commented out section for nouveau driver.
mrg
2009-06-23
add a bunch of fixes mostly from rafal@.
mrg
2009-06-21
make external drm the default.
mrg
2009-06-20
some minor clean up:
mrg
2009-06-19
add a freshly generated drm_pciids.h
mrg
2009-06-19
merge the changes from drm 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
mrg
2009-06-19
import the missing file from mesa-drm at git change
mrg
2009-06-19
import mesa-drm git from version 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c.
mrg
2009-05-09
softc split as needed by the rest of the drm code. Add basic
joerg
2009-03-30
apply from sys/dev:
mrg
2009-03-30
XXX: drm_close_pid() went away, and the hack i tried to avoid it
mrg
2009-03-30
- set dev->device to the device_t
mrg
2009-03-30
apply from sys/dev:
mrg
2009-03-30
- apply from sys/dev:
mrg
2009-03-30
- apply from sys/dev:
mrg
2009-03-30
apply from sys/dev:
mrg
2009-03-29
fix a device_t-ification.
mrg
2008-09-23
fix typo in comment
dholland
2008-07-29
Fix type-o.
bjs
2008-07-25
- for DRM_NETBSD_HANDLE2ADDR/ADDR2HANDLE, do what uvm does to recover
bjs
2008-07-25
in the git sources, timo is jiffies + 5*DRM_HZ, not 5*DRM_HZ
bjs
2008-07-25
merge git-change-2580a065d81be645a14af1e91b8441f7e72fcbe4.
mrg
2008-07-25
import mesa-drm git from change 2580a065d81be645a14af1e91b8441f7e72fcbe4.
mrg
2008-07-25
IRQ_HANDLED should be 1, not 0.
bjs
2008-07-21
Remove #ifdef __FreeBSD__ around DRM_UPDATE_DRAW ioctl, as we have drawable
bjs
2008-07-20
add forgotten initialization/destruction for tsk_lock.
bjs
2008-07-20
Add a forgotten mtsleep().
bjs
2008-07-19
move an XXXNETBSD along with the assignment that moved
mrg
[next]