summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-15gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-15gpu: drm: exynos_hdmi: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-15gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_pha...Peter Chen
2016-07-15gpu: drm: omapdrm: connector-dvi: add missing of_node_put after calling of_pa...Peter Chen
2016-07-14Revert "drm: Resurrect atomic rmfb code"Daniel Vetter
2016-07-14drm: Don't overwrite user ioctl arg unless requestedChris Wilson
2016-07-13dma-buf/sync_file: improve Kconfig description for Sync FilesGustavo Padovan
2016-07-13drm: Resurrect atomic rmfb codeDaniel Vetter
2016-07-12drm/vgem: Use PAGE_KERNEL in place of x86-specific PAGE_KERNEL_IOChris Wilson
2016-07-12qxl: silence uninitialized variable warningDan Carpenter
2016-07-12qxl: check for kmap failuresDan Carpenter
2016-07-12vga_switcheroo: Sphinxify docsLukas Wunner
2016-07-12drm: Restore double clflush on the last partial cachelineChris Wilson
2016-07-12gpu: drm: rockchip_drm_drv: add missing of_node_put after calling of_parse_ph...Peter Chen
2016-07-12gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-12gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-12gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-12gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandlePeter Chen
2016-07-12drm/tilcdc: use drm_crtc_handle_vblank()Gustavo Padovan
2016-07-12drm/rcar-du: use drm_crtc_handle_vblank()Gustavo Padovan
2016-07-12drm/nouveau: use drm_crtc_handle_vblank()Gustavo Padovan
2016-07-12drm/atmel: use drm_crtc_handle_vblank()Gustavo Padovan
2016-07-12drm/armada: use drm_crtc_handle_vblank()Gustavo Padovan
2016-07-12drm: make drm_vblank_count_and_time() staticGustavo Padovan
2016-07-12drm/mediatek/mtk_mipi_tx: checking the wrong variableDan Carpenter
2016-07-12drm/qxl: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-12drm/hisilicon: Fix ADE vblank on/off handlingXinliang Liu
2016-07-12drm_aux-dev: fix error handling in drm_dp_aux_dev_init()Alexey Khoroshilov
2016-07-12drm: Fix broken use of _PAGE_NO_CACHE on powerpcBenjamin Herrenschmidt
2016-07-12drm/dsi: Make set_tear_scanline command consistentThierry Reding
2016-07-12drm/qxl: Remove dead codeThierry Reding
2016-07-12drm/vmwgfx: Stop checking minor type directlyFrank Binns
2016-07-12drm/udl: Unplugging a device now unregisters itChris Wilson
2016-07-12drm: Do a full device unregister when unpluggingChris Wilson
2016-07-12drm: Unexport drm_connector_register_all()Chris Wilson
2016-07-12drm/exynos: make fbdev support really optionalTobias Jakobi
2016-07-12drm: Only handle _DRM_VBLANK_NEXTONMISS onceMichel Dänzer
2016-07-12drm/vgem: Enable dmabuf interface for exportChris Wilson
2016-07-12drm/vgem: Fix mmapingChris Wilson
2016-06-30drm: Fix a typo in drm_ioctl.cMasanari Iida
2016-06-27drm: fix some spelling mistakesFrank Binns
2016-06-24drm/nouveau/dispnv04: Use helper to turn off CRTCLukas Wunner
2016-06-24drm/i2c/ch7006: Use helper to turn off CRTCLukas Wunner
2016-06-24drm: Use helper to turn off CRTCLukas Wunner
2016-06-24drm/amdgpu: Turn off CRTCs on driver unloadLukas Wunner
2016-06-24drm/radeon: Turn off CRTCs on driver unloadLukas Wunner
2016-06-24drm/nouveau: Turn off CRTCs on driver unloadLukas Wunner
2016-06-24drm: Add helpers to turn off CRTCsLukas Wunner
2016-06-24drm/amdgpu: Forbid runtime pm on driver unloadLukas Wunner
2016-06-24drm/amdgpu: Don't leak runtime pm ref on driver loadLukas Wunner