summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
Commit message (Expand)AuthorAgeFilesLines
...
* | drm: add DRM_CAPs for cursor sizeAlex Deucher2014-02-181-0/+3
|/
* Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie2014-01-291-0/+26
|\
| * drm: Move drm_encoder_crtc_ok() to coreThierry Reding2014-01-141-0/+13
| * drm: provide a helper for the encoder possible_crtcs maskRussell King2014-01-141-0/+13
* | Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...Dave Airlie2014-01-221-1/+1
|\ \
| * | drm: Change {pixel,line,frame}dur_ns from s64 to intVille Syrjälä2014-01-201-1/+1
| |/
* | drm/edid: Populate picture aspect ratio for CEA modesVandana Kannan2014-01-201-0/+2
|/
* drm: add drm_set_preferred_modeGerd Hoffmann2013-11-061-0/+2
* Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2013-10-221-0/+17
|\
| * DRM: Armada: Add Armada DRM driverRussell King2013-10-121-0/+17
* | drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie2013-10-221-1/+1
* | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-101-0/+1
|\ \
| * | drm/edid: add drm_edid_duplicateJani Nikula2013-10-011-0/+1
| |/
* | drm: Reject stereo modes with an unknown layoutDamien Lespiau2013-10-011-0/+2
* | drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau2013-10-011-9/+0
* | drm: Implement timings adjustments for frame packingDamien Lespiau2013-10-011-1/+2
* | drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau2013-10-011-0/+1
* | drm: Remove synth_clock from struct drm_display_modeDamien Lespiau2013-10-011-1/+0
* | drm: Remove clock_index from struct drm_display_modeDamien Lespiau2013-10-011-1/+0
* | drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau2013-10-011-0/+2
* | drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau2013-10-011-1/+1
* | drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfoDamien Lespiau2013-10-011-0/+14
|/
* drm: Add drm_bridgeSean Paul2013-09-021-0/+55
* drm: Advertise async page flip ability through GETCAP ioctlKeith Packard2013-08-301-0/+3
* drm: Pass page flip ioctl flags to driverKeith Packard2013-08-301-1/+2
* drm: Remove the dithering_mode_property fieldDamien Lespiau2013-08-301-1/+0
* drm: Don't export drm_find_cea_extension() any moreLespiau, Damien2013-08-301-1/+0
* drm: Remove 2 unused definesLespiau, Damien2013-08-211-2/+0
* drm: Make drm_mode_remove() staticLespiau, Damien2013-08-211-1/+0
* drm: Remove drm_mode_list_concat()Lespiau, Damien2013-08-211-2/+0
* drm: Remove drm_mode_create_dithering_property()Lespiau, Damien2013-08-211-1/+0
* drm: Remove stale prototypesLespiau, Damien2013-08-211-11/+0
* drm: use ida to allocate connector idsIlia Mirkin2013-08-191-0/+2
* drm: Remove drm_mode_validate_clocksStéphane Marchesin2013-08-191-3/+0
* Revert "drm: kms_helper: don't lose hotplug event"Dave Airlie2013-06-281-1/+0
* drm: add hotspot support for cursors.Dave Airlie2013-06-281-0/+5
* drm: kms_helper: don't lose hotplug eventDaniel Vetter2013-06-271-0/+1
* drm: fix fb leak in setcrtcDaniel Vetter2013-06-251-0/+4
* drm: Remove some unused stuff from drm_planeVille Syrjälä2013-06-171-11/+0
* drm: Add drm_plane_force_disable()Ville Syrjälä2013-06-171-0/+1
* drm: Constify the pretty-print functionsVille Syrjälä2013-06-111-8/+9
* drm: Print pretty names for pixel formatsVille Syrjälä2013-06-111-0/+1
* drm: Kill user_modes list and the associated ioctlsVille Syrjälä2013-04-301-15/+0
* drm: Silence some sparse warningsVille Syrjälä2013-04-301-0/+3
* drm: Add drm_mode_equal_no_clocks()Ville Syrjälä2013-04-261-0/+1
* drm: Remove explicit vrefresh initialization from DRM_MODE()Ville Syrjälä2013-04-261-1/+1
* drm: Misc comment cleanupChristopher Harvey2013-04-121-1/+1
* drm: Documentation typo fixesChristopher Harvey2013-03-081-3/+3
* drm: Add some missing forward declarationsThierry Reding2013-02-221-1/+2
* drm: Remove duplicate drm_mode_cea_vic()Thierry Reding2013-02-221-2/+1
OpenPOWER on IntegriCloud