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
/
drivers
/
gpu
/
drm
/
drm_modes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
drm: Rename drm_mode_object_get()
Thierry Reding
1
-1
/
+1
2017-02-01
drm: Clean up the 1366x768 fixup codes
Takashi Iwai
1
-6
/
+2
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+20
2017-01-26
drm: Silence the compiler for drm_mode_get_hv_timings()
Chris Wilson
1
-2
/
+1
2017-01-26
drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/
Daniel Vetter
1
-0
/
+21
2017-01-11
drm: Fix broken VT switch with video=1366x768 option
Takashi Iwai
1
-0
/
+7
2016-11-15
Revert "drm: Add aspect ratio parsing in DRM layer"
Ville Syrjälä
1
-31
/
+0
2016-11-15
Revert "drm: Add and handle new aspect ratios in DRM layer"
Ville Syrjälä
1
-12
/
+0
2016-11-08
drm: helper macros to print composite types
Rob Clark
1
-7
/
+1
2016-10-21
drm: Use u64 for intermediate dotclock calculations
Chris Wilson
1
-2
/
+6
2016-10-17
drm: Add and handle new aspect ratios in DRM layer
Shashank Sharma
1
-0
/
+12
2016-10-17
drm: Add aspect ratio parsing in DRM layer
Shashank Sharma
1
-0
/
+31
2016-08-16
drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9...
Lothar Waßmann
1
-0
/
+10
2016-08-08
drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...
Lothar Waßmann
1
-1
/
+4
2016-08-08
drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT
Lothar Waßmann
1
-0
/
+15
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+3
2016-06-03
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
1
-1
/
+2
2016-06-02
drm/doc: Appease sphinx
Daniel Vetter
1
-0
/
+1
2016-06-01
drm: add missing drm_mode_set_crtcinfo call
Tomi Valkeinen
1
-0
/
+2
2016-04-22
drm/mode: rework drm_mode_object_put to drm_mode_object_unregister.
Dave Airlie
1
-1
/
+1
2016-02-09
drm: modes: add missing [drm] to message printing
LABBE Corentin
1
-2
/
+1
2015-12-15
drm/doc: Convert to markdown
Danilo Cesar Lemes de Paula
1
-6
/
+6
2015-12-11
drm: modes: Revert cc344980c767 "replace simple_strtoul by kstrtouint"
LABBE Corentin
1
-11
/
+5
2015-12-11
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
1
-9
/
+3
2015-12-11
drm: Only merge mode type bits between new probed modes
Ville Syrjälä
1
-7
/
+27
2015-12-11
drm: Flatten drm_mode_connector_list_update() a bit
Ville Syrjälä
1
-18
/
+18
2015-12-11
drm: Rename MODE_UNVERIFIED to MODE_STALE
Ville Syrjälä
1
-1
/
+1
2015-12-09
drm: Move drm_display_mode an related docs into kerneldoc
Daniel Vetter
1
-1
/
+2
2015-12-01
drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz cloc...
Ville Syrjälä
1
-1
/
+18
2015-11-24
drm: modes: replace simple_strtoul by kstrtouint
LABBE Corentin
1
-5
/
+11
2015-05-22
drm/mode: Unstatic kernel-userspace mode conversion
Daniel Stone
1
-0
/
+87
2015-03-23
drm: mode: Allow NULL modes for equality check
Daniel Stone
1
-0
/
+6
2015-03-23
drm: mode: Fix typo in kerneldoc
Daniel Stone
1
-1
/
+1
2015-03-10
drm: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-02-03
drm/modes: Print the mode status in human readable form
Ville Syrjälä
1
-2
/
+59
2015-01-21
Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-0
/
+40
2015-01-10
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-10
/
+16
2015-01-07
drm_modes: add drm_display_mode_to_videomode
Steve Longerbeam
1
-0
/
+40
2014-12-17
drm: Perform basic sanity checks on probed modes
Ville Syrjälä
1
-0
/
+32
2014-12-17
drm: Reorganize probed mode validation
Ville Syrjälä
1
-12
/
+12
2014-12-05
drm: add helper to get crtc timings (v5)
Gustavo Padovan
1
-10
/
+16
2014-10-21
gpu:drm: Fix typo in Documentation/DocBook/drm.xml
Masanari Iida
1
-1
/
+1
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
1
-0
/
+1
2014-05-01
drm: try harder to avoid regression when merging mode bits
Dave Airlie
1
-2
/
+7
2014-03-13
drm: polish function kerneldoc for drm_modes.[hc]
Daniel Vetter
1
-65
/
+106
2014-03-13
drm/modes: drop maxPitch from drm_mode_validate_size
Daniel Vetter
1
-5
/
+1
2014-03-13
drm/modes: drop return value from drm_display_mode_from_videomode
Daniel Vetter
1
-4
/
+2
2014-03-13
drm/modes: remove drm_mode_height/width
Daniel Vetter
1
-35
/
+0
2014-03-13
drm: extract drm_modes.h for drm_crtc.h functions
Daniel Vetter
1
-0
/
+1
2014-03-13
drm: move drm_mode related functions into drm_modes.c
Daniel Vetter
1
-0
/
+62
[next]