Age | Commit message (Expand) | Author |
2014-02-18 | drm: add DRM_CAPs for cursor size | Alex Deucher |
2014-01-29 | Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/... | Dave Airlie |
2014-01-22 | Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d... | Dave Airlie |
2014-01-20 | drm/edid: Populate picture aspect ratio for CEA modes | Vandana Kannan |
2014-01-20 | drm: Change {pixel,line,frame}dur_ns from s64 to int | Ville Syrjälä |
2014-01-14 | drm: Move drm_encoder_crtc_ok() to core | Thierry Reding |
2014-01-14 | drm: provide a helper for the encoder possible_crtcs mask | Russell King |
2013-11-06 | drm: add drm_set_preferred_mode | Gerd Hoffmann |
2013-10-22 | Merge branch 'drm-tda998x-3.12' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo... | Dave Airlie |
2013-10-22 | drm/sysfs: sort out minor and connector device object lifetimes. | Dave Airlie |
2013-10-12 | DRM: Armada: Add Armada DRM driver | Russell King |
2013-10-10 | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next | Daniel Vetter |
2013-10-01 | drm: Reject stereo modes with an unknown layout | Damien Lespiau |
2013-10-01 | drm: Code stereo layouts as an enum rather than a bit field | Damien Lespiau |
2013-10-01 | drm: Implement timings adjustments for frame packing | Damien Lespiau |
2013-10-01 | drm: Introduce a crtc_clock for struct drm_display_mode | Damien Lespiau |
2013-10-01 | drm: Remove synth_clock from struct drm_display_mode | Damien Lespiau |
2013-10-01 | drm: Remove clock_index from struct drm_display_mode | Damien Lespiau |
2013-10-01 | drm: Make exposing stereo modes a per-connector opt-in | Damien Lespiau |
2013-10-01 | drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes | Damien Lespiau |
2013-10-01 | drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo | Damien Lespiau |
2013-10-01 | drm/edid: add drm_edid_duplicate | Jani Nikula |
2013-09-02 | drm: Add drm_bridge | Sean Paul |
2013-08-30 | drm: Advertise async page flip ability through GETCAP ioctl | Keith Packard |
2013-08-30 | drm: Pass page flip ioctl flags to driver | Keith Packard |
2013-08-30 | drm: Remove the dithering_mode_property field | Damien Lespiau |
2013-08-30 | drm: Don't export drm_find_cea_extension() any more | Lespiau, Damien |
2013-08-21 | drm: Remove 2 unused defines | Lespiau, Damien |
2013-08-21 | drm: Make drm_mode_remove() static | Lespiau, Damien |
2013-08-21 | drm: Remove drm_mode_list_concat() | Lespiau, Damien |
2013-08-21 | drm: Remove drm_mode_create_dithering_property() | Lespiau, Damien |
2013-08-21 | drm: Remove stale prototypes | Lespiau, Damien |
2013-08-19 | drm: use ida to allocate connector ids | Ilia Mirkin |
2013-08-19 | drm: Remove drm_mode_validate_clocks | Stéphane Marchesin |
2013-06-28 | Revert "drm: kms_helper: don't lose hotplug event" | Dave Airlie |
2013-06-28 | drm: add hotspot support for cursors. | Dave Airlie |
2013-06-27 | drm: kms_helper: don't lose hotplug event | Daniel Vetter |
2013-06-25 | drm: fix fb leak in setcrtc | Daniel Vetter |
2013-06-17 | drm: Remove some unused stuff from drm_plane | Ville Syrjälä |
2013-06-17 | drm: Add drm_plane_force_disable() | Ville Syrjälä |
2013-06-11 | drm: Constify the pretty-print functions | Ville Syrjälä |
2013-06-11 | drm: Print pretty names for pixel formats | Ville Syrjälä |
2013-04-30 | drm: Kill user_modes list and the associated ioctls | Ville Syrjälä |
2013-04-30 | drm: Silence some sparse warnings | Ville Syrjälä |
2013-04-26 | drm: Add drm_mode_equal_no_clocks() | Ville Syrjälä |
2013-04-26 | drm: Remove explicit vrefresh initialization from DRM_MODE() | Ville Syrjälä |
2013-04-12 | drm: Misc comment cleanup | Christopher Harvey |
2013-03-08 | drm: Documentation typo fixes | Christopher Harvey |
2013-02-22 | drm: Add some missing forward declarations | Thierry Reding |
2013-02-22 | drm: Remove duplicate drm_mode_cea_vic() | Thierry Reding |