aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_modes.c
Commit message (Expand)AuthorAge
* drm: Perform cmdline mode parsing during connector initialisationChris Wilson2014-08-06
* drm: try harder to avoid regression when merging mode bitsDave Airlie2014-04-30
* drm: polish function kerneldoc for drm_modes.[hc]Daniel Vetter2014-03-13
* drm/modes: drop maxPitch from drm_mode_validate_sizeDaniel Vetter2014-03-13
* drm/modes: drop return value from drm_display_mode_from_videomodeDaniel Vetter2014-03-13
* drm/modes: remove drm_mode_height/widthDaniel Vetter2014-03-13
* drm: extract drm_modes.h for drm_crtc.h functionsDaniel Vetter2014-03-13
* drm: move drm_mode related functions into drm_modes.cDaniel Vetter2014-03-13
* drm/doc: Repleace LOCKING kerneldoc sections in drm_modes.cDaniel Vetter2014-03-13
* drm/doc: Integrate drm_modes.c kerneldocDaniel Vetter2014-03-13
* Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie2014-01-13
* drm: copy mode type in drm_mode_connector_list_update()Marc-André Lureau2013-10-23
* drm: Implement timings adjustments for frame packingDamien Lespiau2013-10-01
* drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau2013-10-01
* drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau2013-10-01
* drm: Remove drm_mode_list_concat()Lespiau, Damien2013-08-20
* drm: Remove drm_mode_validate_clocksStéphane Marchesin2013-08-18
* drm: Sort connector modes based on vrefreshVille Syrjälä2013-06-10
* drm: Preserve the list head in drm_mode_copyVille Syrjälä2013-06-10
* drm_modes: videomode: add doubleclk flagSteffen Trumtrar2013-06-03
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-13
|\
| * drm: Add missing break in the command line mode parsing codeDamien Lespiau2013-05-10
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\|
| * drm: Add drm_mode_equal_no_clocks()Ville Syrjälä2013-04-25
* | videomode: combine videomode dmt_flags and data_flagsTomi Valkeinen2013-03-12
* | videomode: simplify videomode Kconfig and MakefileTomi Valkeinen2013-03-12
|/
* drm_modes: add of_videomode helpersSteffen Trumtrar2013-01-24
* drm_modes: add videomode helpersSteffen Trumtrar2013-01-24
* drm: Constify some function argumentsVille Syrjälä2012-11-06
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-02
* drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-21
* drm: Add drm_mode_copy()Ville Syrjälä2012-03-15
* drm/modes: do not enforce an odd vtotal for interlaced modesDaniel Vetter2012-02-13
* gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-31
* DRM: clean up and document parsing of video= parameterRolf Eike Beer2011-07-25
* drm/fb: fix CONFIG_DRM=m && CONFIG_FB=nDave Airlie2011-05-03
* drm: Export the command-line mode parserChris Wilson2011-04-28
* drm: Mark constant arrays of drm_display_mode constChris Wilson2011-02-22
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | drm/modes: Fix CVT-R modeline generationAdam Jackson2010-08-26
|/
* drm/edid: Fix sync polarity for secondary GTF curveAdam Jackson2010-04-08
* drm/modes: Fix interlaced mode namesAdam Jackson2010-04-05
* drm/edid: Add secondary GTF curve supportAdam Jackson2010-04-05
* lib: Introduce generic list_sort functionDave Chinner2010-01-13
* drm/modes: Add drm_mode_hsync()Adam Jackson2009-12-03
* drm/kms: start adding command line interface using fb.Dave Airlie2009-09-24
* drm/kms: try to find the std mode in DMT tableZhao Yakui2009-09-07
* Merge Linus master to drm-nextDave Airlie2009-08-19
|\