index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
mount.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-11
/
+4
2015-08-10
drm/mga200g: Hold a proper reference for cursor_set
Daniel Vetter
1
-12
/
+10
2015-08-10
drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-12
/
+4
2015-08-10
drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-12
/
+4
2015-08-10
drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
1
-11
/
+5
2015-08-10
drm/gem: Be more friendly with locking checks
Daniel Vetter
1
-1
/
+1
2015-08-07
drm: Remove two-level menu in Kconfig
Thierry Reding
1
-2
/
+0
2015-08-06
drm: Add top level Kconfig option for DRM fbdev emulation
Archit Taneja
3
-1
/
+199
2015-08-06
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
Geert Uytterhoeven
1
-25
/
+25
2015-08-06
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
Geert Uytterhoeven
1
-18
/
+3
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
3
-4
/
+4
2015-08-06
drm/virtio: Use new drm_fb_helper functions
Archit Taneja
1
-23
/
+9
2015-08-06
drm/amdgpu: Use new drm_fb_helper functions
Archit Taneja
1
-31
/
+14
2015-08-06
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2
-27
/
+13
2015-08-06
drm/nouveau: Use new drm_fb_helper functions
Archit Taneja
1
-27
/
+12
2015-08-06
drm/i915: Use new drm_fb_helper functions
Archit Taneja
1
-28
/
+12
2015-08-06
drm/radeon: Use new drm_fb_helper functions
Archit Taneja
1
-30
/
+12
2015-08-06
drm/mgag200: Use new drm_fb_helper functions
Archit Taneja
1
-31
/
+8
2015-08-06
drm/omap: Use new drm_fb_helper functions
Archit Taneja
1
-25
/
+13
2015-08-06
drm/cirrus: Use new drm_fb_helper functions
Archit Taneja
2
-35
/
+10
2015-08-06
drm: Fixup locking WARNINGs in drm_mode_config_reset
Daniel Vetter
1
-0
/
+2
2015-08-06
drm: Remove __drm_modeset_lock_all
Daniel Vetter
2
-42
/
+11
2015-08-06
drm/fb-helper: Stop using trylocks in force_restore
Daniel Vetter
1
-10
/
+1
2015-08-06
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
2
-33
/
+12
2015-08-06
drm/fb_cma_helper: Use new drm_fb_helper functions
Archit Taneja
1
-34
/
+11
2015-08-06
drm/udl: Use new drm_fb_helper functions
Archit Taneja
1
-29
/
+12
2015-08-06
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
1
-27
/
+13
2015-08-06
drm/gma500: Use new drm_fb_helper functions
Archit Taneja
2
-35
/
+19
2015-08-06
drm/exynos: Use new drm_fb_helper functions
Archit Taneja
1
-35
/
+12
2015-08-06
drm/msm: Use new drm_fb_helper functions
Archit Taneja
1
-24
/
+10
2015-08-06
drm/tegra: Use new drm_fb_helper functions
Archit Taneja
1
-26
/
+9
2015-08-06
drm/ast: Use new drm_fb_helper functions
Archit Taneja
1
-31
/
+17
2015-08-06
drm/armada: Use new drm_fb_helper functions
Archit Taneja
1
-23
/
+10
2015-08-06
drm/rockchip: Use new drm_fb_helper functions
Archit Taneja
1
-35
/
+12
2015-08-06
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
2
-0
/
+16
2015-08-06
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
3
-0
/
+104
2015-08-06
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
3
-0
/
+38
2015-08-06
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
2
-0
/
+15
2015-08-06
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
2
-0
/
+84
2015-08-06
drm/omap: Fixup compile fail
Daniel Vetter
1
-2
/
+4
2015-07-27
drm/atomic: Update legacy DPMS state during modesets, v3.
Maarten Lankhorst
2
-14
/
+21
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
19
-44
/
+65
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
11
-26
/
+44
2015-07-27
drm/atomic: add connectors_changed to separate it from mode_changed, v2
Maarten Lankhorst
4
-14
/
+38
2015-07-26
drm: Fix DP_TEST_COUNT_MASK
Rodrigo Vivi
1
-1
/
+1
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
6
-109
/
+0
2015-07-22
drm: Stop filtering according to mode_group in getresources
Daniel Vetter
1
-80
/
+30
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
4
-18
/
+19
2015-07-22
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
Daniel Vetter
2
-17
/
+2
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
6
-12
/
+14
[next]