index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_fimd.c
Age
Commit message (
Expand
)
Author
2013-09-05
drm/exynos: fimd: move platform data parsing to separate function
Andrzej Hajda
2013-09-05
drm/exynos: fimd: get signal polarities from device tree
Andrzej Hajda
2013-09-05
drm/exynos: fimd: replace struct fb_videomode with videomode
Andrzej Hajda
2013-09-05
drm/exynos: check a pixel format to a particular window layer
Inki Dae
2013-09-05
drm/exynos: fix fimd pixel format setting
Inki Dae
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
2013-09-05
drm/exynos: Add missing of.h header include
Sachin Kamat
2013-07-30
drm/exynos: Remove module.h header inclusion
Sachin Kamat
2013-07-30
drm/exynos: fix module build error
Inki Dae
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
2013-06-28
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
2013-06-28
drm/exynos: fimd: Add support for S3C64xx SoCs
Tomasz Figa
2013-06-28
drm/exynos: fimd: Add support for FIMD variants with clock selection
Tomasz Figa
2013-06-28
drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register
Tomasz Figa
2013-06-28
drm/exynos: fimd: Hold pointer to driver data in context struct
Tomasz Figa
2013-06-28
drm/exynos: fix tests for valid FIMD window number
Krzysztof Kozlowski
2013-05-23
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-04-29
drm/exynos: enable FIMD clocks
Vikas Sajjan
2013-04-29
Revert "drm/exynos: prepare FIMD clocks"
Inki Dae
2013-04-21
drm/exynos: prepare FIMD clocks
Vikas Sajjan
2013-04-17
drm/exynos: change the method for getting the interrupt
Vikas Sajjan
2013-04-17
drm/exynos: Add display-timing node parsing using video helper function
Vikas Sajjan
2013-03-20
drm/exynos: fimd: calculate the correct address offset
Leela Krishna Amudala
2013-03-20
drm/exynos: modify the compatible string for exynos fimd
Vikas Sajjan
2013-01-25
drm: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-15
drm/exynos: support device tree for fimd
Joonyoung Shim
2012-12-14
drm/exynos: support extended screen coordinate of fimd
Joonyoung Shim
2012-12-14
drm/exynos: fix x, y coordinates for right bottom pixel
Joonyoung Shim
2012-12-13
drm/exynos: remove unused vaddr member
YoungJun Cho
2012-12-13
drm/exynos: clear windows in fimd dpms off
Prathyush K
2012-12-13
drm/exynos: modify wait_for_vblank of fimd
Prathyush K
2012-12-13
drm/exynos: move fimd wait_for_vblank to manager_ops
Prathyush K
2012-12-05
drm/exynos: Use devm_clk_get in exynos_drm_fimd.c
Sachin Kamat
2012-11-29
drm/exynos: add iommu support to fimd driver
Inki Dae
2012-11-29
drm/exynos: fix lockdep for event_lock wrt. vbl_time_lock
Imre Deak
2012-11-29
drm/exynos: call drm_vblank_put for each queued flip event
Imre Deak
2012-11-29
drm/exynos: Make exynos4/5_fimd_driver_data static
Sachin Kamat
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-10-07
Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...
Dave Airlie
2012-10-04
drm/exynos: add platform_device_id table and driver data for drm fimd
Leela Krishna Amudala
2012-10-04
drm/exynos: make sure that hardware overlay for fimd is disabled
Inki Dae
2012-10-04
drm/exynos: separeated fimd_power_on into some parts.
Inki Dae
2012-10-04
drm/exynos: added device object to subdrv's remove callback as argument
Inki Dae
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-13
drm/exynos: Remove redundant check in exynos_drm_fimd.c file
Sachin Kamat
2012-08-08
include/video: move fimd register headers from platform to include/video
Leela Krishna Amudala
[next]