drm/shared
Michel Daenzer d5db1144dd get rid of superfluous fields in struct drm_radeon_ring_buffer
use correct address for ring read pointer writeback (yes, we seem to have
    been running with bogus values for the ring read pointer, which
    'worked' because the return value of radeon_wait_ring() is never
    checked and the ring usually never fills up)
2003-04-22 21:45:06 +00:00
..
drm.h enums should be ints 2002-12-12 22:20:30 +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 Kernel support for vblank syncing on Rage 128 and Matrox. 2002-10-30 06:10:34 +00:00
mga_dma.c Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents an 2003-04-21 16:07:17 +00:00
mga_drm.h Kernel support for vblank syncing on Rage 128 and Matrox. 2002-10-30 06:10:34 +00:00
mga_drv.h merged drm-filp-0-1-branch 2003-03-28 14:27:37 +00:00
mga_irq.c further vertical blank interrupt cleanups: remove unused variable, 2002-12-04 15:39:53 +00:00
mga_state.c merged drm-filp-0-1-branch 2003-03-28 14:27:37 +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 allow unprivileged clients to use the GETPARAM ioctl (Wang WenRui) 2002-11-23 11:58:33 +00:00
r128_cce.c Check for NULL map before calling DRM(ioremapfree) on cleanup. Prevents an 2003-04-21 16:07:17 +00:00
r128_drm.h Kernel support for vblank syncing on Rage 128 and Matrox. 2002-10-30 06:10:34 +00:00
r128_drv.h merged drm-filp-0-1-branch 2003-03-28 14:27:37 +00:00
r128_irq.c further vertical blank interrupt cleanups: remove unused variable, 2002-12-04 15:39:53 +00:00
r128_state.c buf->filp is a pointer, so make printf format args be %p not %d 2003-03-29 03:30:21 +00:00
radeon.h add more get_param queries for embedded project 2003-04-22 09:49:14 +00:00
radeon_cp.c get rid of superfluous fields in struct drm_radeon_ring_buffer 2003-04-22 21:45:06 +00:00
radeon_drm.h add more get_param queries for embedded project 2003-04-22 09:49:14 +00:00
radeon_drv.h get rid of superfluous fields in struct drm_radeon_ring_buffer 2003-04-22 21:45:06 +00:00
radeon_irq.c merged drm-filp-0-1-branch 2003-03-28 14:27:37 +00:00
radeon_mem.c merged drm-filp-0-1-branch 2003-03-28 14:27:37 +00:00
radeon_state.c add more get_param queries for embedded project 2003-04-22 09:49:14 +00:00