index
:
linux-stable.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.12.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: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-2
/
+5
*
drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags
Laurent Pinchart
2019-03-18
1
-6
/
+6
*
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-18
1
-1
/
+1
|
\
|
*
drm/modes: Prevent division by zero htotal
Tina Zhang
2019-01-24
1
-1
/
+1
*
|
drm: Trivial comment grammar cleanups
Matt Roper
2019-02-04
1
-1
/
+1
*
|
drm: Remove use of drm_mode_object
Shayenne Moura
2019-01-15
1
-9
/
+0
|
/
*
drm: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-01
1
-2
/
+2
*
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2018-07-13
1
-3
/
+3
*
drm: Add support for extracting sync signal drive edge from videomode
Peter Ujfalusi
2018-07-10
1
-4
/
+11
*
drm: Print bad user modes
Ville Syrjälä
2018-06-15
1
-1
/
+1
*
drm: Add and handle new aspect ratios in DRM layer
Shashank Sharma
2018-05-11
1
-0
/
+12
*
drm: Add aspect ratio parsing in DRM layer
Shashank Sharma
2018-05-11
1
-1
/
+34
*
drm/modes: Introduce drm_mode_match()
Ville Syrjälä
2018-05-11
1
-31
/
+103
*
drm: Fix uabi regression by allowing garbage mode->type from userspace
Ville Syrjälä
2018-03-23
1
-1
/
+7
*
drm: Make drm_mode_vrefresh() a bit more accurate
Ville Syrjälä
2018-03-16
1
-10
/
+9
*
drm: Nuke the useless 'ret' variable from drm_mode_convert_umode()
Ville Syrjälä
2018-03-16
1
-11
/
+4
*
drm/doc: Polish for drm_mode_parse_command_line_for_connector
Daniel Vetter
2018-02-20
1
-2
/
+2
*
drm/modes: Provide global mode_valid hook
Ville Syrjälä
2018-01-29
1
-14
/
+34
*
drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTI...
Ville Syrjälä
2018-01-29
1
-1
/
+1
*
drm/uapi: Validate the mode flags/type
Ville Syrjälä
2018-01-29
1
-0
/
+6
*
drm/modes: Move 3D stereo flag check into drm_mode_validate_basic()
Ville Syrjälä
2018-01-29
1
-3
/
+3
*
drm/modes: Fix drm_mode_is_420_only() comment
Sean Paul
2017-07-31
1
-1
/
+1
*
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-2
/
+2
*
drm: add helper functions for YCBCR420 handling
Shashank Sharma
2017-07-14
1
-0
/
+58
*
drm: add helper to validate YCBCR420 modes
Shashank Sharma
2017-07-14
1
-0
/
+29
*
drm: Rename drm_mode_object_get()
Thierry Reding
2017-02-28
1
-1
/
+1
*
drm: Clean up the 1366x768 fixup codes
Takashi Iwai
2017-02-01
1
-6
/
+2
*
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-02-01
1
-0
/
+20
|
\
|
*
drm: Silence the compiler for drm_mode_get_hv_timings()
Chris Wilson
2017-01-26
1
-2
/
+1
|
*
drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/
Daniel Vetter
2017-01-26
1
-0
/
+21
*
|
drm: Fix broken VT switch with video=1366x768 option
Takashi Iwai
2017-01-11
1
-0
/
+7
|
/
*
Revert "drm: Add aspect ratio parsing in DRM layer"
Ville Syrjälä
2016-11-15
1
-31
/
+0
*
Revert "drm: Add and handle new aspect ratios in DRM layer"
Ville Syrjälä
2016-11-15
1
-12
/
+0
*
drm: helper macros to print composite types
Rob Clark
2016-11-08
1
-7
/
+1
*
drm: Use u64 for intermediate dotclock calculations
Chris Wilson
2016-10-21
1
-2
/
+6
*
drm: Add and handle new aspect ratios in DRM layer
Shashank Sharma
2016-10-17
1
-0
/
+12
*
drm: Add aspect ratio parsing in DRM layer
Shashank Sharma
2016-10-17
1
-0
/
+31
*
drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9...
Lothar Waßmann
2016-08-16
1
-0
/
+10
*
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
2016-08-08
1
-1
/
+4
*
drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT
Lothar Waßmann
2016-08-08
1
-0
/
+15
*
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
1
-1
/
+3
|
\
|
*
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
2016-06-03
1
-1
/
+2
|
*
drm/doc: Appease sphinx
Daniel Vetter
2016-06-02
1
-0
/
+1
*
|
drm: add missing drm_mode_set_crtcinfo call
Tomi Valkeinen
2016-06-01
1
-0
/
+2
|
/
*
drm/mode: rework drm_mode_object_put to drm_mode_object_unregister.
Dave Airlie
2016-04-22
1
-1
/
+1
*
drm: modes: add missing [drm] to message printing
LABBE Corentin
2016-02-09
1
-2
/
+1
*
drm/doc: Convert to markdown
Danilo Cesar Lemes de Paula
2015-12-15
1
-6
/
+6
*
drm: modes: Revert cc344980c767 "replace simple_strtoul by kstrtouint"
LABBE Corentin
2015-12-11
1
-11
/
+5
*
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-11
1
-9
/
+3
*
drm: Only merge mode type bits between new probed modes
Ville Syrjälä
2015-12-11
1
-7
/
+27
[next]