aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAge
* Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter2015-09-24
|\
| * Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-11
| |\
| | * [media] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()Jan Kara2015-08-16
* | | drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter2015-09-08
|/ /
* | drm/exynos: remove buf_cnt from struct exynos_drm_fbJoonyoung Shim2015-09-02
* | drm/exynos: remove exynos_drm_fb_get_buf_cnt()Joonyoung Shim2015-09-02
* | drm/exynos: cleanup exynos_user_fb_create()Joonyoung Shim2015-09-02
* | drm/exynos: update exynos_drm_framebuffer_init() for multiple buffersJoonyoung Shim2015-09-02
* | drm/exynos: cleanup to get gem object for fbJoonyoung Shim2015-09-02
* | drm/exynos: update fb_info via only one functionJoonyoung Shim2015-09-02
* | drm/exynos: cleanup exynos_drm_fbdev_update()Joonyoung Shim2015-09-02
* | drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.cJoonyoung Shim2015-09-02
* | drm/exynos: remove exynos_drm_fb_set_buf_cnt()Joonyoung Shim2015-09-02
* | drm/exynos: remove superfluous checks in g2d_check_reg_offset()Tobias Jakobi2015-09-02
* | drm/exynos: fix size check in g2d_check_buf_desc_is_valid()Tobias Jakobi2015-09-02
* | drm/exynos: fix build warning to exynos_drm_gem.cInki Dae2015-08-30
* | drm/exynos: Properly report supported formats for each deviceMarek Szyprowski2015-08-30
* | drm/exynos: add render node supportJoonyoung Shim2015-08-30
* | drm/exynos: implement atomic_{begin/flush} of DECONHyungwon Hwang2015-08-30
* | drm/exynos: remove legacy ->suspend()/resume()Gustavo Padovan2015-08-30
* | drm/exynos: Enable atomic modesetting featureGustavo Padovan2015-08-30
* | drm/exynos: remove wait queue for pending page flipGustavo Padovan2015-08-30
* | drm/exynos: wait all planes updates to finishGustavo Padovan2015-08-30
* | drm/exynos: add atomic asynchronous commitGustavo Padovan2015-08-30
* | drm/exynos: fimd: only finish update if START == START_SGustavo Padovan2015-08-30
* | drm/exynos: check for pending fb before finish updateGustavo Padovan2015-08-30
* | drm/exynos: fimd: move window protect code to prepare/cleanup_planeGustavo Padovan2015-08-30
* | drm/exynos: add prepare and cleanup phases for planesGustavo Padovan2015-08-30
* | drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()Gustavo Padovan2015-08-30
* | drm/exynos: don't track enabled state at exynos_crtcGustavo Padovan2015-08-30
* | Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-08-17
|\ \
| * | drm/exynos: Remove PTN3460 dependencyThierry Reding2015-08-13
| |/
* | drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.cJoonyoung Shim2015-08-16
* | drm/exynos: use prime helpersJoonyoung Shim2015-08-16
* | drm/exynos: remove function roundup_gem_sizeJoonyoung Shim2015-08-16
* | drm/exynos: remove function update_vm_cache_attrJoonyoung Shim2015-08-16
* | drm/exynos: remove function check_gem_flagsJoonyoung Shim2015-08-16
* | drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_initJoonyoung Shim2015-08-16
* | drm/exynos: remove unused fields of struct exynos_drm_gem_bufJoonyoung Shim2015-08-16
* | drm/exynos: stop copying sg tableJoonyoung Shim2015-08-16
* | drm/exynos: remove function exynos_drm_gem_map_bufJoonyoung Shim2015-08-16
* | drm/exynos: remove mutex locking in pagefault handlerJoonyoung Shim2015-08-16
* | drm/exynos: remove function convert_to_vm_err_msgJoonyoung Shim2015-08-16
* | drm/exynos: stop using sgtable in page fault handlerJoonyoung Shim2015-08-16
* | drm/exynos: remove struct exynos_drm_encoder layerGustavo Padovan2015-08-15
* | drm/exynos: fold encoder setup into exynos_drm_load()Gustavo Padovan2015-08-15
* | drm/exynos: remove exynos_drm_create_enc_conn()Gustavo Padovan2015-08-15
* | drm/exynos: remove exynos_encoder's .commit() opGustavo Padovan2015-08-15
* | drm/exynos: remove extra call to exynos_dp_commit()Gustavo Padovan2015-08-15
* | drm/exynos: remove extra call to hdmi_commit()Gustavo Padovan2015-08-15