index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
3
-18
/
+3
|
\
|
*
drm: refcnt drm_framebuffer (v4.1)
Rob Clark
2012-10-02
1
-2
/
+2
|
*
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
2012-09-24
11
-68
/
+32
|
|
\
|
*
|
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
2012-08-24
2
-16
/
+1
*
|
|
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-03
20
-42
/
+37
|
\
\
\
|
*
|
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
19
-37
/
+37
|
*
|
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
5
-5
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
|
|
/
*
|
drm/exynos: remove DRM_FORMAT_NV12M from plane module
Inki Dae
2012-09-13
1
-1
/
+0
*
|
drm/exynos: fix double call of drm_prime_(init/destroy)_file_private
Mandeep Singh Baines
2012-09-13
1
-2
/
+0
*
|
drm/exynos: add dummy support for dmabuf-mmap
Tomasz Stanislawski
2012-09-13
1
-0
/
+7
*
|
drm/exynos: Add missing braces around sizeof in exynos_mixer.c
Sachin Kamat
2012-09-13
1
-3
/
+3
*
|
drm/exynos: Add missing braces around sizeof in exynos_hdmi.c
Sachin Kamat
2012-09-13
1
-3
/
+3
*
|
drm/exynos: Make g2d_pm_ops static
Sachin Kamat
2012-09-13
1
-1
/
+1
*
|
drm/exynos: Add dependency for G2D in Kconfig
Sachin Kamat
2012-09-13
1
-1
/
+1
*
|
drm/exynos: fixed page align bug.
Inki Dae
2012-09-13
1
-1
/
+1
*
|
drm/exynos: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
2012-09-13
1
-1
/
+1
*
|
drm/exynos: Use devm_* functions in exynos_drm_g2d.c file
Sachin Kamat
2012-09-13
1
-40
/
+10
*
|
drm/exynos: Use devm_kzalloc in exynos_drm_hdmi.c file
Sachin Kamat
2012-09-13
1
-2
/
+1
*
|
drm/exynos: Use devm_kzalloc in exynos_drm_vidi.c file
Sachin Kamat
2012-09-13
1
-3
/
+1
*
|
drm/exynos: Remove redundant check in exynos_drm_fimd.c file
Sachin Kamat
2012-09-13
1
-5
/
+0
*
|
drm/exynos: Remove redundant check in exynos_hdmi.c file
Sachin Kamat
2012-09-13
1
-5
/
+0
*
|
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
2012-09-06
1
-0
/
+3
|
/
*
drm/exynos: fixed exception to page allocation failure
Inki Dae
2012-07-27
1
-1
/
+1
*
drm/exynos: use __free_page() to deallocate memory
Inki Dae
2012-07-27
1
-15
/
+6
*
drm/exynos: fixed a comment to gem size.
Inki Dae
2012-07-27
1
-1
/
+2
*
drm/exynos: removed unnecessary variable
Inki Dae
2012-07-27
1
-5
/
+0
*
drm/exynos: do not release memory region from exporter.
Inki Dae
2012-07-27
1
-0
/
+10
*
drm/exynos: set buffer type from exporter.
Inki Dae
2012-07-27
1
-7
/
+20
*
drm/exynos: use alloc_page() to allocate pages.
Inki Dae
2012-07-27
1
-11
/
+3
*
drm/exynos: fixed build warning.
Inki Dae
2012-07-27
1
-1
/
+1
*
drm/exynos: fixed edid data setting at vidi connection request
Inki Dae
2012-07-27
1
-7
/
+31
*
drm/exynos: check if raw edid data is fake or not for test
Inki Dae
2012-07-27
1
-0
/
+6
*
drm/exynos: set edid fake data only for test.
Inki Dae
2012-07-27
1
-3
/
+4
*
drm/exynos: removed unnecessary declaration.
Inki Dae
2012-07-27
1
-2
/
+0
*
drm/exynos: fix buffer pitch calculation
Cooper Yuan
2012-07-27
1
-1
/
+1
*
drm/exynos: check for null in return value of dma_buf_map_attachment()
Subash Patel
2012-07-27
1
-1
/
+1
*
drm/exynos: return NULL if exynos_pages_to_sg fails
Subash Patel
2012-07-27
1
-0
/
+4
*
drm/exynos: Use devm_* functions in exynos_mixer.c
Sachin Kamat
2012-07-27
1
-34
/
+14
*
drm/exynos: Use devm_* functions in exynos_hdmi.c
Sachin Kamat
2012-07-27
1
-29
/
+7
*
drm/exynos: Use devm_* functions in exynos_drm_fimd.c
Sachin Kamat
2012-07-27
1
-32
/
+8
*
drm/exynos: Add missing static storage class specifier
Sachin Kamat
2012-07-27
1
-1
/
+2
*
drm/exynos: add property for crtc mode
Joonyoung Shim
2012-07-27
2
-0
/
+73
*
drm/exynos: add crtc disable function
Joonyoung Shim
2012-07-27
1
-0
/
+11
*
drm/exynos: add plane enable/disable
Joonyoung Shim
2012-07-27
6
-28
/
+50
*
drm/exynos: remove unnecessary connector dpms control
Joonyoung Shim
2012-07-27
1
-11
/
+0
*
drm/exynos: fix dpms operation for mode set
Joonyoung Shim
2012-07-27
3
-37
/
+5
*
drm/exynos: add property for plane zpos
Joonyoung Shim
2012-07-27
4
-49
/
+48
*
drm/exynos: update overlay via plane from crtc
Joonyoung Shim
2012-07-27
6
-222
/
+151
[next]