aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl
Commit message (Expand)AuthorAge
* drm/udl: make control msg static const. (v2)Dave Airlie2016-11-10
* Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-11
|\
| * drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-05
| * drm: Don't swallow error codes in drm_dev_alloc()Tom Gundersen2016-09-22
| * drm/udl: implement usb_driver suspend/resume.Haixia Shi2016-09-06
| * drm/udl: Ensure channel is selected before using the device.Jamie Lentin2016-08-23
| * drm/kms: Nuke dirty_info propertyDaniel Vetter2016-08-16
| * drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2016-08-12
* | drm/udl: fix line iterator in damage handlingDavid Herrmann2016-09-27
* | drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2016-08-25
|/
* drm/udl: make fbdev support really optionalTobias Jakobi2016-07-18
* drm/udl: Unplugging a device now unregisters itChris Wilson2016-07-12
* drm/udl: use drm_crtc_send_vblank_event()Gustavo Padovan2016-06-06
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* drm/udl: Use drm_fb_helper deferred_io supportNoralf Trønnes2016-05-02
* drm/udl: Change drm_fb_helper_sys_*() calls to sys_*()Noralf Trønnes2016-05-02
* Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-05
|\
| * drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin2016-03-29
* | drm/udl: Use unlocked gem unreferencingDaniel Vetter2016-03-31
|/
* dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-19
* drm/udl: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
* drm/udl: Use module_usb_driverAmitoj Kaur Chawla2016-02-17
* drm/udl: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
* dma-buf: Remove range-based flushTiago Vignatti2016-02-09
* drm/udl: Constify function pointer structsVille Syrjälä2015-12-15
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
* drm: Remove unused fbdev_list membersLukas Wunner2015-11-24
* drm/udl: Use new drm_fb_helper functionsArchit Taneja2015-08-06
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-21
* drm/udl: properly set active_16 flag in udl_crtc_page_flip(). (v2)Haixia Shi2015-01-30
* drm/udl: optimize udl_compress_hline16 (v2)Haixia Shi2015-01-30
* drm/fb-helper: Propagate errors from initial config failureThierry Reding2015-01-21
* drm/udl: properly check for error pointersHaixia Shi2014-11-25
* drm/udl: handle page mapping in dmabuf export.Haixia Shi2014-11-25
* drm/udl: Deletion of an unnecessary check before the function call "vunmap"Markus Elfring2014-11-20
* drm/udl: add support to export a handle to a FD on UDL.Haixia Shi2014-11-19
* drm/udl: add cache flags definitions for udl_gem_objectHaixia Shi2014-11-19
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* drm/udl: use container_of to resolve udl_fbdev from drm_fb_helperFabian Frederick2014-09-24
* drm: Extract <drm/drm_gem.h>Daniel Vetter2014-09-23
* drm: merge drm_usb into udlDavid Herrmann2014-09-10
* drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
* drm/udl: use helpersRob Clark2014-07-18
* drm/udl: Implement page_flip ioctlStéphane Marchesin2014-07-07
* drm/udl: add vblank supportStéphane Marchesin2014-07-07
* drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-07
* drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-07
* Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-07-07
|\
| * drm/gem: remove misleading gfp parameter to get_pages()David Herrmann2014-07-07