index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
4
-32
/
+0
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-61
/
+19
2016-02-08
drm/exynos: Remove event cancelling from postclose
Daniel Vetter
1
-14
/
+0
2016-02-01
drm/exynos: dp: Fix panel and bridge lookup logic
Javier Martinez Canillas
1
-30
/
+25
2016-02-01
drm: exynos: make PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2016-02-01
drm/exynos: fix building without CONFIG_PM_SLEEP
Arnd Bergmann
1
-4
/
+2
2016-01-25
drm: Create drm_send_event helpers
Daniel Vetter
2
-10
/
+2
2016-01-25
drm/exynos: Use the new event init/free functions
Daniel Vetter
2
-37
/
+17
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-759
/
+1178
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-3
/
+3
2016-01-15
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-1
/
+3
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-13
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
3
-0
/
+35
2016-01-13
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
3
-27
/
+0
2016-01-13
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
1
-9
/
+25
2016-01-13
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
5
-40
/
+32
2016-01-13
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
1
-2
/
+2
2016-01-13
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
1
-0
/
+6
2016-01-13
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2
-0
/
+44
2016-01-13
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
1
-23
/
+0
2016-01-13
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2
-18
/
+24
2016-01-13
drm/exynos: make zpos property configurable
Marek Szyprowski
2
-6
/
+49
2016-01-13
drm/exynos: rename zpos to index
Marek Szyprowski
8
-28
/
+28
2016-01-06
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
1
-0
/
+3
2015-12-20
drm/exynos: atomic check only enabled crtc states
Andrzej Hajda
1
-0
/
+3
2015-12-15
drm/exynos: Constify function pointer structs
Ville Syrjälä
8
-24
/
+24
2015-12-15
Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...
Dave Airlie
20
-600
/
+927
2015-12-13
drm/exynos: gem: remove old unused prototypes
Marek Szyprowski
1
-28
/
+0
2015-12-13
drm/exynos: fimd: fix dma burst size setting for small plane size
Marek Szyprowski
1
-13
/
+11
2015-12-13
drm/exynos: fix clipping when scaling is enabled
Marek Szyprowski
1
-6
/
+7
2015-12-13
drm/exynos: mixer: use ratio precalculated in exynos_state
Marek Szyprowski
1
-30
/
+3
2015-12-13
drm/exynos: add generic check for plane state
Marek Szyprowski
3
-0
/
+37
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
8
-74
/
+121
2015-12-13
drm/exynos: mixer: enable video overlay plane only when VP is available
Marek Szyprowski
1
-0
/
+3
2015-12-13
drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode
Marek Szyprowski
1
-2
/
+2
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
6
-120
/
+197
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
9
-53
/
+39
2015-12-13
drm/exynos: exynos7-decon: remove excessive check
Marek Szyprowski
1
-10
/
+0
2015-12-13
drm/exynos: rotator: convert to common clock framework
Marek Szyprowski
1
-2
/
+2
2015-12-13
drm/exynos: gsc: add device tree support and remove usage of static mappings
Seung-Woo Kim
3
-7
/
+29
2015-12-13
drm/exynos: gsc: fix wrong pm_runtime state
Seung-Woo Kim
1
-1
/
+0
2015-12-13
drm/exynos: gsc: prepare and unprepare gsc clock
Seung-Woo Kim
1
-2
/
+2
2015-12-13
drm/exynos: dp: add of_graph dt binding support for panel
Inki Dae
1
-1
/
+20
2015-12-13
drm/exynos: decon: remove unused variables
Inki Dae
1
-2
/
+0
2015-12-13
drm/exynos: dsi: modify a error type when getting a node failed
Inki Dae
1
-2
/
+2
2015-12-13
drm/exynos: simplify sleep PM ops
Andrzej Hajda
1
-46
/
+30
2015-12-13
drm/exynos: dsi: add runtime pm support
Inki Dae
1
-66
/
+81
2015-12-13
drm/exynos: add pm_runtime to DECON 7
Gustavo Padovan
1
-38
/
+55
[next]