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
2022-02-28
drm/modes: Add of_get_drm_panel_display_mode()
Noralf Trønnes
1
-0
/
+49
2022-02-28
drm/modes: Remove trailing whitespace
Noralf Trønnes
1
-1
/
+1
2022-02-16
drm/modes: Fix drm_mode_copy() docs
Ville Syrjälä
1
-1
/
+1
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-2
/
+2
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+2
2021-05-05
drm: Use drm_mode_is_420_only() instead of open coding it
Ville Syrjälä
1
-9
/
+4
2021-04-28
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-04-01
drm: Refuse to create zero width/height cmdline modes
Ville Syrjälä
1
-0
/
+3
2021-01-14
drm/modes: Switch to 64bit maths to avoid integer overflow
Ville Syrjälä
1
-2
/
+2
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-20
drm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-05-27
drm: Flatten drm_mode_vrefresh()
Ville Syrjälä
1
-14
/
+12
2020-05-27
drm: Shrink drm_display_mode timings
Ville Syrjälä
1
-7
/
+0
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-6
/
+3
2020-04-29
drm: Nuke mode->hsync
Ville Syrjälä
1
-26
/
+0
2020-02-12
drm/modes: Make sure to parse valid rotation value from cmdline
Stephan Gerhold
1
-0
/
+7
2020-01-09
drm/modes: tag unused variables to avoid warnings
Benjamin Gaignard
1
-4
/
+5
2019-12-16
drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode st...
Hans de Goede
1
-3
/
+2
2019-12-16
drm/modes: parse_cmdline: Remove some unnecessary code (v2)
Hans de Goede
1
-5
/
+0
2019-12-16
drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)
Hans de Goede
1
-0
/
+32
2019-12-16
drm/modes: parse_cmdline: Allow specifying stand-alone options
Hans de Goede
1
-58
/
+34
2019-12-16
drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsing
Hans de Goede
1
-4
/
+5
2019-12-16
drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline...
Hans de Goede
1
-0
/
+5
2019-12-16
drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options()
Hans de Goede
1
-12
/
+9
2019-12-16
drm/modes: parse_cmdline: Accept extras directly after mode combined with opt...
Hans de Goede
1
-0
/
+1
2019-12-16
drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', '
Hans de Goede
1
-4
/
+6
2019-12-16
drm/modes: parse_cmdline: Make various char pointers const
Hans de Goede
1
-5
/
+5
2019-12-16
drm/modes: parse_cmdline: Fix possible reference past end of string
Hans de Goede
1
-38
/
+30
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+11
2019-09-06
drm/modes: Make the whitelist more const
Maxime Ripard
1
-1
/
+1
2019-08-30
drm/modes: Introduce a whitelist for the named modes
Maxime Ripard
1
-0
/
+20
2019-08-30
drm/modes: Fix the command line parser to take force options into account
Maxime Ripard
1
-5
/
+19
2019-08-30
drm/modes: Add a switch to differentiate free standing options
Maxime Ripard
1
-1
/
+9
2019-08-09
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+11
2019-08-03
drm/modes: Fix unterminated strncpy
Chuhong Yuan
1
-1
/
+3
2019-07-22
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-4
/
+10
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-10
drm/modes: Skip invalid cmdline mode
Dmitry Osipenko
1
-0
/
+6
2019-07-01
drm/selftests: reduce stack usage
Arnd Bergmann
1
-4
/
+4
2019-06-24
drm: WARN on illegal aspect ratio when converting a mode to umode
Ville Syrjälä
1
-1
/
+4
2019-06-24
drm: Do not accept garbage mode aspect ratio flags
Ville Syrjälä
1
-1
/
+3
2019-06-24
drm: Do not use bitwise OR to set picure_aspect_ratio
Ville Syrjälä
1
-4
/
+4
2019-06-19
drm/modes: Parse overscan properties
Maxime Ripard
1
-0
/
+44
2019-06-19
drm/modes: Allow to specify rotation and reflection on the commandline
Maxime Ripard
1
-20
/
+94
2019-06-19
drm/modes: Support modes names on the command line
Maxime Ripard
1
-16
/
+46
2019-06-19
drm/modes: Rewrite the command line parser
Maxime Ripard
1
-115
/
+210
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
1
-2
/
+5
[next]