aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_modeset.c
Commit message (Expand)AuthorAge
* drm/udl: implement usb_driver suspend/resume.Haixia Shi2016-09-06
* drm/kms: Nuke dirty_info propertyDaniel Vetter2016-08-16
* drm/udl: use drm_crtc_send_vblank_event()Gustavo Padovan2016-06-06
* drm/udl: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* drm/udl: Constify function pointer structsVille Syrjälä2015-12-15
* drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)Haixia Shi2015-01-30
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* drm/udl: Implement page_flip ioctlStéphane Marchesin2014-07-07
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä2013-06-17
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-04
|\
| * drm/udl: Make udl_crtc_init() staticSachin Kamat2012-10-01
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-02
|/
* drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-21
* drm/udl: port over blanking code from udlfb.Dave Airlie2012-07-19
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
* drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-22
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-15