index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-22
drm/msm/mdp5: Advertize 180 degree rotation
Ville Syrjälä
1
-4
/
+17
2016-10-22
drm/msm/mdp5: Use per-plane rotation property
Ville Syrjälä
1
-9
/
+5
2016-10-21
drm: Use u64 for intermediate dotclock calculations
Chris Wilson
1
-2
/
+6
2016-10-21
drm/i915: Use the per-plane rotation property
Ville Syrjälä
3
-35
/
+34
2016-10-21
drm/omap: Use per-plane rotation property
Ville Syrjälä
3
-38
/
+41
2016-10-21
drm/omap: Set rotation property initial value to BIT(DRM_ROTATE_0) insted of 0
Ville Syrjälä
2
-3
/
+5
2016-10-21
drm/atmel-hlcdc: Use per-plane rotation property
Ville Syrjälä
1
-17
/
+20
2016-10-21
drm/arm: Use per-plane rotation property
Ville Syrjälä
1
-8
/
+5
2016-10-21
drm: Add support for optional per-plane rotation property
Ville Syrjälä
5
-3
/
+49
2016-10-21
drm/atomic: Reject attempts to use multiple rotation angles at once
Ville Syrjälä
1
-0
/
+2
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
10
-33
/
+28
2016-10-21
dma-buf/sync_file: hold reference to fence when creating sync_file
Gustavo Padovan
1
-1
/
+1
2016-10-21
drm/virtio: kconfig: Fixup white space.
Peter Griffin
1
-3
/
+3
2016-10-21
drm/fence: release fence reference when canceling event
Gustavo Padovan
1
-0
/
+4
2016-10-20
drm/i915: Handle early failure during intel_get_load_detect_pipe
Chris Wilson
1
-3
/
+8
2016-10-20
drm/fb_cma_helper: do not free fbdev if there is none
Stefan Agner
1
-1
/
+2
2016-10-19
drm: fix sparse warnings on undeclared symbols in crc debugfs
Jani Nikula
1
-2
/
+3
2016-10-19
gpu: Remove depends on RESET_CONTROLLER when not a provider
Stephen Boyd
3
-3
/
+0
2016-10-19
i915: don't call drm_atomic_state_put on invalid pointer
Arnd Bergmann
1
-2
/
+3
2016-10-18
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
3
-34
/
+15
2016-10-18
drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-6
/
+1
2016-10-18
drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
1
-2
/
+10
2016-10-18
drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2
-11
/
+12
2016-10-18
drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2
-8
/
+9
2016-10-18
drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
1
-11
/
+9
2016-10-18
drm: cirrus: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2
-5
/
+5
2016-10-18
drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2
-13
/
+12
2016-10-18
drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-3
/
+2
2016-10-18
drm: WARN when calling drm_format_info() for an unsupported format
Laurent Pinchart
3
-9
/
+26
2016-10-18
drm: Use drm_format_info() in DRM core code
Laurent Pinchart
2
-100
/
+25
2016-10-18
drm: Implement the drm_format_*() helpers as drm_format_info() wrappers
Laurent Pinchart
1
-149
/
+37
2016-10-18
drm: Centralize format information
Laurent Pinchart
3
-0
/
+108
2016-10-18
drm: avoid uninitialized timestamp use in wait_vblank
Arnd Bergmann
1
-1
/
+3
2016-10-17
drm: Add API for capturing frame CRCs
Tomeu Vizoso
8
-3
/
+555
2016-10-17
drm/fb-helper: reject any changes to the fbdev
Stefan Agner
1
-5
/
+8
2016-10-17
drm/edid: Use block local to refer to the block
Chris Wilson
1
-7
/
+5
2016-10-17
drm/edid: Rename local variable block to edid
Chris Wilson
1
-19
/
+19
2016-10-17
drm: Add and handle new aspect ratios in DRM layer
Shashank Sharma
2
-0
/
+18
2016-10-17
video: Add new aspect ratios for HDMI 2.0
Shashank Sharma
2
-0
/
+6
2016-10-17
drm: Add aspect ratio parsing in DRM layer
Shashank Sharma
1
-0
/
+31
2016-10-17
drm: add picture aspect ratio flags
Shashank Sharma
1
-5
/
+13
2016-10-17
drivers/gpu/vga: allocate vga_arb_write() buffer on stack
Dmitry Vyukov
1
-11
/
+4
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
18
-131
/
+102
2016-10-17
drm/crtc: constify drm_crtc_mask parameter
Maarten Lankhorst
2
-2
/
+2
2016-10-17
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
Brian Starkey
3
-5
/
+20
2016-10-13
drm/savage: dereferencing an error pointer
Dan Carpenter
1
-0
/
+1
2016-10-13
drm/gma500: add comments for new parameters
Jiang Biao
1
-0
/
+2
2016-10-13
drm/gma500: remove useless comment
Jiang Biao
1
-1
/
+0
2016-10-13
gpu: drm: gma500: Use vma_pages()
Shyam Saini
1
-1
/
+1
2016-10-12
dma-buf: Restart reservation_object_test_signaled_rcu() after writes
Chris Wilson
1
-20
/
+10
[next]