index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_modes.c
Age
Commit message (
Expand
)
Author
2011-05-04
drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n
Dave Airlie
2011-04-28
drm: Export the command-line mode parser
Chris Wilson
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-08-27
drm/modes: Fix CVT-R modeline generation
Adam Jackson
2010-04-09
drm/edid: Fix sync polarity for secondary GTF curve
Adam Jackson
2010-04-06
drm/modes: Fix interlaced mode names
Adam Jackson
2010-04-06
drm/edid: Add secondary GTF curve support
Adam Jackson
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
2009-12-04
drm/modes: Add drm_mode_hsync()
Adam Jackson
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-13
drm: Fix drm_cvt_mode() for interlaced modes.
Francisco Jerez
2009-08-09
drm: When adding probed modes, preserve duplicate mode types
Keith Packard
2009-08-04
drm: Remove the macro defintion of DRM_DEBUG_MODE
Zhao Yakui
2009-08-04
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
Zhao Yakui
2009-07-15
drm/mode: add the GTF algorithm in kernel space
Zhao Yakui
2009-07-15
drm/mode: add the CVT algorithm in kernel space
Zhao Yakui
2009-06-12
drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode
yakui_zhao
2008-12-29
DRM: add mode setting support
Dave Airlie