preparation patch for radeon permanent mapping registers/framebuffer makes
[profile/ivi/libdrm.git] / shared / radeon_cp.c
2004-08-17 Dave Airliepreparation patch for radeon permanent mapping register...
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2003-12-16 Eric AnholtDon't ioremap the framebuffer area. The ioremapped...
2003-11-05 Eric Anholt- Tie the DRM to a specific device: setunique no longer...
2003-11-04 Michel DaenzerMemory layout transition:
2003-10-17 Eric Anholt- Move IRQ functions from drm_dma.h to new drm_irq...
2003-08-26 Michel DaenzerRemove artificial PCI GART limitations, rename AGP...
2003-08-18 Michel DaenzerClean up Radeon DRI resume code
2003-05-20 David DawesDRM part of Radeon DRI suspend/resume support (Charl...
2003-05-16 Michel DaenzerSupport AGP bridges where the AGP aperture can't be...
2003-05-06 Michel Daenzerfix warning on machines where sizeof(drm_addr_t) !...
2003-04-26 Leif DelgassEnsure driver has been initialized (dev_private !=...
2003-04-22 Michel Daenzerget rid of superfluous fields in struct drm_radeon_ring...
2003-04-22 Leif DelgassRemove AGP dependency in kernel config for radeon,...
2003-04-22 Keith Whitwelladd more get_param queries for embedded project
2003-04-21 Leif DelgassCheck for NULL map before calling DRM(ioremapfree)...
2003-03-28 Keith Whitwellmerged drm-filp-0-1-branch
2003-03-25 Alan HourihaneXFree86 4.3.0 merge
2003-02-21 Eric AnholtMerge from bsd-4-0-0-branch.
2003-01-16 Eric AnholtFix radeon for BSD.
2003-01-10 Keith WhitwellNote that radeon_do_cp_idle() can fail, cope with it.
2003-01-03 Keith Whitwellmore cleanups, free mem heap data on last client exit
2003-01-02 Keith WhitwellRemove printk
2003-01-02 Keith WhitwellMake the radeon drm module better at cleaning up after...
2002-11-25 Keith WhitwellSilence the radeon_freelist_get 'returning NULL' messag...
2002-09-29 Keith WhitwellTurn boxes off again
2002-09-29 Keith WhitwellMove os-dependent stuff out of radeon_irq.c
2002-09-23 Keith Whitwellmerged r200-0-2-branch to trunk
2002-08-29 Keith Whitwellstandardize use of __FUNCTION__ (Linus)
2002-08-28 Keith WhitwellTurn boxes off.
2002-08-26 Keith Whitwellmerged r200-0-1-branch
2002-08-21 Michel DaenzerTRUE and FALSE don't seem to be defined everywhere...
2002-08-11 Michel Daenzertest scratch register writeback before using it
2002-07-11 Michel DaenzerDon't read scratch registers directly, obtain the value...
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch