index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add top level Kconfig option for DRM fbdev emulation
Archit Taneja
2015-08-06
2
-1
/
+14
*
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
Geert Uytterhoeven
2015-08-06
1
-25
/
+25
*
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
Geert Uytterhoeven
2015-08-06
1
-18
/
+3
*
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-06
3
-4
/
+4
*
drm/virtio: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-23
/
+9
*
drm/amdgpu: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-31
/
+14
*
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
2
-27
/
+13
*
drm/nouveau: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-27
/
+12
*
drm/i915: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-28
/
+12
*
drm/radeon: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-30
/
+12
*
drm/mgag200: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-31
/
+8
*
drm/omap: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-25
/
+13
*
drm/cirrus: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
2
-35
/
+10
*
drm: Fixup locking WARNINGs in drm_mode_config_reset
Daniel Vetter
2015-08-06
1
-0
/
+2
*
drm: Remove __drm_modeset_lock_all
Daniel Vetter
2015-08-06
1
-41
/
+11
*
drm/fb-helper: Stop using trylocks in force_restore
Daniel Vetter
2015-08-06
1
-10
/
+1
*
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
2015-08-06
2
-33
/
+12
*
drm/fb_cma_helper: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-34
/
+11
*
drm/udl: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-29
/
+12
*
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-27
/
+13
*
drm/gma500: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
2
-35
/
+19
*
drm/exynos: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-35
/
+12
*
drm/msm: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-24
/
+10
*
drm/tegra: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-26
/
+9
*
drm/ast: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-31
/
+17
*
drm/armada: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-23
/
+10
*
drm/rockchip: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
1
-35
/
+12
*
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
2015-08-06
1
-0
/
+14
*
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
2015-08-06
2
-0
/
+90
*
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
2015-08-06
2
-0
/
+33
*
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
2015-08-06
1
-0
/
+13
*
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
2015-08-06
1
-0
/
+80
*
drm/omap: Fixup compile fail
Daniel Vetter
2015-08-06
1
-2
/
+4
*
drm/atomic: Update legacy DPMS state during modesets, v3.
Maarten Lankhorst
2015-07-27
2
-14
/
+21
*
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-07-27
16
-40
/
+61
*
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-07-27
10
-24
/
+40
*
drm/atomic: add connectors_changed to separate it from mode_changed, v2
Maarten Lankhorst
2015-07-27
2
-10
/
+31
*
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
2015-07-24
18
-266
/
+133
|
\
|
*
drm: gc now dead mode_group code
Daniel Vetter
2015-07-22
4
-82
/
+0
|
*
drm: Stop filtering according to mode_group in getresources
Daniel Vetter
2015-07-22
1
-80
/
+30
|
*
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
2015-07-22
4
-18
/
+19
|
*
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
Daniel Vetter
2015-07-22
2
-17
/
+2
|
*
drm: Roll out drm_for_each_connector more
Daniel Vetter
2015-07-22
6
-12
/
+14
|
*
drm/radeon: Take all modeset locks for DP MST hotplug
Daniel Vetter
2015-07-22
1
-4
/
+4
|
*
drm/i915: Take all modeset locks for DP MST hotplug
Daniel Vetter
2015-07-22
1
-6
/
+6
|
*
drm/i915: Use drm_for_each_fb in i915_debugfs.c
Daniel Vetter
2015-07-22
1
-1
/
+3
|
*
drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...
Daniel Vetter
2015-07-22
1
-2
/
+7
|
*
drm/probe-helper: Grab mode_config.mutex in poll_init/enable
Daniel Vetter
2015-07-22
1
-16
/
+25
|
*
drm: Add modeset object iterators
Daniel Vetter
2015-07-22
5
-39
/
+34
|
*
drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
2015-07-22
2
-2
/
+2
[next]