index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_modes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/modes: Prevent division by zero htotal
Tina Zhang
2019-02-20
1
-1
/
+1
*
drm: Fix broken VT switch with video=1366x768 option
Takashi Iwai
2017-02-01
1
-0
/
+7
*
drm: add missing drm_mode_set_crtcinfo call
Tomi Valkeinen
2016-07-27
1
-0
/
+2
*
drm/mode: Unstatic kernel-userspace mode conversion
Daniel Stone
2015-05-22
1
-0
/
+87
*
drm: mode: Allow NULL modes for equality check
Daniel Stone
2015-03-23
1
-0
/
+6
*
drm: mode: Fix typo in kerneldoc
Daniel Stone
2015-03-23
1
-1
/
+1
*
drm: Fix trivial typos in comments
Yannick Guerrini
2015-03-10
1
-2
/
+2
*
drm/modes: Print the mode status in human readable form
Ville Syrjälä
2015-02-03
1
-2
/
+59
*
Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2015-01-21
1
-0
/
+40
|
\
|
*
drm_modes: add drm_display_mode_to_videomode
Steve Longerbeam
2015-01-07
1
-0
/
+40
*
|
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-01-10
1
-10
/
+16
|
\
\
|
*
|
drm: add helper to get crtc timings (v5)
Gustavo Padovan
2014-12-05
1
-10
/
+16
|
|
/
*
|
drm: Perform basic sanity checks on probed modes
Ville Syrjälä
2014-12-17
1
-0
/
+32
*
|
drm: Reorganize probed mode validation
Ville Syrjälä
2014-12-17
1
-12
/
+12
|
/
*
gpu:drm: Fix typo in Documentation/DocBook/drm.xml
Masanari Iida
2014-10-21
1
-1
/
+1
*
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
2014-08-06
1
-0
/
+1
*
drm: try harder to avoid regression when merging mode bits
Dave Airlie
2014-05-01
1
-2
/
+7
*
drm: polish function kerneldoc for drm_modes.[hc]
Daniel Vetter
2014-03-13
1
-65
/
+106
*
drm/modes: drop maxPitch from drm_mode_validate_size
Daniel Vetter
2014-03-13
1
-5
/
+1
*
drm/modes: drop return value from drm_display_mode_from_videomode
Daniel Vetter
2014-03-13
1
-4
/
+2
*
drm/modes: remove drm_mode_height/width
Daniel Vetter
2014-03-13
1
-35
/
+0
*
drm: extract drm_modes.h for drm_crtc.h functions
Daniel Vetter
2014-03-13
1
-0
/
+1
*
drm: move drm_mode related functions into drm_modes.c
Daniel Vetter
2014-03-13
1
-0
/
+62
*
drm/doc: Repleace LOCKING kerneldoc sections in drm_modes.c
Daniel Vetter
2014-03-13
1
-57
/
+2
*
drm/doc: Integrate drm_modes.c kerneldoc
Daniel Vetter
2014-03-13
1
-11
/
+17
*
Revert "drm: copy mode type in drm_mode_connector_list_update()"
Dave Airlie
2014-01-14
1
-1
/
+1
*
drm: copy mode type in drm_mode_connector_list_update()
Marc-André Lureau
2013-10-23
1
-1
/
+1
*
drm: Implement timings adjustments for frame packing
Damien Lespiau
2013-10-01
1
-1
/
+21
*
drm: Introduce a crtc_clock for struct drm_display_mode
Damien Lespiau
2013-10-01
1
-0
/
+1
*
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
Damien Lespiau
2013-10-01
1
-6
/
+12
*
drm: Remove drm_mode_list_concat()
Lespiau, Damien
2013-08-21
1
-21
/
+0
*
drm: Remove drm_mode_validate_clocks
Stéphane Marchesin
2013-08-19
1
-37
/
+0
*
drm: Sort connector modes based on vrefresh
Ville Syrjälä
2013-06-11
1
-0
/
+5
*
drm: Preserve the list head in drm_mode_copy
Ville Syrjälä
2013-06-11
1
-3
/
+4
*
drm_modes: videomode: add doubleclk flag
Steffen Trumtrar
2013-06-03
1
-0
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-13
1
-0
/
+1
|
\
|
*
drm: Add missing break in the command line mode parsing code
Damien Lespiau
2013-05-10
1
-0
/
+1
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
1
-1
/
+21
|
\
|
|
*
drm: Add drm_mode_equal_no_clocks()
Ville Syrjälä
2013-04-26
1
-1
/
+21
*
|
videomode: combine videomode dmt_flags and data_flags
Tomi Valkeinen
2013-03-12
1
-6
/
+6
*
|
videomode: simplify videomode Kconfig and Makefile
Tomi Valkeinen
2013-03-12
1
-4
/
+4
|
/
*
drm_modes: add of_videomode helpers
Steffen Trumtrar
2013-01-24
1
-0
/
+33
*
drm_modes: add videomode helpers
Steffen Trumtrar
2013-01-24
1
-0
/
+37
*
drm: Constify some function arguments
Ville Syrjälä
2012-11-07
1
-4
/
+4
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
*
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
*
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
2012-08-22
1
-3
/
+0
*
drm: Add drm_mode_copy()
Ville Syrjälä
2012-03-15
1
-5
/
+23
*
drm/modes: do not enforce an odd vtotal for interlaced modes
Daniel Vetter
2012-02-13
1
-2
/
+0
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
[next]