]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-12-30 Shawn Guodrm: add crtc helper drm_crtc_from_index()
2016-12-30 Daniel Vetterdrm/mm: Convert to drm_printer
2016-12-30 Daniel Vetterdrm/printer: add debug printer
2016-12-29 Daniel Vetterdrm/doc: link style-guide to doc-guide
2016-12-28 Chris Wilsondrm: Add kerneldoc markup for new @scan parameters...
2016-12-28 Daniel Vetterdrm/mm: Document locking rules
2016-12-28 Chris Wilsondrm: Use drm_mm_insert_node_in_range_generic() for...
2016-12-28 Chris Wilsondrm: Apply range restriction after color adjustment...
2016-12-28 Chris Wilsondrm: Wrap drm_mm_node.hole_follows
2016-12-28 Chris Wilsondrm: Apply tight eviction scanning to color_adjust
2016-12-28 Chris Wilsondrm: Simplify drm_mm scan-list manipulation
2016-12-28 Chris Wilsondrm: Optimise power-of-two alignments in drm_mm_scan_ad...
2016-12-28 Chris Wilsondrm: Compute tight evictions for drm_mm_scan
2016-12-28 Chris Wilsondrm: Fix application of color vs range restriction...
2016-12-28 Chris Wilsondrm: Unconditionally do the range check in drm_mm_scan_...
2016-12-28 Chris Wilsondrm: Rename prev_node to hole in drm_mm_scan_add_block()
2016-12-28 Daniel Vetterdrm: Fix O= out-of-tree builds for selftests
2016-12-27 Chris Wilsondrm: Extract struct drm_mm_scan from struct drm_mm
2016-12-27 Chris Wilsondrm: Add asserts to catch overflow in drm_mm_init(...
2016-12-27 Chris Wilsondrm: Simplify drm_mm_clean()
2016-12-27 Chris Wilsondrm: Detect overflow in drm_mm_reserve_node()
2016-12-27 Chris Wilsondrm: Fix kerneldoc for drm_mm_scan_remove_block()
2016-12-27 Chris Wilsondrm: Promote drm_mm alignment to u64
2016-12-27 Chris Wilsondrm: kselftest for drm_mm and restricted color eviction
2016-12-27 Chris Wilsondrm: kselftest for drm_mm and color eviction
2016-12-27 Chris Wilsondrm: kselftest for drm_mm and color adjustment
2016-12-27 Chris Wilsondrm: kselftest for drm_mm and top-down allocation
2016-12-27 Chris Wilsondrm: kselftest for drm_mm and range restricted eviction
2016-12-27 Chris Wilsondrm: kselftest for drm_mm and eviction
2016-12-27 Chris Wilsondrm: kselftest for drm_mm and alignment
2016-12-27 Chris Wilsondrm: kselftest for drm_mm_insert_node_in_range()
2016-12-27 Chris Wilsondrm: kselftest for drm_mm_replace_node()
2016-12-27 Chris Wilsondrm: kselftest for drm_mm_insert_node()
2016-12-27 Chris Wilsondrm: kselftest for drm_mm_reserve_node()
2016-12-27 Chris Wilsondrm: kselftest for drm_mm_debug()
2016-12-27 Chris Wilsondrm: kselftest for drm_mm_init()
2016-12-27 Chris Wilsondrm: Add some kselftests for the DRM range manager...
2016-12-27 Chris Wilsondrm: Add a simple generator of random permutations
2016-12-27 Chris Wilsonlib: Add a simple prime number generator
2016-12-27 Chris Wilsondrm: Compile time enabling for asserts in drm_mm
2016-12-27 Chris Wilsondrm: Use drm_mm_nodes() as shorthand for the list of...
2016-12-27 Dhinakaran... drm: Get atomic property value even if DRIVER_ATOMIC...
2016-12-27 Dhinakaran... drm: Wrap the check for atomic_commit implementation
2016-12-19 Maarten Lankhorstdrm/i915: Add a cursor hack to allow converting legacy...
2016-12-19 Maarten Lankhorstdrm/atomic: Remove drm_atomic_helper_framebuffer_changed.
2016-12-19 Maarten Lankhorstdrm/atomic: Wait for vblank whenever a plane is added...
2016-12-19 Maarten Lankhorstdrm/atomic: Clean up wait_for_vblanks, v2.
2016-12-19 Maarten Lankhorstdrm/atomic: Unconditionally call prepare_fb.
2016-12-18 Kees Cookdrm/nouveau: use designated initializers
2016-12-18 Kees Cookdrm/vmwgfx: use designated initializers
2016-12-18 Kees Cookdrm/ttm: use designated initializers
2016-12-18 Kees Cookdrm/ttm: use designated initializers
2016-12-18 Peter Meerwald... drm/hisilicon: Fix spelling of clock in hisi-ade.txt
2016-12-18 Peter Meerwald... drm: Fix spelling of clock in drm_connector.h
2016-12-18 Daniel Vetterdrm: Tighten locking in drm_mode_getconnector
2016-12-18 Daniel Vetterdrm: prevent double-(un)registration for connectors
2016-12-18 Daniel Vetterdrm: Clean up connectors by unreferencing them
2016-12-18 Daniel Vetterdrm: Convert all helpers to drm_connector_list_iter
2016-12-18 Daniel Vetterdrm: locking&new iterators for connector_list
2016-12-18 Daniel Vetterdrm: Drop locking cargo-cult from drm_mode_config_init
2016-12-18 Daniel Vetterdrm/radeon|amdgpu: Remove redundant num_connectors...
2016-12-18 Daniel Vetterdrm: Move atomic debugfs functions into drm_crtc_internal.h
2016-12-18 Daniel Vetterdrm/irq: drm_legacy_ prefix for legacy ioctls
2016-12-18 Laurent Pinchartdrm: bridge: Detach all bridges in a chain at encoder...
2016-12-18 Laurent Pinchartdrm: bridge: Detach bridge from encoder at encoder...
2016-12-18 Laurent Pinchartdrm: bridge: Link encoder and bridge in core code
2016-12-18 Laurent Pinchartdrm: Fix compilation warning caused by static inline...
2016-12-18 Laurent Pinchartdrm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
2016-12-16 Chris Wilsondrm/i915: Simplify i915_gtt_color_adjust()
2016-12-16 Chris Wilsondrm: Constify the drm_mm API
2016-12-16 Chris Wilsondrm: Add drm_mm_for_each_node_safe()
2016-12-16 Jason A. Donenfeldkref: prefer atomic_inc_not_zero to atomic_add_unless
2016-12-15 Ville Syrjälädrm: Fix kernel docs for drm_helper_mode_fill_fb_struct()
2016-12-15 Maarten Lankhorstdrm/atomic: Delete wrong comment.
2016-12-15 Thierry Redingdrm: Fix typo in drm_event_reserve_init() kerneldoc
2016-12-15 Ville Syrjälädrm/cma: Fix compile fail due to fomat->format typo
2016-12-15 Ville Syrjälädrm: Eliminate the useless "non-RGB fb" debug message
2016-12-15 Ville Syrjälädrm: Replace 'format->format' comparisons to just ...
2016-12-15 Ville Syrjälädrm: Nuke fb->pixel_format
2016-12-15 Ville Syrjälädrm: Nuke fb->bits_per_pixel
2016-12-15 Ville Syrjälädrm: Nuke fb->depth
2016-12-15 Ville Syrjälädrm/i915: Use drm_framebuffer_plane_{width,height}...
2016-12-15 Ville Syrjälädrm: Add drm_framebuffer_plane_{width,height}()
2016-12-15 Ville Syrjälädrm/i915: Store a pointer to the pixel format info...
2016-12-15 Ville Syrjälädrm/nouveau: Use fb->format rather than drm_format_info()
2016-12-15 Ville Syrjälädrm/fb_cma_helper: Replace drm_format_info() with fb...
2016-12-15 Ville Syrjälädrm: Replace drm_format_plane_cpp() with fb->format...
2016-12-15 Ville Syrjälädrm/i915: Eliminate the ugly 'fb?:' constructs from...
2016-12-15 Ville Syrjälädrm: Replace drm_format_num_planes() with fb->format...
2016-12-15 Ville Syrjälädrm: Reject fbs w/o format info in drm_framebuffer_init()
2016-12-15 Ville Syrjälädrm/i915: Populate fb->format early for inherited fbs
2016-12-15 Ville Syrjälädrm: Store a pointer to drm_format_info under drm_frame...
2016-12-15 Ville Syrjälädrm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
2016-12-15 Ville Syrjälädrm/i915: Set fb->dev early on for inherited fbs
2016-12-15 Ville Syrjälädrm/virtio: Call drm_helper_mode_fill_fb_struct() befor...
2016-12-15 Ville Syrjälädrm/qxl: Call drm_helper_mode_fill_fb_struct() before...
2016-12-15 Ville Syrjälädrm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
2016-12-15 Caesar Wangdrm/bridge: analogix_dp: set the DPCD600 during disabli...
2016-12-14 Ville Syrjälädrm/nouveau: Add local 'fb' variables
2016-12-14 Ville Syrjälädrm/nouveau: Fix crtc->primary->fb vs. drm_fb fail
next