index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_modes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-01
drm: try harder to avoid regression when merging mode bits
Dave Airlie
1
-2
/
+7
2014-03-13
drm: polish function kerneldoc for drm_modes.[hc]
Daniel Vetter
1
-65
/
+106
2014-03-13
drm/modes: drop maxPitch from drm_mode_validate_size
Daniel Vetter
1
-5
/
+1
2014-03-13
drm/modes: drop return value from drm_display_mode_from_videomode
Daniel Vetter
1
-4
/
+2
2014-03-13
drm/modes: remove drm_mode_height/width
Daniel Vetter
1
-35
/
+0
2014-03-13
drm: extract drm_modes.h for drm_crtc.h functions
Daniel Vetter
1
-0
/
+1
2014-03-13
drm: move drm_mode related functions into drm_modes.c
Daniel Vetter
1
-0
/
+62
2014-03-13
drm/doc: Repleace LOCKING kerneldoc sections in drm_modes.c
Daniel Vetter
1
-57
/
+2
2014-03-13
drm/doc: Integrate drm_modes.c kerneldoc
Daniel Vetter
1
-11
/
+17
2014-01-14
Revert "drm: copy mode type in drm_mode_connector_list_update()"
Dave Airlie
1
-1
/
+1
2013-10-23
drm: copy mode type in drm_mode_connector_list_update()
Marc-André Lureau
1
-1
/
+1
2013-10-01
drm: Implement timings adjustments for frame packing
Damien Lespiau
1
-1
/
+21
2013-10-01
drm: Introduce a crtc_clock for struct drm_display_mode
Damien Lespiau
1
-0
/
+1
2013-10-01
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
Damien Lespiau
1
-6
/
+12
2013-08-21
drm: Remove drm_mode_list_concat()
Lespiau, Damien
1
-21
/
+0
2013-08-19
drm: Remove drm_mode_validate_clocks
Stéphane Marchesin
1
-37
/
+0
2013-06-11
drm: Sort connector modes based on vrefresh
Ville Syrjälä
1
-0
/
+5
2013-06-11
drm: Preserve the list head in drm_mode_copy
Ville Syrjälä
1
-3
/
+4
2013-06-03
drm_modes: videomode: add doubleclk flag
Steffen Trumtrar
1
-0
/
+2
2013-05-13
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2013-05-10
drm: Add missing break in the command line mode parsing code
Damien Lespiau
1
-0
/
+1
2013-05-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+21
2013-04-26
drm: Add drm_mode_equal_no_clocks()
Ville Syrjälä
1
-1
/
+21
2013-03-12
videomode: combine videomode dmt_flags and data_flags
Tomi Valkeinen
1
-6
/
+6
2013-03-12
videomode: simplify videomode Kconfig and Makefile
Tomi Valkeinen
1
-4
/
+4
2013-01-24
drm_modes: add of_videomode helpers
Steffen Trumtrar
1
-0
/
+33
2013-01-24
drm_modes: add videomode helpers
Steffen Trumtrar
1
-0
/
+37
2012-11-07
drm: Constify some function arguments
Ville Syrjälä
1
-4
/
+4
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-08-22
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
1
-3
/
+0
2012-03-15
drm: Add drm_mode_copy()
Ville Syrjälä
1
-5
/
+23
2012-02-13
drm/modes: do not enforce an odd vtotal for interlaced modes
Daniel Vetter
1
-2
/
+0
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-07-25
DRM: clean up and document parsing of video= parameter
Rolf Eike Beer
1
-27
/
+60
2011-05-04
drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n
Dave Airlie
1
-0
/
+2
2011-04-28
drm: Export the command-line mode parser
Chris Wilson
1
-0
/
+154
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
1
-3
/
+3
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-08-27
drm/modes: Fix CVT-R modeline generation
Adam Jackson
1
-1
/
+4
2010-04-09
drm/edid: Fix sync polarity for secondary GTF curve
Adam Jackson
1
-1
/
+4
2010-04-06
drm/modes: Fix interlaced mode names
Adam Jackson
1
-9
/
+12
2010-04-06
drm/edid: Add secondary GTF curve support
Adam Jackson
1
-27
/
+54
2010-01-13
lib: Introduce generic list_sort function
Dave Chinner
1
-86
/
+4
2009-12-04
drm/modes: Add drm_mode_hsync()
Adam Jackson
1
-1
/
+27
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
1
-2
/
+1
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
1
-5
/
+6
2009-08-20
Merge Linus master to drm-next
Dave Airlie
1
-0
/
+2
2009-08-13
drm: Fix drm_cvt_mode() for interlaced modes.
Francisco Jerez
1
-1
/
+1
[next]