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