开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2019-10-02
drm/print: move drm_debug variable to drm_print.[ch]
Jani Nikula
2019-10-01
drm/rect: Add drm_rect_init()
Ville Syrjälä
2019-10-01
drm/rect: Add drm_rect_translate_to()
Ville Syrjälä
2019-10-01
drm/komeda: Workaround for broken FLIP_COMPLETE timestamps
Mihail Atanassov
2019-10-01
drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler
Mihail Atanassov
2019-10-01
drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER
Ulf Magnusson
2019-09-30
drm/dp/mst: Replace the fixed point thing with straight calculation
Ville Syrjälä
2019-09-30
drm/dp/mst: Handle arbitrary DP_LINK_BW values
Ville Syrjälä
2019-09-30
drm/dp/mst: Reduce nested ifs
Ville Syrjälä
2019-09-30
drm: Fix return type of crc .poll()
Ville Syrjälä
2019-09-30
drm/syncobj: Include the prototype for drm_timeout_abs_to_jiffies()
Ville Syrjälä
2019-09-30
drm: Include prototype for drm_need_swiotlb()
Ville Syrjälä
2019-09-30
drm/dsc: Fix bogus cpu_to_be16() usage
Ville Syrjälä
2019-09-30
drm/fb-helper: Include prototype for drm_fb_helper_modinit()
Ville Syrjälä
2019-09-30
drm/meson: vclk: use the correct G12A frac max value
Neil Armstrong
2019-09-27
drm/komeda: SW workaround for D71 doesn't flush shadow registers
Lowry Li (Arm Technology China)
2019-09-27
drm/vram: Support top-down placement flag
Thomas Zimmermann
2019-09-26
drm/komeda: Adds power management support
Lowry Li (Arm Technology China)
2019-09-25
drm: Destroy the correct mutex name in drm_dp_mst_topology_mgr_destroy
Matt Roper
2019-09-25
drm/dp_mst: Remove lies in {up, down}_rep_recv documentation
Lyude Paul
2019-09-25
drm/dp_mst: Rename drm_dp_add_port and drm_dp_update_port
Lyude Paul
2019-09-25
drm/dp_mst: Destroy topology_mgr mutexes
Lyude Paul
2019-09-25
drm/bridge/synopsys: dsi: Use devm_platform_ioremap_resource() in __dw_mipi_d...
Markus Elfring
2019-09-24
drm: tweak drm_print_bits()
Gerd Hoffmann
2019-09-23
MAINTAINERS: Add Jernej Škrabec as a reviewer for DE2
Maxime Ripard
2019-09-23
MAINTAINERS: Update Allwinner DRM drivers entry
Maxime Ripard
2019-09-23
Documentation/gpu: Fix no structured comments warning for drm_gem_ttm_helper.h
Sean Paul
2019-09-22
dma-buf/resv: fix exclusive fence get
Qiang Yu
2019-09-21
drm: panel-lvds: Potential Oops in probe error handling
Dan Carpenter
2019-09-20
drm: Remove redundant of_device_is_available check
Ondrej Jirman
2019-09-20
video/hdmi: Fix AVI bar unpack
Ville Syrjälä
2019-09-20
drm: Add DisplayPort colorspace property creation function
Gwan-gyeong Mun
2019-09-20
drm: Rename HDMI colorspace property creation function
Gwan-gyeong Mun
2019-09-19
drm/v3d: clean caches at the end of render jobs on request from user space
Iago Toral Quiroga
2019-09-19
drm/edid: Add CTA-861-G modes with VIC < 128
Ville Syrjälä
2019-09-19
drm/dp: Add definitons for MSA MISC bits
Ville Syrjälä
2019-09-19
drm/atomic-helper: Make crtc helper funcs optional
Ville Syrjälä
2019-09-19
drm: Add drm_modeset_lock_assert_held()
Ville Syrjälä
2019-09-18
drm/v3d: don't leak bin job if v3d_job_init fails.
Iago Toral Quiroga
2019-09-18
drm/doc: Improve docs around connector (un)registration
Daniel Vetter
2019-09-18
drm/komeda: Adds register dump support for gcu, lup and dou
Lowry Li (Arm Technology China)
2019-09-18
drm/komeda: Remove in-code use of ifdef
Mihail Atanassov
2019-09-17
drm/encoder: Don't raise voice in drm_encoder_mask() documentation
Lyude Paul
2019-09-17
drm/encoder: Fix possible_crtcs documentation
Lyude Paul
2019-09-17
drm/encoder: Fix possible_clones documentation
Lyude Paul
2019-09-17
drm/selftests: fix spelling mistake "misssing" -> "missing"
Colin Ian King
2019-09-17
staging: fbtft: make several arrays static const, makes object smaller
Colin Ian King
2019-09-17
drm/mgag200: Use drm_gem_vram_{vmap, vunmap}() to map cursor source BO
Thomas Zimmermann
2019-09-17
drm/ast: Use drm_gem_vram_{vmap,vunmap}() to map cursor source BO
Thomas Zimmermann
2019-09-17
drm/vram: Provide vmap and vunmap operations for GEM VRAM objects
Thomas Zimmermann
[next]