index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-664
/
+597
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-04
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
4
-4
/
+4
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
1
-0
/
+12
2014-11-25
drm/exynos: avoid leak if exynos_dpi_probe() fails
Gustavo Padovan
1
-2
/
+4
2014-11-25
drm/exynos: Fix exynos_dpi_remove() parameter
Gustavo Padovan
1
-1
/
+4
2014-11-25
drm/exynos: vidi: add component support
Inki Dae
1
-16
/
+45
2014-11-25
drm/exynos: fix exynos_drm_component_del
Inki Dae
1
-2
/
+0
2014-11-24
drm/exynos/ipp: fix error return code
Julia Lawall
1
-0
/
+3
2014-11-24
drm/exynos: clean up machine compatible string check
Inki Dae
1
-3
/
+15
2014-11-24
drm/exynos: move Exynos platform drivers registration to init
Gustavo Padovan
1
-57
/
+48
2014-11-24
Revert "drm/exynos: fix null pointer dereference issue"
Gustavo Padovan
1
-8
/
+9
2014-11-24
drm/exynos/dpi: stop using display->ctx pointer
Andrzej Hajda
2
-4
/
+2
2014-11-24
drm/exynos/dpi: embed display into private context
Andrzej Hajda
3
-20
/
+23
2014-11-24
drm/exynos/dp: stop using display->ctx pointer
Andrzej Hajda
1
-7
/
+11
2014-11-24
drm/exynos/dp: embed display into private context
Andrzej Hajda
2
-24
/
+21
2014-11-24
drm/exynos/vidi: stop using display->ctx pointer
Andrzej Hajda
1
-4
/
+7
2014-11-24
drm/exynos/vidi: embed display into private context
Andrzej Hajda
1
-7
/
+5
2014-11-24
drm/exynos/hdmi: stop using display->ctx pointer
Andrzej Hajda
1
-7
/
+11
2014-11-24
drm/exynos/hdmi: embed display into private context
Andrzej Hajda
1
-29
/
+20
2014-11-24
drm/exynos/fimd: stop using manager->ctx pointer
Andrzej Hajda
2
-19
/
+22
2014-11-24
drm/exynos/fimd: embed manager into private context
Andrzej Hajda
1
-36
/
+26
2014-11-24
drm/exynos/vidi: stop using manager->ctx pointer
Andrzej Hajda
1
-11
/
+15
2014-11-24
drm/exynos/vidi: embed manager into private context
Andrzej Hajda
1
-22
/
+22
2014-11-24
drm/exynos/mixer: stop using manager->ctx pointer
Andrzej Hajda
1
-13
/
+17
2014-11-24
drm/exynos/mixer: embed manager into private context
Andrzej Hajda
1
-48
/
+50
2014-11-24
drm/exynos: dsi: set TE GPIO IRQ status as IRQ_NOAUTOEN
YoungJun Cho
1
-8
/
+5
2014-11-24
drm/exynos: dsi: move TE irq handler registration position
YoungJun Cho
1
-3
/
+3
2014-11-24
drm/exynos: use irq_flags instead of triggering
Joonyoung Shim
1
-4
/
+6
2014-11-24
drm/exynos: fimd: add triggering unset routine in fimd_trigger()
YoungJun Cho
1
-0
/
+7
2014-11-24
drm/exynos: fimd: modify I80 i/f irq relevant routine
YoungJun Cho
1
-26
/
+27
2014-11-24
drm/exynos: fimd: add fimd_enable_shadow_channel_path() to cleanup
YoungJun Cho
1
-18
/
+22
2014-11-24
drm/exynos: fimd: add fimd_enable_video_output() to cleanup
YoungJun Cho
1
-11
/
+16
2014-11-24
drm/exynos: fimd: move shadow unprotection position
YoungJun Cho
1
-3
/
+3
2014-11-24
drm/exynos: move triggering checking
Joonyoung Shim
1
-7
/
+7
2014-11-24
drm/exynos: add has_vtsel flag
Joonyoung Shim
1
-1
/
+6
2014-11-24
drm/exynos: Fix DSI resuming fail because power domain being off
Krzysztof Kozlowski
1
-2
/
+0
2014-11-24
drm/exynos: dsi: move DSIM_STATE_ENABLED set position
YoungJun Cho
1
-2
/
+3
2014-11-24
drm/exynos: fimd: move handle vblank position in TE handler
YoungJun Cho
1
-3
/
+3
2014-11-24
drm/exynos: fimd: remove unnecessary waiting vblank routine
YoungJun Cho
1
-1
/
+0
2014-11-24
drm/exynos: fimd: support Exynos4415 SoC
YoungJun Cho
1
-0
/
+11
2014-11-24
drm/exynos: dsi: support Exynos4415 SoC
YoungJun Cho
1
-0
/
+7
2014-11-24
drm/exynos: dp: Remove support for unused dptx-phy
Vivek Gautam
2
-59
/
+17
2014-11-24
drm/exynos: remove leftover hdmi function declarations
Gustavo Padovan
1
-11
/
+0
2014-11-24
drm/exynos: update documentation to reflect code changes
Gustavo Padovan
1
-2
/
+1
2014-11-24
drm/exynos: Save up space using bool var as bitfields
Gustavo Padovan
1
-8
/
+8
2014-11-24
drm/exynos: remove unused wait_for macro
Gustavo Padovan
1
-14
/
+0
2014-11-24
drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h"
Gustavo Padovan
1
-4
/
+1
2014-11-24
drm/exynos: Replace repeated declaration by include <drm/drmP.h>
Gustavo Padovan
1
-3
/
+1
2014-11-24
drm/exynos: remove extra declaration of struct exynos_overlay
Gustavo Padovan
1
-1
/
+0
[next]