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
/
drm2
/
drm
/
drm_memory.c
Age
Commit message (
Expand
)
Author
2021-12-19
Misc stubs.
riastradh
2021-12-19
<drm/drm_print.h> for DRM_DEBUG
riastradh
2021-12-19
Remove last users of drmP.h.
riastradh
2021-12-19
Make ourselves less dependent on drmP.h, removed upstream.
riastradh
2018-08-27
Tread carefully around DMA subregions.
riastradh
2018-08-27
Get the legacy drm declarations from drm_legacy.h.
riastradh
2018-08-27
Rename drm_core_ioremap -> drm_legacy_ioremap as upstream.
riastradh
2016-03-06
Non-x86 doesn't have AGP. This should really be handled by config logic.
mlelstv
2016-03-05
Make agp_i810 also depend on agp so that a 'no agp' build is possible.
mlelstv
2015-10-17
build on platforms without agp_i810
jmcneill
2015-04-29
Replace drm_ioremap by drm_core_ioremap, reducing diff a little.
riastradh
2014-07-16
Make it build and boot on my test machines.
riastradh
2014-07-01
Honour write-combining flag in drm_ioremap.
riastradh
2014-06-12
Check bounds in agp_i810_borrow.
riastradh
2014-05-14
Fix error branch in drm_limit_dma_space.
riastradh
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh