index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-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-08
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-03
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-03
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