aboutsummaryrefslogtreecommitdiff
path: root/include/drm/drm_crtc.h
AgeCommit message (Expand)Author
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher
2014-01-29Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie
2014-01-22Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...Dave Airlie
2014-01-20drm/edid: Populate picture aspect ratio for CEA modesVandana Kannan
2014-01-20drm: Change {pixel,line,frame}dur_ns from s64 to intVille Syrjälä
2014-01-14drm: Move drm_encoder_crtc_ok() to coreThierry Reding
2014-01-14drm: provide a helper for the encoder possible_crtcs maskRussell King
2013-11-06drm: add drm_set_preferred_modeGerd Hoffmann
2013-10-22Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie
2013-10-22drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie
2013-10-12DRM: Armada: Add Armada DRM driverRussell King
2013-10-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2013-10-01drm: Reject stereo modes with an unknown layoutDamien Lespiau
2013-10-01drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau
2013-10-01drm: Implement timings adjustments for frame packingDamien Lespiau
2013-10-01drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau
2013-10-01drm: Remove synth_clock from struct drm_display_modeDamien Lespiau
2013-10-01drm: Remove clock_index from struct drm_display_modeDamien Lespiau
2013-10-01drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau
2013-10-01drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modesDamien Lespiau
2013-10-01drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfoDamien Lespiau
2013-10-01drm/edid: add drm_edid_duplicateJani Nikula
2013-09-02drm: Add drm_bridgeSean Paul
2013-08-30drm: Advertise async page flip ability through GETCAP ioctlKeith Packard
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-30drm: Remove the dithering_mode_property fieldDamien Lespiau
2013-08-30drm: Don't export drm_find_cea_extension() any moreLespiau, Damien
2013-08-21drm: Remove 2 unused definesLespiau, Damien
2013-08-21drm: Make drm_mode_remove() staticLespiau, Damien
2013-08-21drm: Remove drm_mode_list_concat()Lespiau, Damien
2013-08-21drm: Remove drm_mode_create_dithering_property()Lespiau, Damien
2013-08-21drm: Remove stale prototypesLespiau, Damien
2013-08-19drm: use ida to allocate connector idsIlia Mirkin
2013-08-19drm: Remove drm_mode_validate_clocksStéphane Marchesin
2013-06-28Revert "drm: kms_helper: don't lose hotplug event"Dave Airlie
2013-06-28drm: add hotspot support for cursors.Dave Airlie
2013-06-27drm: kms_helper: don't lose hotplug eventDaniel Vetter
2013-06-25drm: fix fb leak in setcrtcDaniel Vetter
2013-06-17drm: Remove some unused stuff from drm_planeVille Syrjälä
2013-06-17drm: Add drm_plane_force_disable()Ville Syrjälä
2013-06-11drm: Constify the pretty-print functionsVille Syrjälä
2013-06-11drm: Print pretty names for pixel formatsVille Syrjälä
2013-04-30drm: Kill user_modes list and the associated ioctlsVille Syrjälä
2013-04-30drm: Silence some sparse warningsVille Syrjälä
2013-04-26drm: Add drm_mode_equal_no_clocks()Ville Syrjälä
2013-04-26drm: Remove explicit vrefresh initialization from DRM_MODE()Ville Syrjälä
2013-04-12drm: Misc comment cleanupChristopher Harvey
2013-03-08drm: Documentation typo fixesChristopher Harvey
2013-02-22drm: Add some missing forward declarationsThierry Reding
2013-02-22drm: Remove duplicate drm_mode_cea_vic()Thierry Reding