summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl/udl_modeset.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-291-1/+2
* drm/udl: implement usb_driver suspend/resume.Haixia Shi2016-09-061-0/+14
* drm/kms: Nuke dirty_info propertyDaniel Vetter2016-08-161-2/+0
* drm/udl: use drm_crtc_send_vblank_event()Gustavo Padovan2016-06-061-1/+1
* drm/udl: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-9/+0
* drm/udl: Constify function pointer structsVille Syrjälä2015-12-151-1/+1
* drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)Haixia Shi2015-01-311-1/+8
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-051-0/+1
* drm/udl: Implement page_flip ioctlStéphane Marchesin2014-07-081-0/+21
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-1/+1
* drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä2013-06-171-5/+0
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-10-031-1/+1
|\
| * drm/udl: Make udl_crtc_init() staticSachin Kamat2012-10-021-1/+1
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-3/+3
|/
* drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-221-2/+1
* drm/udl: port over blanking code from udlfb.Dave Airlie2012-07-191-7/+37
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-191-1/+1
* drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-221-1/+1
* drm/udl: initial UDL driver (v4)Dave Airlie2012-03-151-0/+414
OpenPOWER on IntegriCloud