index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-04
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
Ville Syrjälä
1
-4
/
+11
2016-10-04
drm/edid: Make max_tmds_clock kHz instead of MHz
Ville Syrjälä
1
-1
/
+1
2016-10-04
drm: Convert prime dma-buf <-> handle to rbtree
Chris Wilson
1
-2
/
+3
2016-09-30
Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+5
2016-09-28
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
17
-933
/
+1140
2016-09-22
drm: Fix plane type uabi breakage
Daniel Vetter
2
-8
/
+14
2016-09-22
drm/i915/dp: DP audio API changes for MST
Pandiyan, Dhinakaran
1
-3
/
+3
2016-09-22
drm/doc: Document color space handling
Daniel Vetter
1
-3
/
+8
2016-09-22
drm: Extract drm_color_mgmt.[hc]
Daniel Vetter
2
-27
/
+57
2016-09-22
drm: Conslidate blending properties in drm_blend.[hc]
Daniel Vetter
2
-26
/
+60
2016-09-22
drm/doc: Polish for drm_plane.[hc]
Daniel Vetter
1
-2
/
+55
2016-09-22
drm: Extract drm_plane.[hc]
Daniel Vetter
3
-582
/
+625
2016-09-20
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-32
/
+51
2016-09-20
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-55
/
+35
2016-09-19
drm/fb-helper: Fix sparse warnings
Ville Syrjälä
1
-5
/
+0
[prev]
[next]