summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/udl/udl_modeset.c
AgeCommit message (Expand)Author
2018-07-31udl-kms: dont spam the syslog with debug messagesMikulas Patocka
2018-07-31udl-kms: use spin_lock_irq instead of spin_lock_irqsaveMikulas Patocka
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter
2016-09-06drm/udl: implement usb_driver suspend/resume.Haixia Shi
2016-08-16drm/kms: Nuke dirty_info propertyDaniel Vetter
2016-06-06drm/udl: use drm_crtc_send_vblank_event()Gustavo Padovan
2016-03-04drm/udl: removed optional dummy crtc mode_fixup function.Carlos Palminha
2015-12-15drm/udl: Constify function pointer structsVille Syrjälä
2015-01-31drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)Haixia Shi
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-07-08drm/udl: Implement page_flip ioctlStéphane Marchesin
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02drm/udl: Make udl_crtc_init() staticSachin Kamat
2012-08-22drm/udl: dpms off the crtc when disabled.Dave Airlie
2012-07-19drm/udl: port over blanking code from udlfb.Dave Airlie
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie