index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add support for optional per-plane rotation property
Ville Syrjälä
2016-10-21
5
-3
/
+49
*
drm/atomic: Reject attempts to use multiple rotation angles at once
Ville Syrjälä
2016-10-21
1
-0
/
+2
*
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
2016-10-21
10
-33
/
+28
*
dma-buf/sync_file: hold reference to fence when creating sync_file
Gustavo Padovan
2016-10-21
1
-1
/
+1
*
drm/virtio: kconfig: Fixup white space.
Peter Griffin
2016-10-21
1
-3
/
+3
*
drm/fence: release fence reference when canceling event
Gustavo Padovan
2016-10-21
1
-0
/
+4
*
drm/i915: Handle early failure during intel_get_load_detect_pipe
Chris Wilson
2016-10-20
1
-3
/
+8
*
drm/fb_cma_helper: do not free fbdev if there is none
Stefan Agner
2016-10-20
1
-1
/
+2
*
drm: fix sparse warnings on undeclared symbols in crc debugfs
Jani Nikula
2016-10-19
1
-2
/
+3
*
gpu: Remove depends on RESET_CONTROLLER when not a provider
Stephen Boyd
2016-10-19
3
-3
/
+0
*
i915: don't call drm_atomic_state_put on invalid pointer
Arnd Bergmann
2016-10-19
1
-2
/
+3
*
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
2016-10-18
3
-34
/
+15
*
drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
1
-6
/
+1
*
drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
2016-10-18
1
-2
/
+10
*
drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
2
-11
/
+12
*
drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
2
-8
/
+9
*
drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
2016-10-18
1
-11
/
+9
*
drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
2
-5
/
+5
*
drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
2
-13
/
+12
*
drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-10-18
1
-3
/
+2
*
drm: WARN when calling drm_format_info() for an unsupported format
Laurent Pinchart
2016-10-18
3
-9
/
+26
*
drm: Use drm_format_info() in DRM core code
Laurent Pinchart
2016-10-18
2
-100
/
+25
*
drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
Laurent Pinchart
2016-10-18
1
-149
/
+37
*
drm: Centralize format information
Laurent Pinchart
2016-10-18
3
-0
/
+108
*
drm: avoid uninitialized timestamp use in wait_vblank
Arnd Bergmann
2016-10-18
1
-1
/
+3
*
drm: Add API for capturing frame CRCs
Tomeu Vizoso
2016-10-17
8
-3
/
+555
*
drm/fb-helper: reject any changes to the fbdev
Stefan Agner
2016-10-17
1
-5
/
+8
*
drm/edid: Use block local to refer to the block
Chris Wilson
2016-10-17
1
-7
/
+5
*
drm/edid: Rename local variable block to edid
Chris Wilson
2016-10-17
1
-19
/
+19
*
drm: Add and handle new aspect ratios in DRM layer
Shashank Sharma
2016-10-17
2
-0
/
+18
*
video: Add new aspect ratios for HDMI 2.0
Shashank Sharma
2016-10-17
2
-0
/
+6
*
drm: Add aspect ratio parsing in DRM layer
Shashank Sharma
2016-10-17
1
-0
/
+31
*
drm: add picture aspect ratio flags
Shashank Sharma
2016-10-17
1
-5
/
+13
*
drivers/gpu/vga: allocate vga_arb_write() buffer on stack
Dmitry Vyukov
2016-10-17
1
-11
/
+4
*
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
18
-131
/
+102
*
drm/crtc: constify drm_crtc_mask parameter
Maarten Lankhorst
2016-10-17
2
-2
/
+2
*
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
Brian Starkey
2016-10-17
3
-5
/
+20
*
drm/savage: dereferencing an error pointer
Dan Carpenter
2016-10-13
1
-0
/
+1
*
drm/gma500: add comments for new parameters
Jiang Biao
2016-10-13
1
-0
/
+2
*
drm/gma500: remove useless comment
Jiang Biao
2016-10-13
1
-1
/
+0
*
gpu: drm: gma500: Use vma_pages()
Shyam Saini
2016-10-13
1
-1
/
+1
*
dma-buf: Restart reservation_object_test_signaled_rcu() after writes
Chris Wilson
2016-10-12
1
-20
/
+10
*
dma-buf: Restart reservation_object_wait_timeout_rcu() after writes
Chris Wilson
2016-10-12
1
-6
/
+5
*
dma-buf: Restart reservation_object_get_fences_rcu() after writes
Chris Wilson
2016-10-12
1
-40
/
+31
*
dma-buf: Introduce fence_get_rcu_safe()
Chris Wilson
2016-10-12
1
-5
/
+51
*
drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-10-12
1
-4
/
+2
*
drm/nouveau: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-10-12
1
-12
/
+9
*
drm/etnaviv: Remove manual call to reservation_object_test_signaled_rcu befor...
Chris Wilson
2016-10-12
1
-14
/
+10
*
drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-10-12
1
-4
/
+2
*
drm/crtc: constify drm_crtc_index parameter
Jani Nikula
2016-10-10
1
-1
/
+1
[next]