Age | Commit message (Expand) | Author |
2014-11-03 | drm/exynos: correct connector->dpms field before resuming | Andrzej Hajda |
2014-11-03 | drm/exynos: enable vblank after DPMS on | Andrzej Hajda |
2014-11-03 | drm/exynos: init kms poll at the end of initialization | Andrzej Hajda |
2014-11-03 | drm/exynos: propagate plane initialization errors | Andrzej Hajda |
2014-11-03 | drm/exynos: vidi: fix build warning | Inki Dae |
2014-11-03 | drm/exynos: remove explicit encoder/connector de-initialization | Andrzej Hajda |
2014-11-03 | drm/exynos: init vblank with real number of crtcs | Andrzej Hajda |
2014-09-24 | drm: Extract <drm/drm_gem.h> | Daniel Vetter |
2014-09-20 | drm/exynos: switch to universal plane API | Andrzej Hajda |
2014-09-20 | drm/exynos: use drm generic mmap interface | Inki Dae |
2014-09-20 | drm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl | Inki Dae |
2014-09-20 | drm/exynos: factor out initial setting of each driver | Joonyoung Shim |
2014-09-20 | drm/exynos/hdmi: unregister connector on removal | Andrzej Hajda |
2014-09-20 | drm/exynos/dp: unregister connector on removal | Andrzej Hajda |
2014-09-20 | drm/exynos/dpi: unregister connector and panel on removal | Andrzej Hajda |
2014-09-20 | drm/exynos/dsi: unregister connector on removal | Andrzej Hajda |
2014-09-20 | drm/exynos/fb: free exynos framebuffer on error | Andrzej Hajda |
2014-09-20 | drm/exynos/fbdev: fix fbdev gem object cleanup | Andrzej Hajda |
2014-09-20 | drm/exynos: fix drm driver de-initialization order | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: traverse ipp drivers list safely | Andrzej Hajda |
2014-09-20 | drm/exynos: update to use component match support | Inki Dae |
2014-09-20 | drm/exynos/ipp: add file checks for ioctls | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: remove file argument from node related functions | Andrzej Hajda |
2014-09-20 | drm/exynos/fimc: fix source buffer registers | Andrzej Hajda |
2014-09-20 | drm/exynos/fimc: simplify buffer queuing | Andrzej Hajda |
2014-09-20 | drm/exynos/fimc: do not enable fimc twice | Andrzej Hajda |
2014-09-20 | drm/exynos/fimc: avoid clearing overflow bits | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: remove events during command cleaning | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: stop hardware before freeing memory | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: replace work_struct casting with better constructs | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: clean memory nodes on command node cleaning | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: move nodes cleaning to separate function | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: free partially allocated resources on error | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: remove unused field in command node | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: remove only related commands on file close | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: move file reference from memory to command node | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: cancel works before command node clean | Andrzej Hajda |
2014-09-20 | drm/exynos/ipp: remove fake pm callbacks | Andrzej Hajda |
2014-09-20 | drm/exynos: fimd: fix window clear code | Marek Szyprowski |
2014-09-20 | drm/exynos/fbdev: set smem_len for fbdev | Daniel Kurtz |
2014-09-20 | drm/exynos: fimd: add Exynos3 SoC support | Inki Dae |
2014-09-20 | drm/exynos: mipi-dsi: add Exynos3 SoC support | Inki Dae |
2014-09-20 | drm/exynos: mipi-dsi: consider non-continuous clock mode | Inki Dae |
2014-09-20 | drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value | YoungJun Cho |
2014-09-16 | Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2014-09-10 | drm: add driver->set_busid() callback | David Herrmann |
2014-09-03 | drm/exynos: Renaming DP training vswing pre emph defines | Sonika Jindal |
2014-08-07 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2014-08-07 | Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin... | Dave Airlie |
2014-08-06 | drm/exynos: dp: Modify driver to support drm_panel | Ajay Kumar |