index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-19
1
-6
/
+11
|
\
|
*
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-09
1
-6
/
+11
|
|
\
|
|
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
1
-4
/
+10
|
|
|
\
|
|
*
|
drm: WARN on illegal aspect ratio when converting a mode to umode
Ville Syrjälä
2019-06-24
1
-1
/
+4
|
|
*
|
drm: Do not accept garbage mode aspect ratio flags
Ville Syrjälä
2019-06-24
1
-1
/
+3
|
|
*
|
drm: Do not use bitwise OR to set picure_aspect_ratio
Ville Syrjälä
2019-06-24
1
-4
/
+4
*
|
|
|
drm/modes: Make the whitelist more const
Maxime Ripard
2019-09-06
1
-1
/
+1
*
|
|
|
drm/modes: Introduce a whitelist for the named modes
Maxime Ripard
2019-08-30
1
-0
/
+20
*
|
|
|
drm/modes: Fix the command line parser to take force options into account
Maxime Ripard
2019-08-30
1
-5
/
+19
*
|
|
|
drm/modes: Add a switch to differentiate free standing options
Maxime Ripard
2019-08-30
1
-1
/
+9
*
|
|
|
drm/modes: Fix unterminated strncpy
Chuhong Yuan
2019-08-03
1
-1
/
+3
|
/
/
/
*
|
|
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
2019-07-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-17
1
-1
/
+1
|
|
/
*
|
drm/modes: Skip invalid cmdline mode
Dmitry Osipenko
2019-07-10
1
-0
/
+6
*
|
drm/selftests: reduce stack usage
Arnd Bergmann
2019-07-01
1
-4
/
+4
|
/
*
drm/modes: Parse overscan properties
Maxime Ripard
2019-06-19
1
-0
/
+44
*
drm/modes: Allow to specify rotation and reflection on the commandline
Maxime Ripard
2019-06-19
1
-20
/
+94
*
drm/modes: Support modes names on the command line
Maxime Ripard
2019-06-19
1
-16
/
+46
*
drm/modes: Rewrite the command line parser
Maxime Ripard
2019-06-19
1
-115
/
+210
*
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
|
/
[next]