Go to file
Michel Daenzer 2655ccddf4 Memory layout transition:
the 2D driver initializes MC_FB_LOCATION and related registers sanely
the DRM deduces the layout from these registers
clients use the new SETPARAM ioctl to tell the DRM where they think the
    framebuffer is located in the card's address space
the DRM uses all this information to check client state and fix it up if
    necessary
This is a prerequisite for things like direct rendering with IGP chips and
    video capturing.
2003-11-04 00:46:05 +00:00
bsd Memory layout transition: 2003-11-04 00:46:05 +00:00
bsd-core Memory layout transition: 2003-11-04 00:46:05 +00:00
libdrm - Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the 2003-10-23 02:23:31 +00:00
linux Memory layout transition: 2003-11-04 00:46:05 +00:00
linux-core Memory layout transition: 2003-11-04 00:46:05 +00:00
shared Memory layout transition: 2003-11-04 00:46:05 +00:00
shared-core Memory layout transition: 2003-11-04 00:46:05 +00:00
tests Targets for building dristat and drmstat. 2003-04-25 00:57:42 +00:00