Alexandru Gheorghiu
|
e2779e1698
drm/exynos: Replaced kzalloc & memcpy with kmemdup
|
12 years ago |
Seung-Woo Kim
|
e7808df1af
drm/exynos: added validation of edid for vidi connection
|
12 years ago |
Rahul Sharma
|
9c08e4ba81
drm/exynos: let drm handle edid allocations
|
12 years ago |
Linus Torvalds
|
ca5c8a4c2a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Rahul Sharma
|
663d876670
drm/exynos: move finish page flip to a common place
|
12 years ago |
Greg Kroah-Hartman
|
56550d94cb
Drivers: gpu: remove __dev* attributes.
|
12 years ago |
YoungJun Cho
|
ddd8e9594a
drm/exynos: remove unused vaddr member
|
12 years ago |
Imre Deak
|
9fb7dff5ec
drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock
|
12 years ago |
Imre Deak
|
e1f48ee58a
drm/exynos: call drm_vblank_put for each queued flip event
|
12 years ago |
Dave Airlie
|
a5a0fc6743
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Inki Dae
|
291257cf4c
drm/exynos: support drm_wait_vblank feature for VIDI
|
12 years ago |
Inki Dae
|
29cb602532
drm/exynos: added device object to subdrv's remove callback as argument
|
13 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Daniel Vetter
|
398b7a1b88
Merge tag 'v3.6-rc7' into drm-intel-next-queued
|
12 years ago |
Sachin Kamat
|
59848db505
drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file
|
13 years ago |
Jani Nikula
|
451023dc32
drm: remove the raw_edid field from struct drm_display_info
|
13 years ago |
Inki Dae
|
f91f2f331e
drm/exynos: fixed build warning.
|
13 years ago |
Inki Dae
|
d3b62dbfc7
drm/exynos: fixed edid data setting at vidi connection request
|
13 years ago |
Inki Dae
|
d7b8478aa9
drm/exynos: check if raw edid data is fake or not for test
|
13 years ago |
Inki Dae
|
d07d39df30
drm/exynos: set edid fake data only for test.
|
13 years ago |
Inki Dae
|
a04f3fab2a
drm/exynos: removed unnecessary declaration.
|
13 years ago |
Joonyoung Shim
|
677e84c1b5
drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv
|
13 years ago |
Inki Dae
|
b73d12303e
drm/exynos: added virtual display driver.
|
13 years ago |