index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
2015-12-15
23
-605
/
+982
|
\
|
*
drm/exynos: gem: remove old unused prototypes
Marek Szyprowski
2015-12-13
1
-28
/
+0
|
*
drm/exynos: fimd: fix dma burst size setting for small plane size
Marek Szyprowski
2015-12-13
1
-13
/
+11
|
*
drm/exynos: fix clipping when scaling is enabled
Marek Szyprowski
2015-12-13
1
-6
/
+7
|
*
drm/exynos: mixer: use ratio precalculated in exynos_state
Marek Szyprowski
2015-12-13
1
-30
/
+3
|
*
drm/exynos: add generic check for plane state
Marek Szyprowski
2015-12-13
3
-0
/
+37
|
*
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
8
-74
/
+121
|
*
drm/exynos: mixer: enable video overlay plane only when VP is available
Marek Szyprowski
2015-12-13
1
-0
/
+3
|
*
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
Marek Szyprowski
2015-12-13
1
-2
/
+2
|
*
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
6
-120
/
+197
|
*
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
9
-53
/
+39
|
*
drm/exynos: exynos7-decon: remove excessive check
Marek Szyprowski
2015-12-13
1
-10
/
+0
|
*
drm/exynos: rotator: convert to common clock framework
Marek Szyprowski
2015-12-13
1
-2
/
+2
|
*
drm/exynos: gsc: add device tree support and remove usage of static mappings
Seung-Woo Kim
2015-12-13
4
-7
/
+33
|
*
drm/exynos: gsc: fix wrong pm_runtime state
Seung-Woo Kim
2015-12-13
1
-1
/
+0
|
*
drm/exynos: gsc: prepare and unprepare gsc clock
Seung-Woo Kim
2015-12-13
1
-2
/
+2
|
*
ARM: dts: Use OF graph for DP to panel connection in exynos5800-peach-pi
Javier Martinez Canillas
2015-12-13
1
-1
/
+14
|
*
dt-bindings: exynos-dp: update ports node binding for panel
Inki Dae
2015-12-13
1
-4
/
+37
|
*
drm/exynos: dp: add of_graph dt binding support for panel
Inki Dae
2015-12-13
1
-1
/
+20
|
*
drm/exynos: decon: remove unused variables
Inki Dae
2015-12-13
1
-2
/
+0
|
*
drm/exynos: dsi: modify a error type when getting a node failed
Inki Dae
2015-12-13
1
-2
/
+2
|
*
drm/exynos: simplify sleep PM ops
Andrzej Hajda
2015-12-13
1
-46
/
+30
|
*
drm/exynos: dsi: add runtime pm support
Inki Dae
2015-12-13
1
-66
/
+81
|
*
drm/exynos: add pm_runtime to DECON 7
Gustavo Padovan
2015-12-13
1
-38
/
+55
|
*
drm/exynos: add pm_runtime to DECON 5433
Gustavo Padovan
2015-12-13
1
-15
/
+39
|
*
drm/exynos: add pm_runtime to FIMD
Gustavo Padovan
2015-12-13
1
-17
/
+37
|
*
drm/exynos: add pm_runtime to Mixer
Gustavo Padovan
2015-12-13
1
-42
/
+64
|
*
drm/exynos: add pm_runtime to HDMI
Gustavo Padovan
2015-12-13
1
-9
/
+40
|
*
drm/exynos: add pm_runtime to DP
Gustavo Padovan
2015-12-13
1
-3
/
+48
|
*
drm/exynos: do not start enabling DP at bind() phase
Gustavo Padovan
2015-12-13
2
-30
/
+78
*
|
Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-12-15
134
-1390
/
+3072
|
\
\
|
*
|
drm: modes: Revert cc344980c767 "replace simple_strtoul by kstrtouint"
LABBE Corentin
2015-12-11
1
-11
/
+5
|
*
|
drm: Expand the drm_helper_probe_single_connector_modes() docs
Ville Syrjälä
2015-12-11
1
-12
/
+37
|
*
|
drm: Allow override_edid to override the firmware EDID
Ville Syrjälä
2015-12-11
1
-9
/
+8
|
*
|
drm/sti: Drop bogus drm_mode_sort() call
Ville Syrjälä
2015-12-11
1
-2
/
+0
|
*
|
drm: Drop drm_helper_probe_single_connector_modes_nomerge()
Ville Syrjälä
2015-12-11
7
-77
/
+41
|
*
|
drm: Only merge mode type bits between new probed modes
Ville Syrjälä
2015-12-11
1
-7
/
+27
|
*
|
drm: Flatten drm_mode_connector_list_update() a bit
Ville Syrjälä
2015-12-11
1
-18
/
+18
|
*
|
drm: Rename MODE_UNVERIFIED to MODE_STALE
Ville Syrjälä
2015-12-11
3
-5
/
+5
|
*
|
drm: Don't overwrite UNVERFIED mode status to OK
Ville Syrjälä
2015-12-11
1
-1
/
+2
|
*
|
drm: Add plane->name and use it in debug prints
Ville Syrjälä
2015-12-11
4
-8
/
+40
|
*
|
drm: Add crtc->name and use it in debug messages
Ville Syrjälä
2015-12-11
5
-60
/
+97
|
*
|
drm: Use driver specified encoder name
Ville Syrjälä
2015-12-11
1
-3
/
+11
|
*
|
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
71
-109
/
+135
|
*
|
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
22
-33
/
+43
|
*
|
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
18
-22
/
+29
|
*
|
drm: Documentation style guide
Daniel Vetter
2015-12-09
1
-0
/
+37
|
*
|
drm: Document drm_encoder/crtc_helper_funcs
Daniel Vetter
2015-12-09
1
-48
/
+401
|
*
|
drm: Move drm_display_mode an related docs into kerneldoc
Daniel Vetter
2015-12-09
4
-240
/
+302
|
*
|
drm/atomic-helper: Mention the new system/resume helpers the docs
Daniel Vetter
2015-12-08
1
-0
/
+6
[next]