summaryrefslogtreecommitdiff
path: root/linux-core/drm_sysfs.c
AgeCommit message (Expand)Author
2008-03-06drm: reorganise minor number handling using code from modesetting branchDave Airlie
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie
2007-11-29drm: enable udev node creationDave Airlie
2007-11-09suspend() and resume() need kernel 2.6.22 or laterPatrice Mandin
2007-10-26update DRM sysfs supportJesse Barnes
2007-09-20drm_sysfs: update sysfs code from kernelDave Airlie
2007-07-16drm: remove drmP.h internal typedefsDave Airlie
2007-07-02Fix must-check warnings and implement a few error paths.Kristian Høgsberg
2006-12-19remove drm pci from 2.5 daysDave Airlie
2006-10-14remove config.h from build no longer exists kbuild does itDave Airlie
2006-02-18major realigment of DRM CVS with kernel code, makes integration much easierDave Airlie
2005-07-03Simplify the sysfs codeJon Smirl
2005-07-03Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.cJon Smirl
2005-02-07change DRIVER_ to CORE_ makes things look nicer, also change it so theDave Airlie
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl
2004-09-24Create new linux-2.6 build. Move all gpl files into the 2.6 build. If youJon Smirl