]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-01-02 Jani Nikuladrm/edid: constify edid quirk list
2017-01-02 Daniel Vetterdrm/bridge: Use recommened kerneldoc for struct member...
2016-12-30 Daniel Vetterdrm/cma-helpers: Use recommened kerneldoc for struct...
2016-12-30 Daniel Vetterdrm/cma-helper: simplify setup for drivers with ->dirty...
2016-12-30 Daniel Vetterdrm/armada: Fix compile fail
2016-12-30 Chris Wilsondrm/armada: s/drm_mm_dump_table/drm_mm_print/
2016-12-30 Chris Wilsondrm: Avoid NULL dereference of drm_device.dev
2016-12-30 Daniel Vetterdrm/atomic-helpers: Remove outdated comment
2016-12-30 Daniel Vetterdrm/rect: Fix formatting of example code
2016-12-30 Daniel Vetterdrm/doc: Update styleguide
2016-12-30 Daniel Vetterdrm: Nuke connector_list locking assert
2016-12-30 Daniel Vetterdrm/doc: use preferred struct reference in kernel-doc
2016-12-30 Daniel Vetterdma-buf: Use recommended structure member reference
2016-12-30 Daniel Vetterdma-buf: use preferred struct reference in kernel-doc
2016-12-30 Daniel Vetterdrm/mm: Some doc polish
2016-12-30 Daniel Vetterdrm/docs: Small cleanup in drm-uapi.rst
2016-12-30 Gabriel Krisman... drm: Update TTM initialization documentation
2016-12-30 Gabriel Krisman... drm: Export drm_ioctl_permit to kernel-doc
2016-12-30 Gabriel Krisman... drm: Drop unused forward declaration of drm_version
2016-12-30 Gabriel Krisman... drm: Deduplicate driver initialization message
2016-12-30 Chris Wilsondrm: Reduce verbosity level for drm_core_init() debug...
2016-12-30 Shawn Guodrm: rockchip: use crtc helper drm_crtc_from_index()
2016-12-30 Shawn Guodrm: zte: use crtc helper drm_crtc_from_index()
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
next