drm/shared
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
..
drm.h common ioctl to wait for vertical blank IRQs 2002-09-25 17:18:19 +00:00
drm_sarea.h preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when 2002-10-29 13:49:26 +00:00
mga.h merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
mga_dma.c s/udelay/DRM_UDELAY/ 2002-10-27 05:25:50 +00:00
mga_drm.h merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
mga_drv.h standardize use of __FUNCTION__ (Linus) 2002-08-29 07:34:49 +00:00
mga_state.c standardize use of __FUNCTION__ (Linus) 2002-08-29 07:34:49 +00:00
mga_ucode.h merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
mga_warp.c merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
r128.h merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
r128_cce.c standardize use of __FUNCTION__ (Linus) 2002-08-29 07:34:49 +00:00
r128_drm.h merged bsd-3-0-0-branch 2002-07-05 08:31:11 +00:00
r128_drv.h standardize use of __FUNCTION__ (Linus) 2002-08-29 07:34:49 +00:00
r128_state.c standardize use of __FUNCTION__ (Linus) 2002-08-29 07:34:49 +00:00
radeon.h merge from mesa-4-1-branch to get cube-map registers. bumped version to 1.7 2002-10-28 19:05:40 +00:00
radeon_cp.c Turn boxes off again 2002-09-29 21:22:01 +00:00
radeon_drm.h preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when 2002-10-29 13:49:26 +00:00
radeon_drv.h preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when 2002-10-29 13:49:26 +00:00
radeon_irq.c fix wait condition for vertical blank IRQs 2002-10-01 17:31:20 +00:00
radeon_mem.c Free correct block in free_block (K. Rasche) 2002-10-02 07:55:27 +00:00
radeon_state.c preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects when 2002-10-29 13:49:26 +00:00