Edit

IABSD.fr/src/sys/dev/rasops

Branch :

  • Show log

    Commit

  • Author : fcambus
    Date : 2019-03-24 14:15:00
    Hash : c9856857
    Message : Revert rasops32_putchar() changes introduced in revision 1.8. This significantly speeds up character plotting on inteldrm and radeondrm, and also on efifb(4) since the driver now remaps the framebuffer in write combining mode. OK kettenis@, jcs@