| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-05-03 | 3 | -9/+7 |
|\ |
|
| * | Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g... | Dave Airlie | 2017-04-21 | 1 | -4/+4 |
| |\ |
|
| | * | dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro | Logan Gunthorpe | 2017-04-20 | 1 | -4/+4 |
| * | | Merge tag 'v4.11-rc7' into drm-next | Dave Airlie | 2017-04-19 | 1 | -1/+2 |
| |\ \
| | |/
| |/| |
|
| * | | drm: Add acquire ctx parameter to ->page_flip(_target) | Daniel Vetter | 2017-03-29 | 1 | -1/+2 |
| * | | Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next | Daniel Vetter | 2017-03-14 | 2 | -2/+3 |
| |\ \ |
|
| * | | | drm/fb-helper: Automatically clean up fb_info | Daniel Vetter | 2017-02-07 | 1 | -4/+1 |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-05-02 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | linux/kernel.h: Add ALIGN_DOWN macro | Krzysztof Kozlowski | 2017-04-21 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | drm/udl: Fix unaligned memory access in udl_render_hline | Jonathan Neuschäfer | 2017-04-11 | 1 | -1/+2 |
|/ / |
|
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-24 | 2 | -2/+3 |
|/ |
|
* | drm: Rely on mode_config data for fb_helper initialization | Gabriel Krisman Bertazi | 2017-02-02 | 1 | -2/+1 |
* | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-01-10 | 2 | -3/+2 |
|\ |
|
| * | drm: Change the return type of the unload hook to void | Gabriel Krisman Bertazi | 2017-01-09 | 2 | -3/+2 |
* | | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-01-09 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | drm: Nuke fb->bits_per_pixel | Ville Syrjälä | 2016-12-15 | 1 | -1/+1 |
| * | drm: Nuke fb->depth | Ville Syrjälä | 2016-12-15 | 1 | -1/+1 |
| * | drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() | Ville Syrjälä | 2016-12-15 | 1 | -1/+1 |
* | | mm: use vmf->address instead of of vmf->virtual_address | Jan Kara | 2016-12-14 | 1 | -3/+2 |
|/ |
|
* | Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next | Dave Airlie | 2016-11-30 | 1 | -5/+11 |
|\ |
|
| * | drm/udl: make control msg static const. (v2) | Dave Airlie | 2016-11-11 | 1 | -5/+11 |
* | | drm/udl: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops | Stefan Christ | 2016-11-14 | 1 | -7/+1 |
* | | drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs | Jani Nikula | 2016-11-02 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-10-11 | 6 | -8/+60 |
|\ |
|
| * | drm/prime: Take a ref on the drm_dev when exporting a dma_buf | Chris Wilson | 2016-10-05 | 1 | -1/+1 |
| * | drm: Don't swallow error codes in drm_dev_alloc() | Tom Gundersen | 2016-09-22 | 1 | -2/+2 |
| * | drm/udl: implement usb_driver suspend/resume. | Haixia Shi | 2016-09-06 | 3 | -0/+32 |
| * | drm/udl: Ensure channel is selected before using the device. | Jamie Lentin | 2016-08-23 | 1 | -0/+25 |
| * | drm/kms: Nuke dirty_info property | Daniel Vetter | 2016-08-16 | 2 | -5/+0 |
| * | drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION | Daniel Vetter | 2016-08-12 | 1 | -0/+4 |
* | | drm/udl: fix line iterator in damage handling | David Herrmann | 2016-09-28 | 1 | -1/+1 |
* | | drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION | Daniel Vetter | 2016-08-26 | 1 | -0/+4 |
|/ |
|
* | drm/udl: make fbdev support really optional | Tobias Jakobi | 2016-07-18 | 1 | -5/+0 |
* | drm/udl: Unplugging a device now unregisters it | Chris Wilson | 2016-07-12 | 1 | -1/+0 |
* | drm/udl: use drm_crtc_send_vblank_event() | Gustavo Padovan | 2016-06-06 | 1 | -1/+1 |
* | drm: Remove unused drm_device from drm_gem_object_lookup() | Chris Wilson | 2016-05-17 | 2 | -2/+2 |
* | drm/udl: Use drm_fb_helper deferred_io support | Noralf Trønnes | 2016-05-02 | 2 | -136/+6 |
* | drm/udl: Change drm_fb_helper_sys_*() calls to sys_*() | Noralf Trønnes | 2016-05-02 | 1 | -3/+3 |
* | Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-04-06 | 1 | -1/+1 |
|\ |
|
| * | drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all() | Alexey Brodkin | 2016-03-29 | 1 | -1/+1 |
* | | drm/udl: Use unlocked gem unreferencing | Daniel Vetter | 2016-04-01 | 2 | -2/+2 |
|/ |
|
* | dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() | Chris Wilson | 2016-03-19 | 1 | -2/+2 |
* | drm/udl: removed optional dummy crtc mode_fixup function. | Carlos Palminha | 2016-03-04 | 1 | -9/+0 |
* | drm/udl: Use module_usb_driver | Amitoj Kaur Chawla | 2016-02-17 | 1 | -13/+1 |
* | drm/udl: removed optional dummy encoder mode_fixup function. | Carlos Palminha | 2016-02-16 | 1 | -8/+0 |
* | dma-buf: Remove range-based flush | Tiago Vignatti | 2016-02-09 | 1 | -2/+0 |
* | drm/udl: Constify function pointer structs | Ville Syrjälä | 2015-12-15 | 2 | -3/+3 |
* | drm: Pass 'name' to drm_encoder_init() | Ville Syrjälä | 2015-12-11 | 1 | -1/+2 |
* | drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() | Ville Syrjälä | 2015-11-24 | 2 | -3/+3 |
* | drm: Remove unused fbdev_list members | Lukas Wunner | 2015-11-24 | 1 | -1/+0 |