Age | Commit message (Expand) | Author | Files | Lines |
2015-09-11 | drm/qxl: validate monitors config modes | Jonathon Jongsma | 2 | -26/+42 |
2015-09-05 | Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 22 | -52/+127 |
2015-09-04 | drm/amdgpu: rename gmc_v8_0_init_compute_vmid | Alex Deucher | 1 | -3/+3 |
2015-09-04 | drm/amdgpu: fix vce3 instance handling | Alex Deucher | 1 | -6/+42 |
2015-09-04 | drm/amdgpu: remove ib test for the second VCE Ring | Leo Liu | 1 | -0/+4 |
2015-09-04 | drm/amdgpu: properly enable VM fault interrupts | Christian König | 2 | -15/+18 |
2015-09-04 | drm/amdgpu: fix warning in scheduler | Alex Deucher | 1 | -2/+3 |
2015-09-04 | Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/... | Dave Airlie | 12 | -82/+147 |
2015-09-04 | Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d... | Dave Airlie | 2 | -9/+348 |
2015-09-04 | Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 2 | -1/+12 |
2015-09-04 | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie | 5 | -156/+110 |
2015-09-04 | Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 29 | -164/+360 |
2015-09-03 | drm/amdgpu: fix buffer placement under memory pressure | Christian König | 1 | -1/+1 |
2015-09-03 | drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic | Alex Deucher | 1 | -2/+2 |
2015-09-03 | drm/amdgpu: fix typo in dce11 watermark setup | Alex Deucher | 1 | -1/+1 |
2015-09-03 | drm/amdgpu: fix typo in dce10 watermark setup | Alex Deucher | 1 | -1/+1 |
2015-09-03 | drm/amdgpu: use top down allocation for non-CPU accessible vram | Alex Deucher | 1 | -1/+1 |
2015-09-03 | drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) | Alex Deucher | 12 | -20/+51 |
2015-09-02 | drm/amdgpu: set MEC doorbell range for Fiji | Jammy Zhou | 1 | -1/+2 |
2015-09-02 | drm/amdgpu: implement burst NOP for SDMA | Jammy Zhou | 3 | -15/+86 |
2015-09-02 | drm/amdgpu: add insert_nop ring func and default implementation | Jammy Zhou | 12 | -3/+36 |
2015-09-02 | drm/amdgpu: add amdgpu_get_sdma_instance helper function | Jammy Zhou | 1 | -0/+15 |
2015-09-02 | drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES | Jammy Zhou | 1 | -1/+4 |
2015-09-02 | drm/amdgpu: add burst_nop flag for sdma | Jammy Zhou | 4 | -0/+7 |
2015-09-02 | drm/amdgpu: add count field for the SDMA NOP packet v2 | Jammy Zhou | 3 | -0/+11 |
2015-09-02 | drm/amdgpu: use PT for VM sync on unmap | Christian König | 1 | -13/+6 |
2015-09-02 | drm/amdgpu: make wait_event uninterruptible in push_job | Chunming Zhou | 1 | -4/+3 |
2015-09-02 | drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2 | Christian König | 1 | -1/+4 |
2015-09-02 | drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_... | Christian König | 3 | -43/+16 |
2015-09-02 | Add radeon suspend/resume quirk for HP Compaq dc5750. | Jeffery Miller | 1 | -0/+8 |
2015-09-02 | drm/amdgpu: re-work sync_resv | Chunming Zhou | 1 | -6/+18 |
2015-09-02 | drm/amdgpu/atom: Send out the full AUX address | Alex Deucher | 1 | -1/+2 |
2015-09-02 | drm/exynos: remove buf_cnt from struct exynos_drm_fb | Joonyoung Shim | 1 | -9/+0 |
2015-09-02 | drm/exynos: remove exynos_drm_fb_get_buf_cnt() | Joonyoung Shim | 3 | -13/+1 |
2015-09-02 | drm/exynos: cleanup exynos_user_fb_create() | Joonyoung Shim | 1 | -34/+13 |
2015-09-02 | drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers | Joonyoung Shim | 3 | -19/+25 |
2015-09-02 | drm/exynos: cleanup to get gem object for fb | Joonyoung Shim | 1 | -15/+8 |
2015-09-02 | drm/exynos: update fb_info via only one function | Joonyoung Shim | 1 | -16/+13 |
2015-09-02 | drm/exynos: cleanup exynos_drm_fbdev_update() | Joonyoung Shim | 1 | -11/+4 |
2015-09-02 | drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c | Joonyoung Shim | 1 | -16/+14 |
2015-09-02 | drm/exynos: remove exynos_drm_fb_set_buf_cnt() | Joonyoung Shim | 3 | -17/+3 |
2015-09-02 | drm/exynos: remove superfluous checks in g2d_check_reg_offset() | Tobias Jakobi | 1 | -8/+0 |
2015-09-02 | drm/exynos: fix size check in g2d_check_buf_desc_is_valid() | Tobias Jakobi | 1 | -10/+41 |
2015-09-01 | i915: Set ddi_pll_sel in DP MST path | Ander Conselvan de Oliveira | 3 | -1/+7 |
2015-09-01 | drm/i915: Don't use link_bw for PLL setup | Ville Syrjälä | 2 | -29/+26 |
2015-09-01 | drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2 | Thomas Hellstrom | 2 | -1/+12 |
2015-09-01 | drm/i915: Preserve SSC earlier | Lukas Wunner | 1 | -11/+18 |
2015-08-31 | drm/i915/skl: Adding DDI_E power well domain | Xiong Zhang | 4 | -1/+7 |
2015-08-31 | drm/radeon/native: Send out the full AUX address | Alex Deucher | 1 | -2/+2 |
2015-08-31 | drm/radeon/atom: Send out the full AUX address | Ville Syrjälä | 1 | -2/+3 |