index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'topic/drm-misc-2016-02-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-02-19
72
-406
/
+1010
|
\
|
*
drm/udl: Use module_usb_driver
Amitoj Kaur Chawla
2016-02-17
1
-13
/
+1
|
*
Merge branch 'topic/mode_fixup-optional' into topic/drm-misc
Daniel Vetter
2016-02-17
33
-244
/
+0
|
|
\
|
|
*
drm/tilcdc: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
2
-18
/
+0
|
|
*
drm/sti: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-10
/
+0
|
|
*
drm/rockchip: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
|
|
*
drm/qxl: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-9
/
+0
|
|
*
drm/mgag200: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
|
|
*
drm/msm/mdp: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
5
-41
/
+0
|
|
*
drm/imx: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
4
-32
/
+0
|
|
*
drm/gma500: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
5
-13
/
+0
|
|
*
drm/radeon: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
|
|
*
drm/cirrus: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-9
/
+0
|
|
*
drm/bochs: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
|
|
*
drm/ast: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
|
|
*
drm/amdgpu: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
3
-24
/
+0
|
|
*
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
4
-32
/
+0
|
|
*
drm/udl: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
|
|
*
drm/virtio: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
|
*
|
drm: fixes crct set_mode when crtc mode_fixup is null.
Carlos Palminha
2016-02-16
1
-3
/
+6
|
|
/
|
*
drm/fb_helper: Use add_one_connector in add_all_connectors.
Maarten Lankhorst
2016-02-15
1
-8
/
+4
|
*
drm/fb_helper: Use correct allocation count for arrays.
Maarten Lankhorst
2016-02-15
1
-7
/
+7
|
*
drm/i915: Set aux.dev to the drm_connector device, instead of drm_device.
Rafael Antognolli
2016-02-14
1
-16
/
+2
|
*
dma-buf: Add ioctls to allow userspace to flush
Daniel Vetter
2016-02-12
1
-0
/
+45
|
*
drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
Rafael Antognolli
2016-02-12
5
-2
/
+406
|
*
drm/kms_helper: Add a common place to call init and exit functions.
Rafael Antognolli
2016-02-12
4
-9
/
+54
|
*
drm/msm: remove unused variable
Arnd Bergmann
2016-02-11
1
-1
/
+0
|
*
drm/bridge: removed dummy mode_fixup function from dw-hdmi.
Carlos Palminha
2016-02-11
1
-8
/
+0
|
*
drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
2016-02-11
1
-9
/
+0
|
*
drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
2016-02-11
1
-9
/
+0
|
*
drm: fixes crct set_mode when encoder mode_fixup is null.
Carlos Palminha
2016-02-11
1
-4
/
+6
|
*
drm: fixes when i2c encoder slave mode_fixup is null.
Carlos Palminha
2016-02-10
1
-0
/
+3
|
*
drm/gma500: fix error path in gma_intel_setup_gmbus()
Rasmus Villemoes
2016-02-10
1
-1
/
+1
|
*
drm: Add drm_format_plane_width() and drm_format_plane_height()
Ville Syrjälä
2016-02-09
1
-0
/
+42
|
*
drm/msm: remove the drm_device_is_unplugged check
Haixia Shi
2016-02-09
1
-3
/
+0
|
*
drm: modes: add missing [drm] to message printing
LABBE Corentin
2016-02-09
1
-2
/
+1
|
*
ch7006: correctly handling failed allocation
Insu Yun
2016-02-09
1
-0
/
+2
|
*
drm/radeon: Defer probe if gmux is present but its driver isn't
Lukas Wunner
2016-02-09
1
-0
/
+11
|
*
drm/nouveau: Defer probe if gmux is present but its driver isn't
Lukas Wunner
2016-02-09
1
-0
/
+11
|
*
drm/i915: Defer probe if gmux is present but its driver isn't
Lukas Wunner
2016-02-09
1
-0
/
+12
|
*
apple-gmux: Add helper for presence detect
Lukas Wunner
2016-02-09
1
-1
/
+2
|
*
drm/radeon: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-0
/
+6
|
*
drm/nouveau: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-1
/
+20
|
*
drm/i915: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-1
/
+7
|
*
drm/edid: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-0
/
+26
|
*
apple-gmux: Add switch_ddc support
Lukas Wunner
2016-02-09
1
-3
/
+42
|
*
apple-gmux: Track switch state
Lukas Wunner
2016-02-09
1
-21
/
+46
|
*
vga_switcheroo: Add support for switching only the DDC
Lukas Wunner
2016-02-09
1
-2
/
+95
|
*
vga_switcheroo: Add handler flags infrastructure
Lukas Wunner
2016-02-09
5
-5
/
+27
|
*
drm/atomic: Add encoder_mask to crtc_state, v3.
Maarten Lankhorst
2016-02-09
2
-3
/
+53
[next]