summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-18drm/gma500: make fbdev support really optionalTobias Jakobi
2016-07-18drm/shmobile: make fbdev support really optionalTobias Jakobi
2016-07-18drm/imx: make fbdev support really optionalTobias Jakobi
2016-07-18drm/qxl: make fbdev support really optionalTobias Jakobi
2016-07-18drm/cirrus: make fbdev support really optionalTobias Jakobi
2016-07-18drm/mgag200: make fbdev support really optionalTobias Jakobi
2016-07-18drm/omap: make fbdev support really optionalTobias Jakobi
2016-07-18drm/armada: make fbdev support really optionalTobias Jakobi
2016-07-18drm/arc: make fbdev support really optionalTobias Jakobi
2016-07-18drm/ast: Delete an unnecessary check before drm_gem_object_unreference_unlock...Markus Elfring
2016-07-18drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring
2016-07-18drm/cirrus: Delete an unnecessary check before drm_gem_object_unreference_unl...Markus Elfring
2016-07-18drm/tegra: Delete an unnecessary check before the function call "vunmap"Markus Elfring
2016-07-18drm/virtgpu: Delete unnecessary checks before drm_gem_object_unreference_unlo...Markus Elfring
2016-07-18drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()Markus Elfring
2016-07-18drm/vc4: Delete unnecessary checks before two function callsMarkus Elfring
2016-07-18drm/rockchip: Delete an unnecessary check before drm_gem_object_unreference_u...Markus Elfring
2016-07-18drm/bochs: Delete an unnecessary check before drm_gem_object_unreference_unlo...Markus Elfring
2016-07-18drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)Chris Wilson
2016-07-15drm/nouveau: make fbdev support really optionalTobias Jakobi
2016-07-15drm/atmel-hlcdc: make fbdev support really optionalTobias Jakobi
2016-07-15drm/rcar-du: make fbdev support really optionalTobias Jakobi
2016-07-15drm/rockchip: make fbdev support really optionalTobias Jakobi
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