index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
/
i915_drm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
drm/rockchip: vop: fix iommu crash with async atomic
Mark Yao
1
-0
/
+18
2016-05-03
drm/rockchip: support non-iommu buffer path
Mark Yao
1
-19
/
+47
2016-05-03
drm/rockchip: get rid of rockchip_drm_crtc_mode_config
Mark Yao
6
-77
/
+128
2016-05-03
drm/rockchip: inno_hdmi: fix an error code
Dan Carpenter
1
-1
/
+2
2016-05-03
drm/rockchip: don't leak iommu mapping
John Keeping
1
-1
/
+2
2016-05-03
drm/rockchip: remove redundant statement
John Keeping
1
-1
/
+0
2016-05-03
drm/vc4: Add missing render node support
Eric Anholt
1
-0
/
+1
2016-05-03
drm/vc4: Add support for gamma ramps.
Eric Anholt
2
-0
/
+64
2016-04-30
amdkfd: Trim unnescessary intermediate err var in kfd_chardev.c
Edward O'Callaghan
1
-2
/
+1
2016-04-30
amdkfd: Trim off unnescessary semicolon from kfd_packet_manager.c
Edward O'Callaghan
1
-1
/
+1
2016-04-30
amdkfd: Use the canonical form in branch predicates
Edward O'Callaghan
5
-14
/
+14
2016-04-30
drm/exynos: clean up register definions for fimd and decon
Inki Dae
3
-16
/
+15
2016-04-30
drm/exynos: decon: clean up interface type
Inki Dae
1
-26
/
+29
2016-04-30
drm/exynos: fimd: add HW trigger support
Inki Dae
1
-0
/
+47
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
4
-44
/
+0
2016-04-30
drm/exynos: mixer: use generic of_device_get_match_data helper
Marek Szyprowski
1
-7
/
+3
2016-04-30
drm/exynos: mixer: remove support for non-dt platforms
Marek Szyprowski
1
-16
/
+0
2016-04-30
drm/exynos: hdmi: use generic of_device_get_match_data helper
Marek Szyprowski
1
-6
/
+1
2016-04-30
drm/exynos: rotator: use generic of_device_get_match_data helper
Marek Szyprowski
1
-8
/
+3
2016-04-30
drm/exynos: fimd: use generic of_device_get_match_data helper
Marek Szyprowski
1
-13
/
+4
2016-04-30
drm/exynos: dsi: use generic of_device_get_match_data helper
Marek Szyprowski
1
-18
/
+9
2016-04-30
drm/exynos: exynos5433_decon: use generic of_device_get_match_data helper
Marek Szyprowski
1
-4
/
+1
2016-04-30
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
3
-25
/
+16
2016-04-29
drm/exynos/mixer: enable HDMI-PHY before configuring MIXER
Andrzej Hajda
1
-0
/
+4
2016-04-29
drm/exynos/decon5433: enable HDMI-PHY before configuring DECON
Andrzej Hajda
1
-0
/
+4
2016-04-29
drm/exynos: add support for pipeline clock to the framework
Andrzej Hajda
1
-0
/
+12
2016-04-29
drm/exynos: add helper to get crtc from pipe
Andrzej Hajda
2
-6
/
+12
2016-04-29
drm/exynos/decon5433: do not protect window in plane disable
Andrzej Hajda
1
-5
/
+0
2016-04-29
drm/exynos/decon5433: reset decon on start
Andrzej Hajda
1
-0
/
+2
2016-04-29
drm/exynos/decon5433: fix DECON standalone update
Andrzej Hajda
1
-7
/
+8
2016-04-29
drm/exynos/hdmi: remove registry dump
Andrzej Hajda
1
-263
/
+0
2016-04-29
drm/exynos/hdmi: add core reset code
Andrzej Hajda
1
-0
/
+4
2016-04-29
drm/exynos/hdmi: add PHY power off signal handling
Andrzej Hajda
1
-0
/
+4
2016-04-29
drm/exynos/hdmi: fix PHY configuration sequence
Andrzej Hajda
1
-11
/
+11
2016-04-29
dt-bindings: video: exynos5433-decon: add bindings for DECON-TV
Andrzej Hajda
1
-1
/
+2
2016-04-29
dt-bindings: video: add PCLK clock entry to exynos5433-decon
Andrzej Hajda
1
-1
/
+1
2016-04-29
drm/exynos/hdmi: add Exynos5433 support
Andrzej Hajda
2
-2
/
+149
2016-04-29
dt-bindings: exynos_hdmi: add bindings for Exynos5433 variant
Andrzej Hajda
1
-3
/
+24
2016-04-29
drm/exynos/hdmi: stop programming registers with default values
Andrzej Hajda
1
-19
/
+0
2016-04-29
drm/exynos/hdmi: code cleanup
Andrzej Hajda
1
-53
/
+26
2016-04-29
drm/exynos/hdmi: use array specifier for HDMI-PHY configurations
Andrzej Hajda
1
-16
/
+18
2016-04-29
drm/exynos/hdmi: constify global variables
Andrzej Hajda
1
-5
/
+5
2016-04-29
drm/exynos/hdmi: clock code re-factoring
Andrzej Hajda
1
-54
/
+140
2016-04-29
drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency
Javier Martinez Canillas
1
-1
/
+1
2016-04-29
drm/exynos: fix a warning message
Dan Carpenter
1
-1
/
+1
2016-04-29
drm/exynos: mic: fix an error code
Dan Carpenter
1
-0
/
+1
2016-04-29
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
1
-1
/
+1
2016-04-29
drm/exynos: build fbdev code conditionally
Andrzej Hajda
4
-15
/
+36
2016-04-29
drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set
Andrzej Hajda
1
-5
/
+7
2016-04-29
drm/exynos: fix error handling in exynos_drm_subdrv_open
Arnd Bergmann
1
-1
/
+1
[next]