summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | drm/irq: Document return values more consistentlyThierry Reding2015-08-12
| * | | | | | | | | | drm/irq: Make pipe unsigned and name consistentThierry Reding2015-08-12
| * | | | | | | | | | drm/irq: Check for valid VBLANK before dereferenceThierry Reding2015-08-12
| * | | | | | | | | | drm/irq: Remove negative CRTC index special-caseThierry Reding2015-08-12
| * | | | | | | | | | drm/plane: Use consistent data types for format countThierry Reding2015-08-12
| * | | | | | | | | | drm/atomic: fix null pointer access to mode_fixup callbackInki Dae2015-08-11
| * | | | | | | | | | drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter2015-08-11
| * | | | | | | | | | drm/core: Set mode to NULL when connectors in a set drops to 0.Maarten Lankhorst2015-08-11
| * | | | | | | | | | drm/atomic: Call ww_acquire_done after check phase is completeDaniel Vetter2015-08-11
| * | | | | | | | | | drm/atomic: Paper over locking WARN in default_state_clearDaniel Vetter2015-08-11
| * | | | | | | | | | drm/edid: Use ARRAY_SIZE in drm_add_modes_noedidDaniel Vetter2015-08-11
| * | | | | | | | | | drm/qxl: Don't take dev->struct_mutex in bo_force_deleteDaniel Vetter2015-08-11
| * | | | | | | | | | drm/nouveau: Don't take dev->struct_mutex in ttm_finiDaniel Vetter2015-08-11
| * | | | | | | | | | drm/rockchip: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-08-11
| * | | | | | | | | | drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-08-10
| * | | | | | | | | | drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-08-10
| * | | | | | | | | | drm/mga200g: Hold a proper reference for cursor_setDaniel Vetter2015-08-10
| * | | | | | | | | | drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-08-10
| * | | | | | | | | | drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-08-10
| * | | | | | | | | | drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-08-10
| * | | | | | | | | | drm/gem: Be more friendly with locking checksDaniel Vetter2015-08-10
| * | | | | | | | | | drm: Add top level Kconfig option for DRM fbdev emulationArchit Taneja2015-08-06
| * | | | | | | | | | drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdefGeert Uytterhoeven2015-08-06
| * | | | | | | | | | drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()Geert Uytterhoeven2015-08-06
| * | | | | | | | | | drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-08-06
| * | | | | | | | | | drm/virtio: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/amdgpu: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/bochs: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/nouveau: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/i915: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/radeon: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/mgag200: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/omap: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/cirrus: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm: Fixup locking WARNINGs in drm_mode_config_resetDaniel Vetter2015-08-06
| * | | | | | | | | | drm: Remove __drm_modeset_lock_allDaniel Vetter2015-08-06
| * | | | | | | | | | drm/fb-helper: Stop using trylocks in force_restoreDaniel Vetter2015-08-06
| * | | | | | | | | | drm/fbdev: Return -EBUSY when oopsingDaniel Vetter2015-08-06
| * | | | | | | | | | drm/fb_cma_helper: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/udl: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/qxl: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/gma500: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/exynos: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/msm: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/tegra: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/ast: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/armada: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/rockchip: Use new drm_fb_helper functionsArchit Taneja2015-08-06
| * | | | | | | | | | drm/fb_helper: Create a wrapper for fb_set_suspendArchit Taneja2015-08-06
| * | | | | | | | | | drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcsArchit Taneja2015-08-06