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
/
intel_sdvo.c
Age
Commit message (
Expand
)
Author
2008-07-06
modesetting-101: Rename DPMS modes to avoid compatibility issues with xorg de...
Maarten Maathuis
2008-07-06
modesetting-101: rename modeflags, as to avoid conflicts with the xorg defini...
Maarten Maathuis
2008-06-05
sysfs registration/teardown fixups
Jesse Barnes
2008-06-04
drm: remove sysfs in driver for now.. should probably be in helper
Dave Airlie
2008-06-02
drm/modesetting: add best encoder finding for modesetting
Dave Airlie
2008-06-02
drm/modesetting: move some connector functions to helper.
Dave Airlie
2008-06-02
drm/modesetting: another re-org of some internals.
Dave Airlie
2008-05-30
modesetting: the great renaming.
Dave Airlie
2008-05-30
drm: attach an encoder.
Dave Airlie
2008-05-30
modesetting: reorganise out crtc/outputs are allocated.
Dave Airlie
2008-05-29
modesetting: reorganise code into core and helper functions.
Dave Airlie
2008-04-10
Remove structure fields & code
Jesse Barnes
2008-04-10
Keep display info in struct display_info
Jesse Barnes
2008-04-09
Fixup sysfs output registration
Jesse Barnes
2008-03-11
Add support for monitor hotplug signals/waits
Alan Hourihane
2007-12-18
Merge branch 'modesetting-airlied' into modesetting-101
Dave Airlie
2007-12-18
remove output names
Dave Airlie
2007-12-18
Fix and cleanup of Hotplug
Jakob Bornecrantz
2007-12-18
Modesetting Hotplug
Jakob Bornecrantz
2007-12-11
modesetting: fixup property setting and add connector property
Dave Airlie
2007-09-27
Add some more checks to modelist walking for matching
Alan Hourihane
2007-09-24
Cleanup SDVO debug output
Jesse Barnes
2007-09-24
Merge branch 'master' into modesetting-101 - TTM & typedef removal
Jesse Barnes
2007-05-18
Change some printk's to DRM_DEBUG's
Alan Hourihane
2007-05-17
Large changes for fbdev support.
root
2007-05-10
Just some minor cleanups.
Alan Hourihane
2007-04-20
Clean up and return if no outputs are found.
Kristian Høgsberg
2007-04-19
backout SDVO control bus check and comment why this is a bad idea
Dave Airlie
2007-04-18
Fix return status
Alan Hourihane
2007-04-18
Merge remote branch 'origin/modesetting-101' into modesetting-101
Alan Hourihane
2007-04-18
Support the RGB outputs of SDVO cards, which are essentially
Alan Hourihane
2007-04-18
Check status after SDVO command for sdvo_set_control_bus_switch
Alan Hourihane
2007-04-18
Move SDVO PENDING check to read_response so all SDVO commands
Alan Hourihane
2007-04-18
backout alanh's broken commit
Dave Airlie
2007-04-17
Fix a register read that was swapped SDVOB/SDVOC
Alan Hourihane
2007-04-10
add sdvo debugging output
David Airlie
2007-04-10
fixup true/false in intel_sdvo.c
David Airlie
2007-04-05
Add required permission notices for code copied from X.Org source.
Eric Anholt
2007-04-05
Initial import of modesetting for intel driver in DRM
Dave Airlie