开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
dma-buf: Use recommended structure member reference
Daniel Vetter
2016-12-30
dma-buf: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
drm/mm: Some doc polish
Daniel Vetter
2016-12-30
drm: add crtc helper drm_crtc_from_index()
Shawn Guo
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
2016-12-30
drm/printer: add debug printer
Daniel Vetter
2016-12-28
drm: Use drm_mm_insert_node_in_range_generic() for everyone
Chris Wilson
2016-12-28
drm: Wrap drm_mm_node.hole_follows
Chris Wilson
2016-12-28
drm: Apply tight eviction scanning to color_adjust
Chris Wilson
2016-12-28
drm: Simplify drm_mm scan-list manipulation
Chris Wilson
2016-12-28
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
Chris Wilson
2016-12-28
drm: Compute tight evictions for drm_mm_scan
Chris Wilson
2016-12-28
drm: Unconditionally do the range check in drm_mm_scan_add_block()
Chris Wilson
2016-12-27
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
2016-12-27
drm: Simplify drm_mm_clean()
Chris Wilson
2016-12-27
drm: Fix kerneldoc for drm_mm_scan_remove_block()
Chris Wilson
2016-12-27
drm: Promote drm_mm alignment to u64
Chris Wilson
2016-12-27
lib: Add a simple prime number generator
Chris Wilson
2016-12-27
drm: Compile time enabling for asserts in drm_mm
Chris Wilson
2016-12-27
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
Chris Wilson
2016-12-27
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
2016-12-19
drm/atomic: Remove drm_atomic_helper_framebuffer_changed.
Maarten Lankhorst
2016-12-19
drm/atomic: Clean up wait_for_vblanks, v2.
Maarten Lankhorst
2016-12-18
drm: Fix spelling of clock in drm_connector.h
Peter Meerwald-Stadler
2016-12-18
drm: Tighten locking in drm_mode_getconnector
Daniel Vetter
2016-12-18
drm: prevent double-(un)registration for connectors
Daniel Vetter
2016-12-18
drm: locking&new iterators for connector_list
Daniel Vetter
2016-12-18
drm: Move atomic debugfs functions into drm_crtc_internal.h
Daniel Vetter
2016-12-18
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-18
drm: Fix compilation warning caused by static inline forward declaration
Laurent Pinchart
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-16
drm: Constify the drm_mm API
Chris Wilson
2016-12-16
drm: Add drm_mm_for_each_node_safe()
Chris Wilson
2016-12-16
kref: prefer atomic_inc_not_zero to atomic_add_unless
Jason A. Donenfeld
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Add drm_framebuffer_plane_{width,height}()
Ville Syrjälä
2016-12-15
drm: Store a pointer to drm_format_info under drm_framebuffer
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into...
Daniel Vetter
2016-12-13
drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
Kristian H. Kristensen
2016-12-13
dma-buf: Update cpu access documentation
Daniel Vetter
2016-12-13
dma-buf: Reorganize device dma access docs
Daniel Vetter
2016-12-13
Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2016-12-13
drm: Protect master->unique with dev->master_mutex
Daniel Vetter
2016-12-13
drm_fourcc: Document linear modifier
Daniel Vetter
2016-12-13
Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d...
Dave Airlie
[next]