index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_modes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-08
drm/modes: add non-OF stub for of_get_drm_display_mode
Philipp Zabel
1
-0
/
+10
2020-11-20
drm: document drm_mode_modeinfo
Simon Ser
1
-0
/
+3
2020-09-01
drm: Replace mode->export_head with a boolean
Ville Syrjälä
1
-12
/
+10
2020-09-01
drm: Nuke mode->private_flags
Ville Syrjälä
1
-10
/
+0
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-101
/
+93
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-11
/
+0
2020-05-27
drm: pahole struct drm_display_mode
Ville Syrjälä
1
-70
/
+71
2020-05-27
drm: Shrink drm_display_mode timings
Ville Syrjälä
1
-23
/
+23
2020-05-27
drm: Make mode->flags u32
Ville Syrjälä
1
-1
/
+1
2020-05-27
drm: Shrink mode->type to u8
Ville Syrjälä
1
-1
/
+1
2020-05-27
drm: Shrink {width,height}_mm to u16
Ville Syrjälä
1
-2
/
+2
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-11
/
+1
2020-05-17
drm: Add DRM_MODE_TYPE_USERDEF flag to probed modes matching a video= argument
Hans de Goede
1
-1
/
+2
2020-05-11
drm: fix trivial field description cut-and-paste error
Linus Torvalds
1
-1
/
+1
2020-04-29
drm: Nuke mode->hsync
Ville Syrjälä
1
-11
/
+0
2020-02-15
drm: drop unused drm_display_mode.private
Sam Ravnborg
1
-9
/
+2
2019-07-01
drm/selftests: reduce stack usage
Arnd Bergmann
1
-1
/
+1
2019-02-21
drm/modes: Add DRM_SIMPLE_MODE()
Noralf Trønnes
1
-0
/
+17
2019-01-15
drm: Complete remove drm_mode_object dependency
Shayenne Moura
1
-18
/
+3
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
1
-1
/
+1
2018-05-11
drm: Expose modes with aspect ratio, only if requested
Ankit Nautiyal
1
-0
/
+13
2018-05-11
drm/modes: Introduce drm_mode_match()
Ville Syrjälä
1
-0
/
+9
2018-01-29
drm/modes: Provide global mode_valid hook
Ville Syrjälä
1
-2
/
+4
2018-01-29
drm/uapi: Deprecate nonsense kms mode types
Ville Syrjälä
1
-3
/
+4
2018-01-29
drm/modes: Kill DRM_MODE_TYPE_CLOCK_CRTC_C define
Ville Syrjälä
1
-3
/
+0
2018-01-29
drm/modes: Fix description of DRM_MODE_TYPE_USERDEF
Ville Syrjälä
1
-3
/
+1
2018-01-29
drm/uapi: Deprecate DRM_MODE_FLAG_BCAST
Ville Syrjälä
1
-1
/
+1
2018-01-29
drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUX
Ville Syrjälä
1
-1
/
+1
2017-07-14
drm: add helper functions for YCBCR420 handling
Shashank Sharma
1
-0
/
+6
2017-07-14
drm: add helper to validate YCBCR420 modes
Shashank Sharma
1
-0
/
+5
2017-05-31
drm/doc: move printf helpers out of drmP.h
Daniel Vetter
1
-0
/
+17
2017-01-26
drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/
Daniel Vetter
1
-0
/
+2
2016-09-19
drm: Extract drm_bridge.h
Daniel Vetter
1
-0
/
+4
2016-09-19
drm: Move a few macros away from drm_crtc.h
Daniel Vetter
1
-0
/
+2
2016-08-29
drm: Extract drm_mode_object.[hc]
Daniel Vetter
1
-1
/
+1
2016-08-16
drm: Extract drm_connector.[hc]
Daniel Vetter
1
-15
/
+1
2016-08-16
drm: Extract drm_framebuffer.[hc]
Daniel Vetter
1
-0
/
+2
2016-08-08
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
1
-1
/
+1
2016-08-08
drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT
Lothar Waßmann
1
-1
/
+2
2016-06-03
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
1
-0
/
+2
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
1
-1
/
+1
2015-12-11
drm: Rename MODE_UNVERIFIED to MODE_STALE
Ville Syrjälä
1
-2
/
+2
2015-12-09
drm: Move drm_display_mode an related docs into kerneldoc
Daniel Vetter
1
-47
/
+296
2015-12-01
drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz cloc...
Ville Syrjälä
1
-0
/
+2
2015-05-22
drm/mode: Unstatic kernel-userspace mode conversion
Daniel Stone
1
-0
/
+4
2015-02-23
drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modes
Damien Lespiau
1
-1
/
+1
2015-01-21
Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-0
/
+2
2015-01-10
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+3
2015-01-07
drm_modes: add drm_display_mode_to_videomode
Steve Longerbeam
1
-0
/
+2
2014-12-17
drm: Perform basic sanity checks on probed modes
Ville Syrjälä
1
-0
/
+1
[next]