summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlock...Markus Elfring2016-07-181-2/+1
* drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring2016-07-181-2/+1
* drm/cirrus: Delete an unnecessary check before drm_gem_object_unreference_unl...Markus Elfring2016-07-181-2/+2
* drm/tegra: Delete an unnecessary check before the function call "vunmap"Markus Elfring2016-07-181-1/+1
* drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlo...Markus Elfring2016-07-181-4/+2
* drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring2016-07-181-2/+1
* drm/vc4: Delete unnecessary checks before two function callsMarkus Elfring2016-07-182-4/+2
* drm/rockchip: Delete an unnecessary check before drm_gem_object_unreference_u...Markus Elfring2016-07-181-6/+2
* drm/bochs: Delete an unnecessary check before drm_gem_object_unreference_unlo...Markus Elfring2016-07-181-2/+2
* drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)Chris Wilson2016-07-184-1/+334
* drm/nouveau: make fbdev support really optionalTobias Jakobi2016-07-151-6/+0
* drm/atmel-hlcdc: make fbdev support really optionalTobias Jakobi2016-07-151-1/+0
* drm/rcar-du: make fbdev support really optionalTobias Jakobi2016-07-151-1/+0
* drm/rockchip: make fbdev support really optionalTobias Jakobi2016-07-151-4/+0
* gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-151-0/+1
* gpu: drm: exynos_hdmi: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-151-0/+2
* gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_pha...Peter Chen2016-07-151-3/+4
* gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_pa...Peter Chen2016-07-151-0/+1
* Revert "drm: Resurrect atomic rmfb code"Daniel Vetter2016-07-143-73/+0
* drm: Don't overwrite user ioctl arg unless requestedChris Wilson2016-07-141-28/+22
* dma-buf/sync_file: improve Kconfig description for Sync FilesGustavo Padovan2016-07-131-3/+12
* drm: Resurrect atomic rmfb codeDaniel Vetter2016-07-133-0/+73
* drm/vgem: Use PAGE_KERNEL in place of x86-specific PAGE_KERNEL_IOChris Wilson2016-07-121-1/+1
* qxl: silence uninitialized variable warningDan Carpenter2016-07-121-2/+1
* qxl: check for kmap failuresDan Carpenter2016-07-121-0/+2
* vga_switcheroo: Sphinxify docsLukas Wunner2016-07-121-14/+14
* drm: Restore double clflush on the last partial cachelineChris Wilson2016-07-121-0/+1
* gpu: drm: rockchip_drm_drv: add missing of_node_put after calling of_parse_ph...Peter Chen2016-07-121-0/+1
* gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-121-0/+1
* gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-121-0/+1
* gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-121-0/+1
* gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-121-0/+2
* drm/tilcdc: use drm_crtc_handle_vblank()Gustavo Padovan2016-07-121-1/+1
* drm/rcar-du: use drm_crtc_handle_vblank()Gustavo Padovan2016-07-121-1/+1
* drm/nouveau: use drm_crtc_handle_vblank()Gustavo Padovan2016-07-121-1/+1
* drm/atmel: use drm_crtc_handle_vblank()Gustavo Padovan2016-07-121-1/+1
* drm/armada: use drm_crtc_handle_vblank()Gustavo Padovan2016-07-121-1/+1
* drm: make drm_vblank_count_and_time() staticGustavo Padovan2016-07-121-5/+2
* drm/mediatek/mtk_mipi_tx: checking the wrong variableDan Carpenter2016-07-121-1/+1
* drm/qxl: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-123-7/+2
* drm/hisilicon: Fix ADE vblank on/off handlingXinliang Liu2016-07-121-0/+2
* drm_aux-dev: fix error handling in drm_dp_aux_dev_init()Alexey Khoroshilov2016-07-121-2/+1
* drm: Fix broken use of _PAGE_NO_CACHE on powerpcBenjamin Herrenschmidt2016-07-123-4/+4
* drm/dsi: Make set_tear_scanline command consistentThierry Reding2016-07-121-8/+8
* drm/qxl: Remove dead codeThierry Reding2016-07-121-4/+0
* drm/vmwgfx: Stop checking minor type directlyFrank Binns2016-07-121-2/+1
* drm/udl: Unplugging a device now unregisters itChris Wilson2016-07-121-1/+0
* drm: Do a full device unregister when unpluggingChris Wilson2016-07-121-3/+1
* drm: Unexport drm_connector_register_all()Chris Wilson2016-07-121-18/+1
* drm/exynos: make fbdev support really optionalTobias Jakobi2016-07-121-4/+0