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