summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-09-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-09-04Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2015-09-02drm/amdgpu: set MEC doorbell range for FijiJammy Zhou
2015-09-02drm/amdgpu: implement burst NOP for SDMAJammy Zhou
2015-09-02drm/amdgpu: add insert_nop ring func and default implementationJammy Zhou
2015-09-02drm/amdgpu: add amdgpu_get_sdma_instance helper functionJammy Zhou
2015-09-02drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCESJammy Zhou
2015-09-02drm/amdgpu: add burst_nop flag for sdmaJammy Zhou
2015-09-02drm/amdgpu: add count field for the SDMA NOP packet v2Jammy Zhou
2015-09-02drm/amdgpu: use PT for VM sync on unmapChristian König
2015-09-02drm/amdgpu: make wait_event uninterruptible in push_jobChunming Zhou
2015-09-02drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2Christian König
2015-09-02drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_...Christian König
2015-09-02Add radeon suspend/resume quirk for HP Compaq dc5750.Jeffery Miller
2015-09-02drm/amdgpu: re-work sync_resvChunming Zhou
2015-09-02drm/amdgpu/atom: Send out the full AUX addressAlex Deucher
2015-09-02drm/exynos: remove buf_cnt from struct exynos_drm_fbJoonyoung Shim
2015-09-02drm/exynos: remove exynos_drm_fb_get_buf_cnt()Joonyoung Shim
2015-09-02drm/exynos: cleanup exynos_user_fb_create()Joonyoung Shim
2015-09-02drm/exynos: update exynos_drm_framebuffer_init() for multiple buffersJoonyoung Shim
2015-09-02drm/exynos: cleanup to get gem object for fbJoonyoung Shim
2015-09-02drm/exynos: update fb_info via only one functionJoonyoung Shim
2015-09-02drm/exynos: cleanup exynos_drm_fbdev_update()Joonyoung Shim
2015-09-02drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.cJoonyoung Shim
2015-09-02drm/exynos: remove exynos_drm_fb_set_buf_cnt()Joonyoung Shim
2015-09-02drm/exynos: remove superfluous checks in g2d_check_reg_offset()Tobias Jakobi
2015-09-02drm/exynos: fix size check in g2d_check_buf_desc_is_valid()Tobias Jakobi
2015-08-31drm/radeon/native: Send out the full AUX addressAlex Deucher
2015-08-31drm/radeon/atom: Send out the full AUX addressVille Syrjälä
2015-08-31Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-08-31Merge tag 'drm-intel-next-fixes-2015-08-28' of git://anongit.freedesktop.org/...Dave Airlie
2015-08-31drm/exynos: fix build warning to exynos_drm_gem.cInki Dae
2015-08-31drm/exynos: Properly report supported formats for each deviceMarek Szyprowski
2015-08-31drm/exynos: add render node supportJoonyoung Shim
2015-08-31drm/exynos: implement atomic_{begin/flush} of DECONHyungwon Hwang
2015-08-31drm/exynos: remove legacy ->suspend()/resume()Gustavo Padovan
2015-08-31drm/exynos: Enable atomic modesetting featureGustavo Padovan
2015-08-31drm/exynos: remove wait queue for pending page flipGustavo Padovan
2015-08-31drm/exynos: wait all planes updates to finishGustavo Padovan
2015-08-31drm/exynos: add atomic asynchronous commitGustavo Padovan
2015-08-31drm/exynos: fimd: only finish update if START == START_SGustavo Padovan
2015-08-31drm/exynos: check for pending fb before finish updateGustavo Padovan
2015-08-31drm/exynos: fimd: move window protect code to prepare/cleanup_planeGustavo Padovan
2015-08-31drm/exynos: add prepare and cleanup phases for planesGustavo Padovan
2015-08-31drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()Gustavo Padovan
2015-08-31drm/exynos: don't track enabled state at exynos_crtcGustavo Padovan
2015-08-30amdkfd: use <linux/mman.h> instead of <uapi/asm-generic/mman-common.h>Christoph Hellwig
2015-08-28drm/amdgpu: use IB for fill_buffer instead of direct commandChunming Zhou
2015-08-28drm/amdgpu: stop trying to suspend UVD sessions v2Christian König
2015-08-28drm/amdgpu: add scheduler dependency callback v2Christian König