summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_modes.c
Commit message (Expand)AuthorAgeFilesLines
* drm/modes: Fix drm_mode_is_420_only() commentSean Paul2017-07-311-1/+1
* drm: Convert to using %pOF instead of full_nameRob Herring2017-07-261-2/+2
* drm: add helper functions for YCBCR420 handlingShashank Sharma2017-07-141-0/+58
* drm: add helper to validate YCBCR420 modesShashank Sharma2017-07-141-0/+29
* drm: Rename drm_mode_object_get()Thierry Reding2017-02-281-1/+1
* drm: Clean up the 1366x768 fixup codesTakashi Iwai2017-02-011-6/+2
* Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-02-011-0/+20
|\
| * drm: Silence the compiler for drm_mode_get_hv_timings()Chris Wilson2017-01-261-2/+1
| * drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/Daniel Vetter2017-01-261-0/+21
* | drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai2017-01-111-0/+7
|/
* Revert "drm: Add aspect ratio parsing in DRM layer"Ville Syrjälä2016-11-151-31/+0
* Revert "drm: Add and handle new aspect ratios in DRM layer"Ville Syrjälä2016-11-151-12/+0
* drm: helper macros to print composite typesRob Clark2016-11-081-7/+1
* drm: Use u64 for intermediate dotclock calculationsChris Wilson2016-10-211-2/+6
* drm: Add and handle new aspect ratios in DRM layerShashank Sharma2016-10-171-0/+12
* drm: Add aspect ratio parsing in DRM layerShashank Sharma2016-10-171-0/+31
* drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9...Lothar Waßmann2016-08-161-0/+10
* drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...Lothar Waßmann2016-08-081-1/+4
* drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DTLothar Waßmann2016-08-081-0/+15
* Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-06-091-1/+3
|\
| * drm/doc: Switch to sphinx/rst fixed-width quotingDaniel Vetter2016-06-031-1/+2
| * drm/doc: Appease sphinxDaniel Vetter2016-06-021-0/+1
* | drm: add missing drm_mode_set_crtcinfo callTomi Valkeinen2016-06-011-0/+2
|/
* drm/mode: rework drm_mode_object_put to drm_mode_object_unregister.Dave Airlie2016-04-221-1/+1
* drm: modes: add missing [drm] to message printingLABBE Corentin2016-02-091-2/+1
* drm/doc: Convert to markdownDanilo Cesar Lemes de Paula2015-12-151-6/+6
* drm: modes: Revert cc344980c767 "replace simple_strtoul by kstrtouint"LABBE Corentin2015-12-111-11/+5
* drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä2015-12-111-9/+3
* drm: Only merge mode type bits between new probed modesVille Syrjälä2015-12-111-7/+27
* drm: Flatten drm_mode_connector_list_update() a bitVille Syrjälä2015-12-111-18/+18
* drm: Rename MODE_UNVERIFIED to MODE_STALEVille Syrjälä2015-12-111-1/+1
* drm: Move drm_display_mode an related docs into kerneldocDaniel Vetter2015-12-091-1/+2
* drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz cloc...Ville Syrjälä2015-12-011-1/+18
* drm: modes: replace simple_strtoul by kstrtouintLABBE Corentin2015-11-241-5/+11
* drm/mode: Unstatic kernel-userspace mode conversionDaniel Stone2015-05-221-0/+87
* drm: mode: Allow NULL modes for equality checkDaniel Stone2015-03-231-0/+6
* drm: mode: Fix typo in kerneldocDaniel Stone2015-03-231-1/+1
* drm: Fix trivial typos in commentsYannick Guerrini2015-03-101-2/+2
* drm/modes: Print the mode status in human readable formVille Syrjälä2015-02-031-2/+59
* Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-01-211-0/+40
|\
| * drm_modes: add drm_display_mode_to_videomodeSteve Longerbeam2015-01-071-0/+40
* | Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-01-101-10/+16
|\ \
| * | drm: add helper to get crtc timings (v5)Gustavo Padovan2014-12-051-10/+16
| |/
* | drm: Perform basic sanity checks on probed modesVille Syrjälä2014-12-171-0/+32
* | drm: Reorganize probed mode validationVille Syrjälä2014-12-171-12/+12
|/
* gpu:drm: Fix typo in Documentation/DocBook/drm.xmlMasanari Iida2014-10-211-1/+1
* drm: Perform cmdline mode parsing during connector initialisationChris Wilson2014-08-061-0/+1
* drm: try harder to avoid regression when merging mode bitsDave Airlie2014-05-011-2/+7
* drm: polish function kerneldoc for drm_modes.[hc]Daniel Vetter2014-03-131-65/+106
* drm/modes: drop maxPitch from drm_mode_validate_sizeDaniel Vetter2014-03-131-5/+1
OpenPOWER on IntegriCloud