index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_vidi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
drm/exynos: Add missing includes
Mark Brown
1
-0
/
+1
2013-07-29
drm/exynos: Remove module.h header inclusion
Sachin Kamat
1
-1
/
+0
2013-07-04
drm/exynos: remove dead code in vidi_power_on
YoungJun Cho
1
-3
/
+0
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-39
/
+1
2013-06-28
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
1
-2
/
+2
2013-06-28
drm/exynos: fix WINDOWS_NR checking to vidi driver
Inki Dae
1
-3
/
+3
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
1
-2
/
+2
2013-03-20
drm/exynos: Replaced kzalloc & memcpy with kmemdup
Alexandru Gheorghiu
1
-4
/
+2
2013-01-25
drm/exynos: added validation of edid for vidi connection
Seung-Woo Kim
1
-4
/
+3
2013-01-25
drm/exynos: let drm handle edid allocations
Rahul Sharma
1
-6
/
+13
2013-01-09
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-29
/
+1
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
1
-29
/
+1
2013-01-04
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-12-13
drm/exynos: remove unused vaddr member
YoungJun Cho
1
-5
/
+1
2012-11-29
drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock
Imre Deak
1
-12
/
+0
2012-11-29
drm/exynos: call drm_vblank_put for each queued flip event
Imre Deak
1
-7
/
+1
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
1
-2
/
+22
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+0
2012-10-04
drm/exynos: support drm_wait_vblank feature for VIDI
Inki Dae
1
-1
/
+21
2012-10-04
drm/exynos: added device object to subdrv's remove callback as argument
Inki Dae
1
-1
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-3
/
+3
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+1
2012-09-13
drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file
Sachin Kamat
1
-3
/
+1
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
1
-13
/
+0
2012-07-27
drm/exynos: fixed build warning.
Inki Dae
1
-1
/
+1
2012-07-27
drm/exynos: fixed edid data setting at vidi connection request
Inki Dae
1
-7
/
+31
2012-07-27
drm/exynos: check if raw edid data is fake or not for test
Inki Dae
1
-0
/
+6
2012-07-27
drm/exynos: set edid fake data only for test.
Inki Dae
1
-3
/
+4
2012-07-27
drm/exynos: removed unnecessary declaration.
Inki Dae
1
-2
/
+0
2012-04-12
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
Joonyoung Shim
1
-8
/
+12
2012-03-21
drm/exynos: added virtual display driver.
Inki Dae
1
-0
/
+676