Go to file
Michel Daenzer 5e1b8ed88a preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when
pageflipping after a mode switch
take current page into account in AdjustFrame(); writing the CRTC offset
    via the CP was probably a bad idea as this can happen asynchronously,
    reverted
take frame offset into account when flipping pages
handle CRTC2 as well for pageflipping (untested)
preserve GEN_INT_CNTL on mode switches to prevent interrupts from getting
    disabled
2002-10-29 13:49:26 +00:00
bsd preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when 2002-10-29 13:49:26 +00:00
bsd-core Use bus_alloc_resource/bus_release_resource more properly: save the rid 2002-10-29 03:20:21 +00:00
libdrm final part of XFree86 4.2.99.2 merge 2002-10-22 23:38:53 +00:00
linux preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when 2002-10-29 13:49:26 +00:00
linux-core final part of XFree86 4.2.99.2 merge 2002-10-22 23:38:53 +00:00
shared preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when 2002-10-29 13:49:26 +00:00
shared-core preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when 2002-10-29 13:49:26 +00:00
tests Implement drmOpen* without /proc dependence (Fallback to /proc is included 2001-02-28 09:27:44 +00:00