index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-03
drm/exynos: Fix NULL pointer exception when suspending without components
Krzysztof Kozlowski
1
-2
/
+2
2014-07-08
Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-4
/
+0
2014-06-24
drm/exynos: Fix de-registration ordering
Sachin Kamat
1
-4
/
+4
2014-06-18
drm: Don't export internal module variables
Daniel Vetter
1
-4
/
+0
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
1
-1
/
+1
2014-06-02
drm/exynos: consider deferred probe case
Inki Dae
1
-22
/
+116
2014-06-02
drm/exynos: remove redundant mutex_unlock
Andrzej Hajda
1
-1
/
+0
2014-06-02
drm/exynos: Fix double locks at PM resume
Takashi Iwai
1
-1
/
+1
2014-06-02
drm/exynos: remove unnecessary runtime pm interfaces
Inki Dae
1
-29
/
+0
2014-06-02
drm/exynos: fix comment to exynos_drm_device_subdrv_prove call
Inki Dae
1
-1
/
+1
2014-06-02
drm/exynos: add component framework support
Inki Dae
1
-110
/
+200
2014-06-02
drm/exynos: modify goto labels to meaningful names
Inki Dae
1
-28
/
+27
2014-06-02
drm/exynos: remove DRIVER_HAVE_IRQ feature
Joonyoung Shim
1
-2
/
+1
2014-04-04
drm/exynos: add DSIM driver
Andrzej Hajda
1
-0
/
+15
2014-03-24
drm/exynos: init kms poll after creation of connectors
Andrzej Hajda
1
-3
/
+3
2014-03-24
drm/exynos: delay fbdev initialization until an output is connected
Andrzej Hajda
1
-12
/
+4
2014-03-24
drm/exynos: fix unnecessary resource cleanup
Inki Dae
1
-3
/
+2
2014-03-24
drm/exynos: Consolidate suspend/resume in drm_drv
Sean Paul
1
-0
/
+97
2014-03-24
drm/exynos: Move display implementation into dp
Sean Paul
1
-0
/
+14
2014-03-24
drm/exynos: Remove exynos_drm_hdmi shim
Sean Paul
1
-13
/
+0
2014-03-24
drm/exynos: Split manager/display/subdrv
Sean Paul
1
-12
/
+17
2014-03-24
drm/exynos: Use unsigned long for possible_crtcs
Sean Paul
1
-1
/
+1
2014-03-24
drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c
Daniel Kurtz
1
-3
/
+7
2014-02-07
drm/exynos: Fix freeing issues in exynos_drm_drv.c
Sachin Kamat
1
-6
/
+8
2014-01-07
drm/exynos: use a new anon file for exynos gem mmaper
Inki Dae
1
-0
/
+21
2013-12-18
drm/exynos: call drm_put_dev directly from ->remove
Daniel Vetter
1
-1
/
+3
2013-12-02
drm/exynos: release unhandled page flip events at postclose.
Inki Dae
1
-13
/
+22
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+0
2013-10-31
DMA-API: others: use dma_set_coherent_mask()
Russell King
1
-1
/
+5
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-1
/
+0
2013-09-05
drm/exynos: Remove redundant error messages
Sachin Kamat
1
-3
/
+1
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
1
-2
/
+2
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-1
/
+1
2013-07-04
drm/exynos: add error check routine in exynos_drm_open
YoungJun Cho
1
-1
/
+8
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
1
-20
/
+0
2013-04-29
drm/exynos: added ipp device registration to drm driver
Seung-Woo Kim
1
-0
/
+7
2013-04-29
drm/exynos: fix wrong return check for platform_device_register_simple
Seung-Woo Kim
1
-1
/
+1
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-18
/
+4
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
1
-18
/
+4
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-15
drm/exynos: add gsc ipp driver
Eunchul Kim
1
-0
/
+15
2012-12-15
drm/exynos: add rotator ipp driver
Eunchul Kim
1
-0
/
+15
2012-12-15
drm/exynos: add fimc ipp driver
Eunchul Kim
1
-0
/
+15
2012-12-15
drm/exynos: add ipp subsystem
Eunchul Kim
1
-0
/
+24
2012-12-13
drm: exynos: moved exynos drm hdmi device registration to drm driver
Rahul Sharma
1
-1
/
+8
2012-12-13
drm: exynos: moved exynos drm device registration to drm driver
Rahul Sharma
1
-0
/
+16
2012-11-29
drm/exynos: add iommu support for exynos drm framework
Inki Dae
1
-3
/
+20
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-13
drm/exynos: fix double call of drm_prime_(init/destroy)_file_private
Mandeep Singh Baines
1
-2
/
+0
[next]