index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drm_sysfs.c
Age
Commit message (
Expand
)
Author
2008-12-10
Revert "Merge branch 'modesetting-gem'"
Jesse Barnes
2008-09-30
Merge remote branch 'origin/master' into modesetting-gem
Dave Airlie
2008-09-02
drm: fix sysfs error path.
Dave Airlie
2008-08-09
NV50: call drm_sysfs_hotplug_event when appropriate
Maarten Maathuis
2008-07-04
[modesetting-101] Add subconnector and select_subconnector properties.
Maarten Maathuis
2008-07-03
[drm-sysfs] connected is ambigious in the context of a connector, replace wit...
Maarten Maathuis
2008-07-03
[modeseting-101] add connected field to sysfs
Maarten Maathuis
2008-06-05
sysfs registration/teardown fixups
Jesse Barnes
2008-06-04
drm/sysfs: don't try an unregister if not registered
Dave Airlie
2008-05-30
modesetting: the great renaming.
Dave Airlie
2008-04-22
fix removing output_attrs
Hong Liu
2008-04-09
Add newline to debug output for output add
Jesse Barnes
2008-04-09
Fixup sysfs output registration
Jesse Barnes
2008-04-08
Improved DRM sysfs support
Jesse Barnes
2008-03-06
drm: reorganise minor number handling using code from modesetting branch
Dave Airlie
2008-02-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2008-02-20
drm: add support for passing state into the suspend hooks.
Dave Airlie
2008-02-15
switch naming to new proposed scheme
Dave Airlie
2008-02-13
drm: re-write minor number allocation to use an idr.
Dave Airlie
2008-01-09
drm: only call suspend/resume on control node
Dave Airlie
2008-01-04
drm: add initial support for a drm control device node
Dave Airlie
2008-01-04
drm: move drm_head to drm_minor and fix up users
Dave Airlie
2007-11-29
drm: enable udev node creation
Dave Airlie
2007-11-09
suspend() and resume() need kernel 2.6.22 or later
Patrice Mandin
2007-10-26
update DRM sysfs support
Jesse Barnes
2007-09-20
drm_sysfs: update sysfs code from kernel
Dave Airlie
2007-07-16
drm: remove drmP.h internal typedefs
Dave Airlie
2007-07-02
Fix must-check warnings and implement a few error paths.
Kristian Høgsberg
2006-12-19
remove drm pci from 2.5 days
Dave Airlie
2006-10-14
remove config.h from build no longer exists kbuild does it
Dave Airlie
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
2005-07-03
Simplify the sysfs code
Jon Smirl
2005-07-03
Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.c
Jon Smirl
2005-02-07
change DRIVER_ to CORE_ makes things look nicer, also change it so the
Dave Airlie
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-09-24
Create new linux-2.6 build. Move all gpl files into the 2.6 build. If you
Jon Smirl