Inki Dae
|
f37cd5e809
drm/exynos: add component framework support
|
11 年之前 |
Andrzej Hajda
|
25c8b5c304
drm/exynos: balance framebuffer refcount
|
11 年之前 |
Matt Roper
|
f4510a2752
drm: Replace crtc fb with primary plane fb (v3)
|
11 年之前 |
Matt Roper
|
0886327aae
drm/exynos: Restrict plane loops to only operate on overlay planes (v2)
|
11 年之前 |
Sean Paul
|
4b4052699a
drm/exynos: Implement mode_fixup manager operation
|
11 年之前 |
Sean Paul
|
cd706aa8df
drm/exynos: Add mode_set manager operation
|
11 年之前 |
Sean Paul
|
a9c4cd2139
drm/exynos: Disable unused crtc planes from crtc
|
11 年之前 |
Sean Paul
|
080be03de2
drm/exynos: Split manager/display/subdrv
|
11 年之前 |
Masanari Iida
|
c6b78bc8c8
drm: fix typos in comment in /gpu/drm/exynos
|
11 年之前 |
Sachin Kamat
|
38bb5253a9
drm/exynos: Remove redundant error messages
|
12 年之前 |
Mark Brown
|
e30655d061
drm/exynos: Add missing includes
|
12 年之前 |
Keith Packard
|
ed8d19756e
drm: Pass page flip ioctl flags to driver
|
12 年之前 |
YoungJun Cho
|
bca34c9a40
drm/exynos: Remove tracking log functions
|
12 年之前 |
Inki Dae
|
7fd65df155
drm/exynos: do not use mode_set_base function directly
|
12 年之前 |
Ville Syrjälä
|
fb85ac4da8
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
|
12 年之前 |
Inki Dae
|
20cd2640a2
drm/exynos: wait for the completion of pending page flip
|
12 年之前 |
Rob Clark
|
c5cca97fb9
drm/exynos: use drm_send_vblank_event() helper
|
12 年之前 |
Rob Clark
|
94d019b878
drm/exynos: page flip fixes
|
13 年之前 |
Rahul Sharma
|
663d876670
drm/exynos: move finish page flip to a common place
|
12 年之前 |
Inki Dae
|
d81aecb5e6
drm/exynos: change file license to GPL
|
12 年之前 |
Imre Deak
|
85473328ba
drm/exynos: hold event_lock while accessing pageflip_event_list
|
12 年之前 |
Dave Airlie
|
a5a0fc6743
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next
|
13 年之前 |
Inki Dae
|
32aeab1745
drm/exynos: check crtc's dpms mode at SetCrtc
|
13 年之前 |
Inki Dae
|
ef6223dc6b
drm/exynos: check crtc's dpms mode at page flip
|
13 年之前 |
Inki Dae
|
471d60fe59
drm/exynos: fix duplicated mutex lock issue
|
13 年之前 |
Inki Dae
|
50caf25c58
drm/exynos: fixed duplicated mode setting.
|
13 年之前 |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
13 年之前 |
Joonyoung Shim
|
3b8d1cf818
drm/exynos: add property for crtc mode
|
13 年之前 |
Joonyoung Shim
|
a365d9eba3
drm/exynos: add crtc disable function
|
13 年之前 |
Joonyoung Shim
|
cf5188ac1c
drm/exynos: add plane enable/disable
|
13 年之前 |