Age | Commit message (Expand) | Author |
2015-09-04 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-09-05 | Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2015-09-04 | drm/amdgpu: rename gmc_v8_0_init_compute_vmid | Alex Deucher |
2015-09-04 | drm/amdgpu: fix vce3 instance handling | Alex Deucher |
2015-09-04 | drm/amdgpu: remove ib test for the second VCE Ring | Leo Liu |
2015-09-04 | drm/amdgpu: properly enable VM fault interrupts | Christian König |
2015-09-04 | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-09-04 | Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2015-09-04 | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-09-04 | drm/amdgpu: fix warning in scheduler | Alex Deucher |
2015-09-04 | Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/... | Dave Airlie |
2015-09-04 | Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d... | Dave Airlie |
2015-09-04 | Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie |
2015-09-04 | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2015-09-04 | Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-03 | drm/amdgpu: fix buffer placement under memory pressure | Christian König |
2015-09-03 | drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic | Alex Deucher |
2015-09-03 | drm/amdgpu: fix typo in dce11 watermark setup | Alex Deucher |
2015-09-03 | drm/amdgpu: fix typo in dce10 watermark setup | Alex Deucher |
2015-09-03 | drm/amdgpu: use top down allocation for non-CPU accessible vram | Alex Deucher |
2015-09-03 | drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) | Alex Deucher |
2015-09-03 | drm/i915: Add locks around audio component bind/unbind | David Henningsson |
2015-09-03 | drm/i915: Drop port_mst_index parameter from pin/eld callback | David Henningsson |
2015-09-02 | drm/amdgpu: set MEC doorbell range for Fiji | Jammy Zhou |
2015-09-02 | drm/amdgpu: implement burst NOP for SDMA | Jammy Zhou |
2015-09-02 | drm/amdgpu: add insert_nop ring func and default implementation | Jammy Zhou |
2015-09-02 | drm/amdgpu: add amdgpu_get_sdma_instance helper function | Jammy Zhou |
2015-09-02 | drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES | Jammy Zhou |
2015-09-02 | drm/amdgpu: add burst_nop flag for sdma | Jammy Zhou |
2015-09-02 | drm/amdgpu: add count field for the SDMA NOP packet v2 | Jammy Zhou |
2015-09-02 | drm/amdgpu: use PT for VM sync on unmap | Christian König |
2015-09-02 | drm/amdgpu: make wait_event uninterruptible in push_job | Chunming Zhou |
2015-09-02 | drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2 | Christian König |
2015-09-02 | drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_... | Christian König |
2015-09-02 | Add radeon suspend/resume quirk for HP Compaq dc5750. | Jeffery Miller |
2015-09-02 | drm/amdgpu: re-work sync_resv | Chunming Zhou |
2015-09-02 | drm/amdgpu/atom: Send out the full AUX address | Alex Deucher |
2015-09-02 | drm/exynos: remove buf_cnt from struct exynos_drm_fb | Joonyoung Shim |
2015-09-02 | drm/exynos: remove exynos_drm_fb_get_buf_cnt() | Joonyoung Shim |
2015-09-02 | drm/exynos: cleanup exynos_user_fb_create() | Joonyoung Shim |
2015-09-02 | drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers | Joonyoung Shim |
2015-09-02 | drm/exynos: cleanup to get gem object for fb | Joonyoung Shim |
2015-09-02 | drm/exynos: update fb_info via only one function | Joonyoung Shim |
2015-09-02 | drm/exynos: cleanup exynos_drm_fbdev_update() | Joonyoung Shim |
2015-09-02 | drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c | Joonyoung Shim |
2015-09-02 | drm/exynos: remove exynos_drm_fb_set_buf_cnt() | Joonyoung Shim |
2015-09-02 | drm/exynos: remove superfluous checks in g2d_check_reg_offset() | Tobias Jakobi |
2015-09-02 | drm/exynos: fix size check in g2d_check_buf_desc_is_valid() | Tobias Jakobi |
2015-09-02 | drm/i915: Call audio pin/ELD notify function | David Henningsson |