Age | Commit message (Expand) | Author |
2009-03-02 | drm: drop Linux < 2.6.10 support | Pekka Paalanen |
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes |
2008-11-03 | radeon: make build again | Dave Airlie |
2008-11-03 | radeon: fix race in sysfs | Dave Airlie |
2008-11-03 | radeon: add proc debugging for interrupts/ring | Dave Airlie |
2008-11-03 | radeon: only enable dynclks if asked for | Dave Airlie |
2008-10-16 | radeon: add initial agp support. | Dave Airlie |
2008-09-26 | radeon: make atom on r4xx a module option | Alex Deucher |
2008-09-18 | radeon: add initial suspend/resume support | Dave Airlie |
2008-07-31 | Merge commit 'origin/master' into modesetting-gem | Kristian Høgsberg |
2008-07-26 | radeon: Add suspend/resume hooks for saving/clearing/restoring interrupts. | Stefan Becker |
2008-07-26 | radeon: add initial atombios modesetting and GEM -> TTM translation layer. | Dave Airlie |
2008-02-26 | radeon: remove TTM from an earlier merge | Jerome Glisse |
2008-01-25 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-01-22 | Merge branch 'master' into vblank-rework, including mach64 support | Jesse Barnes |
2007-11-05 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-10-28 | Merge branch 'radeon-ttm' of git://people.freedesktop.org/~airlied/drm into m... | Jerome Glisse |
2007-07-16 | drm/radeon/ttm: more VRAM fixes | Dave Airlie |
2007-06-15 | First cut at radeon support for the vblank rework. | Jesse Barnes |
2007-06-05 | Merge branch 'origin' into radeon-ttm | Dave Airlie |
2007-06-03 | radeon: add support for vblank on crtc2 | Dave Airlie |
2007-04-01 | copy over some files and reorg radeon to add ttm fencing not working yet | Dave Airlie |
2006-10-14 | remove config.h from build no longer exists kbuild does it | Dave Airlie |
2006-09-12 | drm: use radeon specific names for radeon flags | Dave Airlie |
2005-11-11 | cleanup ioctl/max_ioctl to use header file for extern symbols | Dave Airlie |
2005-10-11 | The Linux 2.6.9 (and earlier) fops structure does not contain a | Ian Romanick |
2005-09-30 | Add support to turn writeback off via radeon module option | Dave Airlie |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt |
2005-07-03 | Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.c | Jon Smirl |
2005-06-28 | - Remove drm_initmap and replace its usage with drm_addmap. This reduces | Eric Anholt |
2005-06-28 | add compat code from Paul Mackerras | Dave Airlie |
2005-01-29 | fix radeon drv | Dave Airlie |
2004-11-06 | Fix Linux build. Why won't this complile? extern int const foo; static | Jon Smirl |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt |
2004-11-05 | Move ati_pcigart shared routines into drm-core module | Jon Smirl |
2004-10-13 | Add a poll function that alternates between zero and normal poll return to | Jon Smirl |
2004-10-12 | Breakout heads into their own data structures. | Jon Smirl |
2004-10-10 | Rename fn_tbl to driver. Core driver now uses pci_driver name which | Jon Smirl |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-30 | Make fops per driver instead of global, remove default flush, poll, read | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
2004-09-23 | 1) switches from class_sysfs to drm sysfs implementation to allow | Jon Smirl |
2003-10-17 | - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle them | Eric Anholt |
2003-06-19 | Revert the janitorial - that works is now on the new branch | Jose Fonseca |
2003-06-03 | Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.h | Jose Fonseca |
2003-05-27 | Merged DRM documentation. | Jose Fonseca |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |
2002-06-12 | merged tcl-0-0-branch | Keith Whitwell |
2002-06-02 | fixes for big endian in general and powerpc in particular | Michel Daenzer |