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.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-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-23
drm: Fix plane type uabi breakage
Daniel Vetter
2
-8
/
+14
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-19
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-32
/
+51
2016-09-19
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
2016-09-19
drm: Move all decl for drm_edid.c to drm_edid.h
Daniel Vetter
2
-29
/
+31
2016-09-19
drm: Extract drm_bridge.h
Daniel Vetter
5
-186
/
+228
2016-09-19
drm: Move a few macros away from drm_crtc.h
Daniel Vetter
6
-34
/
+64
2016-09-19
drm: drop obsolete drm_core.h
David Herrmann
1
-34
/
+0
2016-09-19
drm: use drm_file to tag vm-bos
David Herrmann
1
-9
/
+11
2016-09-19
drm: remove redundant drm_file->uid
David Herrmann
1
-1
/
+0
2016-09-19
Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+3
2016-09-16
drm/ttm: remove cpu_address member from ttm_tt
Alexandre Courbot
1
-2
/
+0
2016-09-15
drm: Add DP branch device info on debugfs
Mika Kahola
1
-0
/
+2
2016-09-15
drm/i915: Read DP branch device SW revision
Mika Kahola
1
-0
/
+1
2016-09-15
drm/i915: Read DP branch device HW revision
Mika Kahola
1
-0
/
+1
2016-09-15
drm: Read DP branch device id
Mika Kahola
1
-0
/
+2
2016-09-15
drm: Helper to read max bits per component
Mika Kahola
1
-0
/
+2
2016-09-15
drm: Helper to read max clock rate
Mika Kahola
1
-0
/
+2
2016-09-15
drm: Drop VGA from bpc definitions
Mika Kahola
1
-5
/
+5
2016-09-15
drm: Add missing DP downstream port types
Mika Kahola
1
-0
/
+2
2016-09-14
drm/ttm: move placement structures into ttm_placement.h
Christian König
2
-31
/
+36
2016-09-14
drm/ttm: remove unused placement flags
Christian König
1
-11
/
+0
2016-09-14
drm/ttm: rework handling of private mem types
Christian König
1
-14
/
+2
2016-09-13
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
1
-10
/
+19
2016-09-12
drm/fence: allow fence waiting to be interrupted by userspace
Gustavo Padovan
1
-2
/
+3
2016-09-08
drm/i915: Remove .is_mobile field from platform struct
Carlos Santa
1
-24
/
+14
2016-09-07
drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
Jyri Sarha
1
-2
/
+3
2016-09-07
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
Jyri Sarha
1
-10
/
+18
2016-09-05
drm: extra printk() wrapper macros
Dave Gordon
1
-6
/
+20
2016-08-31
Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
13
-311
/
+721
[next]