index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2024-08-26
drm: Fix kerneldoc for "Returns" section
renjun wang
1
-1
/
+0
2024-06-18
drm: Add DRM_MODE_TV_MODE_MONOCHROME
Nick Hollinghurst
1
-1
/
+4
2024-04-15
drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline()
Jani Nikula
1
-8
/
+5
2024-04-15
drm/modes: switch to drm device based error logging
Jani Nikula
1
-16
/
+17
2024-01-29
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-4
/
+2
2024-01-05
drm: Move drm_set_preferred_mode() helper from drm_edid to drm_modes
Javier Martinez Canillas
1
-0
/
+22
2023-12-01
drm/modes: replace deprecated strncpy with strscpy_pad
Justin Stitt
1
-4
/
+2
2023-02-20
drm: Fix comment on mode parsing
Thomas Zimmermann
1
-2
/
+1
2023-01-13
drm: Include <linux/of.h> where needed
Thomas Zimmermann
1
-2
/
+3
2022-12-01
drm/modes: Use strscpy() to copy command-line mode name
Maxime Ripard
1
-1
/
+1
2022-11-24
drm/modes: Introduce more named modes
Maxime Ripard
1
-0
/
+2
2022-11-24
drm/modes: Properly generate a drm_display_mode from a named mode
Maxime Ripard
1
-1
/
+28
2022-11-24
drm/modes: Introduce the tv_mode property as a command-line option
Maxime Ripard
1
-3
/
+34
2022-11-24
drm/modes: Add a function to generate analog display modes
Maxime Ripard
1
-0
/
+476
2022-11-15
drm/connector: Add pixel clock to cmdline mode
Maxime Ripard
1
-3
/
+6
2022-11-15
drm/modes: Fill drm_cmdline mode from named modes
Maxime Ripard
1
-2
/
+16
2022-11-15
drm/modes: Switch to named mode descriptors
Maxime Ripard
1
-6
/
+11
2022-11-15
drm/modes: Move named modes parsing to a separate function
Maxime Ripard
1
-12
/
+58
2022-10-10
drm/modes: parse_cmdline: Add support for named modes containing dashes
Geert Uytterhoeven
1
-0
/
+2
2022-10-10
drm/modes: Only consider bpp and refresh before options
Maxime Ripard
1
-7
/
+9
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-05-16
drm: Always warn if user-defined modes are not supported
Thomas Zimmermann
1
-0
/
+4
2022-04-24
drm/modes: Make width-mm/height-mm check in of_get_drm_panel_display_mode() m...
Marek Vasut
1
-4
/
+4
2022-04-12
drm: Use drm_mode_init() for on-stack modes
Ville Syrjälä
1
-1
/
+3
2022-03-14
drm: Add drm_mode_init()
Ville Syrjälä
1
-0
/
+17
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-08
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-23
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
[next]