aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/udl
Commit message (Expand)AuthorAge
* Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-03
|\
| * Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...Dave Airlie2017-04-20
| |\
| | * dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-20
| * | Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-18
| |\ \ | | |/ | |/|
| * | drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter2017-03-29
| * | Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter2017-03-14
| |\ \
| * | | drm/fb-helper: Automatically clean up fb_infoDaniel Vetter2017-02-07
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski2017-04-21
| | |/ | |/|
* / | drm/udl: Fix unaligned memory access in udl_render_hlineJonathan Neuschäfer2017-04-11
|/ /
* / mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
|/
* drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-02
* Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-09
|\
| * drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-09
* | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-08
|\|
| * drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-15
| * drm: Nuke fb->depthVille Syrjälä2016-12-15
| * drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-15
* | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-14
|/
* Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-11-29
|\
| * drm/udl: make control msg static const. (v2)Dave Airlie2016-11-10
* | drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-14
* | drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-02
|/
* 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