OSDN Git Service

i915: Fix tests for vblank interrupts being enabled on CRTC by X server.
[android-x86/external-libdrm.git] / shared-core / savage_bci.c
2007-04-28 Dave Airlieremove DRM_GETSAREA and replace with drm_getsarea function
2007-01-08 Keith PackardMerge branch 'master' into crestline
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airliemake a savage function static from kernel
2006-11-10 Nian WuMerge branch 'master' into crestline
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-17 Michael Karcherdev->agp_buffer_map is not initialized for AGP DMA...
2006-04-09 Eric AnholtRevert a change that accidentally went in with whitespa...
2006-01-02 Dave Airliewhitespace cleanup/aligment with kernel
2005-11-08 Eric AnholtInitial port of savage to FreeBSD for the AGP and ...
2005-09-03 Dave Airlieconvert ioctl flags to use flags instead of separate...
2005-08-09 Jon SmirlMake sure savage has 3rd ioctl parameter
2005-08-07 Dave Airliemake some functions static in the savage drm driver
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-06-28 Eric Anholt- Remove drm_initmap and replace its usage with drm_add...
2005-06-21 Jon SmirlChange initialization of savage register access to...
2005-06-04 Dave AirlieRemove warnings about code mixed with declerations..
2005-03-13 Felix KuehlingCommand DMA optimizations:
2005-03-07 Felix KuehlingTracked down random lockups related to command DMA...
2005-03-06 Felix KuehlingAdded support for command DMA on Savage4-based hardware...
2005-02-23 Felix KuehlingUse wrap counter to extend 16-bit hardware event tags...
2005-02-05 Eric Anholt- Implement drm_initmap, and extend it with the resourc...
2005-01-15 Felix KuehlingSetup MTRRs for frame buffer and aperture manually...
2005-01-10 Felix KuehlingOnly try to find the agp_buffer_map if dma_type is...
2005-01-08 Felix KuehlingFixed off-by-one error in savage_bci_wait_fifo_shadow.
2005-01-05 Felix Kuehling3D scissor regs are now managed by the DRM to iterate...
2005-01-01 Felix KuehlingCompleteley rewritten Savage DRM which can be considere...