index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-14
drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper
Marek Vasut
1
-0
/
+3
2016-11-14
drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS
Stefan Christ
1
-1
/
+3
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
1
-1
/
+9
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
8
-21
/
+273
2016-11-09
drm/edid: Remove drm_select_eld
Maarten Lankhorst
1
-1
/
+0
2016-11-09
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
1
-0
/
+7
2016-11-09
drm/atomic: add new drm_debug bit to dump atomic state
Rob Clark
4
-0
/
+40
2016-11-09
drm: add helpers to go from plane state to drm_rect
Rob Clark
1
-0
/
+24
2016-11-09
drm: add helper for printing to log or seq_file
Rob Clark
1
-0
/
+117
2016-11-09
drm: helper macros to print composite types
Rob Clark
1
-0
/
+21
2016-11-08
drm/plane: add inline doc for struct drm_plane
Gustavo Padovan
1
-14
/
+44
2016-11-08
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
2
-1
/
+3
2016-11-08
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
Stefan Agner
1
-8
/
+8
2016-11-08
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
1
-0
/
+6
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-1
/
+7
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-0
/
+5
2016-10-28
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
10
-16
/
+319
2016-10-26
drm: mark drm_of_component_match_add dummy inline
Arnd Bergmann
1
-4
/
+5
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
1
-1
/
+7
2016-10-26
video: add header file for Mobile High-Definition Link (MHL) interface
Andrzej Hajda
1
-0
/
+291
2016-10-25
drm/ttm: make eviction decision a driver callback v2
Christian König
2
-0
/
+25
2016-10-25
drm/ttm: fix coding style in ttm_bo_driver.h
Christian König
1
-14
/
+16
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
1
-0
/
+12
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
6
-9
/
+9
2016-10-25
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2
-3
/
+30
2016-10-25
drm/dp: Factor out helper to distinguish between branch and sink devices
Imre Deak
1
-0
/
+6
2016-10-25
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-3
/
+30
2016-10-22
drm: RIP mode_config->rotation_property
Ville Syrjälä
2
-7
/
+0
2016-10-21
drm: Add support for optional per-plane rotation property
Ville Syrjälä
2
-0
/
+5
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
1
-0
/
+5
2016-10-19
drm: Fix LSPCON kernel-doc
Jani Nikula
1
-7
/
+8
2016-10-18
drm: Don't export the drm_fb_get_bpp_depth() function
Laurent Pinchart
1
-1
/
+0
2016-10-18
drm: WARN when calling drm_format_info() for an unsupported format
Laurent Pinchart
1
-0
/
+1
2016-10-18
drm: Centralize format information
Laurent Pinchart
1
-0
/
+21
2016-10-18
drm: Helper for lspcon in drm_dp_dual_mode
Shashank Sharma
1
-0
/
+26
2016-10-17
drm: Add API for capturing frame CRCs
Tomeu Vizoso
2
-0
/
+114
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2
-2
/
+30
2016-10-17
drm/crtc: constify drm_crtc_mask parameter
Maarten Lankhorst
2
-2
/
+2
2016-10-17
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
Brian Starkey
2
-1
/
+15
2016-10-12
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
Daniel Vetter
33
-2164
/
+3163
2016-10-10
drm/crtc: constify drm_crtc_index parameter
Jani Nikula
1
-1
/
+1
2016-10-10
drm: use the right function name in documentation
Grazvydas Ignotas
1
-2
/
+2
2016-10-10
drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS
Stefan Christ
1
-1
/
+1
2016-10-05
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
Chris Wilson
1
-0
/
+4
2016-10-05
drm/prime: Pass the right module owner through to dma_buf_export()
Chris Wilson
1
-1
/
+2
2016-10-05
drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks
Marek Vasut
1
-0
/
+20
2016-10-04
drm/bridge: analogix_dp: Add analogix_dp_psr_supported
Tomeu Vizoso
1
-0
/
+1
2016-10-04
drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-0
/
+13
2016-10-04
drm: Document caveats around atomic event handling
Daniel Vetter
1
-13
/
+43
2016-10-04
drm: Simplify drm_printk to reduce object size quite a bit
Joe Perches
1
-16
/
+14
[prev]
[next]