summaryrefslogtreecommitdiff
path: root/sys/external/bsd/drm2/include/linux/io.h
AgeCommit message (Collapse)Author
2021-12-19drm: Make some legacy UMS crap build.riastradh
2021-12-19arch_io_reserve_memtype_wc, arch_io_free_memtype_wc stubs.riastradh
2018-08-27Rename namespacing for phys_arch_wc_index.riastradh
2018-08-27phys_wc_to_mtrr_index got renamed to arch_phys_wc_index upstream.riastradh
2014-07-16First whack at radeon driver.riastradh
No hardware to test yet, but it builds.
2014-07-16Make it build and boot on my test machines.riastradh
Screen blanks on boot on the Ivy Bridge system with DRM error in cpt_serr_int_handler: PCH transcoder A FIFO underrun But after that everything is OK. Appears to be an upstream problem. To investigate... I think there's a cache flushing issue somewhere -- there are little display artefacts on my T60.
2014-03-18Merge riastradh-drm2 to HEAD.riastradh