index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-27
drm: Get atomic property value even if DRIVER_ATOMIC is not set
Dhinakaran Pandiyan
1
-1
/
+2
2016-12-27
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
6
-10
/
+24
2016-12-19
drm/i915: Add a cursor hack to allow converting legacy page flip to atomic, v3.
Maarten Lankhorst
3
-18
/
+163
2016-12-19
drm/atomic: Remove drm_atomic_helper_framebuffer_changed.
Maarten Lankhorst
2
-38
/
+0
2016-12-19
drm/atomic: Wait for vblank whenever a plane is added to state.
Maarten Lankhorst
1
-5
/
+1
2016-12-19
drm/atomic: Clean up wait_for_vblanks, v2.
Maarten Lankhorst
3
-19
/
+15
2016-12-19
drm/atomic: Unconditionally call prepare_fb.
Maarten Lankhorst
1
-9
/
+0
2016-12-18
drm/nouveau: use designated initializers
Kees Cook
1
-14
/
+14
2016-12-18
drm/vmwgfx: use designated initializers
Kees Cook
1
-5
/
+5
2016-12-18
drm/ttm: use designated initializers
Kees Cook
1
-5
/
+5
2016-12-18
drm/ttm: use designated initializers
Kees Cook
1
-5
/
+5
2016-12-18
drm/hisilicon: Fix spelling of clock in hisi-ade.txt
Peter Meerwald-Stadler
1
-1
/
+1
2016-12-18
drm: Fix spelling of clock in drm_connector.h
Peter Meerwald-Stadler
1
-1
/
+1
2016-12-18
drm: Tighten locking in drm_mode_getconnector
Daniel Vetter
2
-52
/
+63
2016-12-18
drm: prevent double-(un)registration for connectors
Daniel Vetter
2
-6
/
+30
2016-12-18
drm: Clean up connectors by unreferencing them
Daniel Vetter
1
-4
/
+11
2016-12-18
drm: Convert all helpers to drm_connector_list_iter
Daniel Vetter
6
-33
/
+92
2016-12-18
drm: locking&new iterators for connector_list
Daniel Vetter
6
-43
/
+177
2016-12-18
drm: Drop locking cargo-cult from drm_mode_config_init
Daniel Vetter
1
-2
/
+0
2016-12-18
drm/radeon|amdgpu: Remove redundant num_connectors check
Daniel Vetter
2
-12
/
+6
2016-12-18
drm: Move atomic debugfs functions into drm_crtc_internal.h
Daniel Vetter
3
-6
/
+7
2016-12-18
drm/irq: drm_legacy_ prefix for legacy ioctls
Daniel Vetter
3
-32
/
+10
2016-12-18
drm: bridge: Detach all bridges in a chain at encoder cleanup time
Laurent Pinchart
1
-2
/
+10
2016-12-18
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
8
-35
/
+8
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
25
-110
/
+85
2016-12-18
drm: Fix compilation warning caused by static inline forward declaration
Laurent Pinchart
1
-3
/
+1
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
27
-3
/
+30
2016-12-16
drm/i915: Simplify i915_gtt_color_adjust()
Chris Wilson
1
-4
/
+2
2016-12-16
drm: Constify the drm_mm API
Chris Wilson
3
-27
/
+26
2016-12-16
drm: Add drm_mm_for_each_node_safe()
Chris Wilson
2
-8
/
+20
2016-12-16
kref: prefer atomic_inc_not_zero to atomic_add_unless
Jason A. Donenfeld
1
-1
/
+1
2016-12-15
drm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-0
/
+1
2016-12-15
drm/atomic: Delete wrong comment.
Maarten Lankhorst
1
-4
/
+0
2016-12-15
drm: Fix typo in drm_event_reserve_init() kerneldoc
Thierry Reding
1
-1
/
+1
2016-12-15
drm/cma: Fix compile fail due to fomat->format typo
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Eliminate the useless "non-RGB fb" debug message
Ville Syrjälä
1
-12
/
+1
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
6
-9
/
+8
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
54
-151
/
+145
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
44
-101
/
+90
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
36
-57
/
+56
2016-12-15
drm/i915: Use drm_framebuffer_plane_{width,height}() where possible
Ville Syrjälä
1
-3
/
+2
2016-12-15
drm: Add drm_framebuffer_plane_{width,height}()
Ville Syrjälä
2
-0
/
+50
2016-12-15
drm/i915: Store a pointer to the pixel format info for fbc
Ville Syrjälä
2
-9
/
+9
2016-12-15
drm/nouveau: Use fb->format rather than drm_format_info()
Ville Syrjälä
1
-7
/
+5
2016-12-15
drm/fb_cma_helper: Replace drm_format_info() with fb->format
Ville Syrjälä
1
-4
/
+1
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
15
-46
/
+45
2016-12-15
drm/i915: Eliminate the ugly 'fb?:' constructs from the ilk/skl wm code
Ville Syrjälä
1
-8
/
+15
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
13
-20
/
+20
2016-12-15
drm: Reject fbs w/o format info in drm_framebuffer_init()
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm/i915: Populate fb->format early for inherited fbs
Ville Syrjälä
1
-0
/
+3
[next]