summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-296-68/+47
|\
| * drm/exynos: fix build error caused by removed drm core macrosSeung-Woo Kim2014-01-071-2/+2
| * drm/exynos: use a new anon file for exynos gem mmaperInki Dae2014-01-074-61/+38
| * drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUEDaniel Vetter2013-12-182-3/+3
| * drm: Kill DRM_HZDaniel Vetter2013-12-181-1/+1
| * drm/exynos: call drm_put_dev directly from ->removeDaniel Vetter2013-12-181-1/+3
* | treewide: Fix typos in printkMasanari Iida2013-12-192-3/+3
* | Merge branch 'master' into for-nextJiri Kosina2013-12-199-44/+49
|\ \ | |/
| * drm/exynos: release unhandled page flip events at postclose.Inki Dae2013-12-021-13/+22
| * drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat2013-12-021-1/+1
| * drm/exynos: g2d: fix memory leak to userptrInki Dae2013-11-211-0/+2
| * Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-156-23/+11
| |\
| | * drm: Add separate Kconfig option for fbdev helpersDaniel Vetter2013-10-111-0/+1
| | * drm: Make irq_enabled boolVille Syrjälä2013-10-092-4/+4
| | * drm: Make vblank_disable_allowed boolVille Syrjälä2013-10-092-4/+4
| | * drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-093-9/+0
| | * drm/exynos: use drm_edid_duplicateJani Nikula2013-10-011-6/+2
| * | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-1/+5
| |\ \ | | |/ | |/|
| | * DMA-API: others: use dma_set_coherent_mask()Russell King2013-10-311-1/+5
| * | drm/exynos: fix return value check in lowlevel_buffer_allocate()Wei Yongjun2013-09-161-2/+2
| * | drm/exynos: Fix address space warnings in exynos_drm_fbdev.cSachin Kamat2013-09-161-2/+3
| * | drm/exynos: Fix address space warning in exynos_drm_buf.cSachin Kamat2013-09-161-1/+2
| * | drm/exynos: Remove redundant OF dependencySachin Kamat2013-09-161-1/+1
| |/
* | drm: fix typos in comment in /gpu/drm/exynosMasanari Iida2013-12-026-8/+8
|/
* drm/exynos: Fix build error with exynos_drm_connector.cSachin Kamat2013-09-051-1/+1
* drm/exynos: Remove non-DT support in exynos_drm_fimdSachin Kamat2013-09-051-53/+21
* drm/exynos: Remove non-DT support in exynos_hdmiSachin Kamat2013-09-051-58/+12
* drm/exynos: Remove non-DT support in exynos_drm_g2dSachin Kamat2013-09-051-3/+1
* drm/exynos: Remove non-DT support in exynos_hdmiphySachin Kamat2013-09-051-10/+1
* drm/exynos: Remove non-DT support in exynos_ddcSachin Kamat2013-09-051-10/+1
* drm/exynos: Make Exynos DRM drivers depend on OFSachin Kamat2013-09-051-2/+2
* drm/exynos: Consider fallback option to allocation failVikas Sajjan2013-09-051-0/+13
* drm/exynos: fimd: move platform data parsing to separate functionAndrzej Hajda2013-09-051-32/+31
* drm/exynos: fimd: get signal polarities from device treeAndrzej Hajda2013-09-051-0/+9
* drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda2013-09-052-96/+68
* drm/exynos: check a pixel format to a particular window layerInki Dae2013-09-051-0/+11
* drm/exynos: fix fimd pixel format settingInki Dae2013-09-051-21/+13
* drm/exynos: Add NULL pointer checkSachin Kamat2013-09-051-0/+9
* drm/exynos: Remove redundant error messagesSachin Kamat2013-09-0519-96/+30
* drm/exynos: Add missing of.h header includeSachin Kamat2013-09-056-1/+6
* drm/exynos: Remove redundant NULL check in exynos_drm_bufSachin Kamat2013-09-051-5/+0
* drm/exynos: add device tree support for rotatorChanho Park2013-09-051-28/+80
* drm/exynos: Add missing includesMark Brown2013-09-0510-0/+10
* drm/exynos: add runtime pm interfaces to g2d driverInki Dae2013-09-051-12/+28
* drm/exynos: Add fallback option to get non physically contiguous memory for fbVikas Sajjan2013-09-051-2/+13
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-0212-24/+20
|\
| * drm/exynos: Remove module.h header inclusionSachin Kamat2013-07-3012-12/+0
| * drm/exynos: consider common clock framework to g2d driver.Inki Dae2013-07-301-3/+14
| * drm/exynos: fix module build errorInki Dae2013-07-302-3/+0
| * drm/exynos: exynos_drm_ipp: fix return value checkWei Yongjun2013-07-301-6/+6
OpenPOWER on IntegriCloud