summaryrefslogtreecommitdiff
path: root/linux-core/drm_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Drop shared-core, bsd-core, linux-core and scripts subdirsKristian Høgsberg1-216/+0
2009-05-28drm: Fix compilation on 2.6.30Michael Buesch1-2/+6
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes1-337/+14
2008-09-30Merge remote branch 'origin/master' into modesetting-gemDave Airlie1-1/+1
2008-09-02drm: fix sysfs error path.Dave Airlie1-1/+1
2008-08-09NV50: call drm_sysfs_hotplug_event when appropriateMaarten Maathuis1-0/+1
2008-07-04[modesetting-101] Add subconnector and select_subconnector properties.Maarten Maathuis1-0/+98
2008-07-03[drm-sysfs] connected is ambigious in the context of a connector, replace wit...Maarten Maathuis1-5/+4
2008-07-03[modeseting-101] add connected field to sysfsMaarten Maathuis1-0/+14
2008-06-05sysfs registration/teardown fixupsJesse Barnes1-6/+26
2008-06-04drm/sysfs: don't try an unregister if not registeredDave Airlie1-0/+3
2008-05-30modesetting: the great renaming.Dave Airlie1-46/+46
2008-04-22fix removing output_attrsHong Liu1-1/+1
2008-04-09Add newline to debug output for output addJesse Barnes1-1/+1
2008-04-09Fixup sysfs output registrationJesse Barnes1-0/+2
2008-04-08Improved DRM sysfs supportJesse Barnes1-9/+188
2008-03-06drm: reorganise minor number handling using code from modesetting branchDave Airlie1-20/+26
2008-02-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane1-1/+1
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie1-1/+1
2008-02-15switch naming to new proposed schemeDave Airlie1-0/+2
2008-02-13drm: re-write minor number allocation to use an idr.Dave Airlie1-2/+2
2008-01-09drm: only call suspend/resume on control nodeDave Airlie1-5/+7
2008-01-04drm: add initial support for a drm control device nodeDave Airlie1-22/+31
2008-01-04drm: move drm_head to drm_minor and fix up usersDave Airlie1-3/+3
2007-11-29drm: enable udev node creationDave Airlie1-6/+1
2007-11-09suspend() and resume() need kernel 2.6.22 or laterPatrice Mandin1-0/+2
2007-10-26update DRM sysfs supportJesse Barnes1-49/+102
2007-09-20drm_sysfs: update sysfs code from kernelDave Airlie1-118/+53
2007-07-16drm: remove drmP.h internal typedefsDave Airlie1-2/+2
2007-07-02Fix must-check warnings and implement a few error paths.Kristian Høgsberg1-6/+25
2006-12-19remove drm pci from 2.5 daysDave Airlie1-1/+1
2006-10-14remove config.h from build no longer exists kbuild does itDave Airlie1-1/+0
2006-02-18major realigment of DRM CVS with kernel code, makes integration much easierDave Airlie1-2/+2
2005-07-03Simplify the sysfs codeJon Smirl1-38/+11
2005-07-03Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.cJon Smirl1-6/+28
2005-02-07change DRIVER_ to CORE_ makes things look nicer, also change it so theDave Airlie1-2/+2
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-9/+11
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-16/+16
2004-09-24Create new linux-2.6 build. Move all gpl files into the 2.6 build. If youJon Smirl1-0/+206