| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "drm/i915: Use crtc_state->active in primary check_plane func" | Linus Torvalds | 2015-07-12 | 1 | -1/+1 |
* | Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Dave Airlie | 2015-07-10 | 6 | -29/+49 |
|\ |
|
| * | drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN | Fabian Frederick | 2015-07-02 | 1 | -1/+1 |
| * | drm/omap: fix align_pitch() for 24 bits per pixel | Tomi Valkeinen | 2015-07-02 | 1 | -1/+1 |
| * | drm/omap: fix omap_gem_put_paddr() error handling | Tomi Valkeinen | 2015-07-02 | 2 | -6/+4 |
| * | drm/omap: fix omap_framebuffer_unpin() error handling | Tomi Valkeinen | 2015-07-02 | 2 | -13/+5 |
| * | drm/omap: increase DMM transaction timeout | Tomi Valkeinen | 2015-07-02 | 1 | -1/+1 |
| * | drm/omap: check that plane is inside crtc | Tomi Valkeinen | 2015-07-02 | 1 | -0/+26 |
| * | drm/omap: return error if dma_alloc_writecombine fails | Tomi Valkeinen | 2015-06-24 | 1 | -7/+11 |
* | | Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-07-10 | 4 | -14/+37 |
|\ \ |
|
| * | | Revert "drm/i915: Allocate context objects from stolen" | Ville Syrjälä | 2015-07-09 | 1 | -3/+1 |
| * | | drm/i915: Declare the swizzling unknown for L-shaped configurations | Chris Wilson | 2015-07-09 | 1 | -1/+11 |
| * | | drm/i915: Use crtc_state->active in primary check_plane func | Daniel Vetter | 2015-07-08 | 1 | -1/+1 |
| * | | drm/i915: Check crtc->active in intel_crtc_disable_planes | Daniel Vetter | 2015-07-08 | 1 | -0/+3 |
| * | | drm/i915: Restore all GGTT VMAs on resume | Tvrtko Ursulin | 2015-07-08 | 1 | -7/+16 |
| * | | drm/i915/chv: fix HW readout of the port PLL fractional divider | Imre Deak | 2015-07-06 | 1 | -2/+5 |
* | | | Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb... | Dave Airlie | 2015-07-10 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | drm/amdkfd: validate pdd where it acquired first | Maninder Singh | 2015-07-09 | 1 | -2/+7 |
| |/ / |
|
* | | | drm/radeon: disable vce init on cayman (v2) | Alex Deucher | 2015-07-09 | 1 | -11/+14 |
* | | | drm/amdgpu: fix timeout calculation | Christian König | 2015-07-09 | 1 | -1/+1 |
* | | | drm/radeon: check if BO_VA is set before adding it to the invalidation list | Christian König | 2015-07-09 | 1 | -5/+5 |
* | | | drm/radeon: allways add the VM clear duplicate | Christian König | 2015-07-09 | 1 | -18/+16 |
* | | | Revert "Revert "drm/radeon: dont switch vt on suspend"" | Alex Deucher | 2015-07-09 | 1 | -0/+1 |
* | | | drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor() | Michel Dänzer | 2015-07-09 | 1 | -30/+19 |
* | | | drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) | Grigori Goronzy | 2015-07-09 | 1 | -1/+33 |
* | | | drm/radeon: Clean up reference counting and pinning of the cursor BOs | Michel Dänzer | 2015-07-09 | 2 | -48/+37 |
* | | | drm/radeon: fix underflow in r600_cp_dispatch_texture() | Dan Carpenter | 2015-07-08 | 1 | -1/+1 |
* | | | drm/radeon: default to 2048 MB GART size on SI+ | Grigori Goronzy | 2015-07-08 | 1 | -13/+19 |
* | | | drm/radeon: fix HDP flushing | Grigori Goronzy | 2015-07-08 | 1 | -0/+1 |
* | | | drm/radeon: use RCU query for GEM_BUSY syscall | Grigori Goronzy | 2015-07-08 | 1 | -3/+8 |
* | | | drm/amdgpu: Handle irqs only based on irq ring, not irq status regs. | Mario Kleiner | 2015-07-08 | 3 | -24/+42 |
* | | | drm/radeon: Handle irqs only based on irq ring, not irq status regs. | Mario Kleiner | 2015-07-08 | 4 | -531/+688 |
|/ / |
|
* | | Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds | 2015-07-03 | 1 | -1/+1 |
|\ \ |
|
| * | | drm/crtc: Fix edid length computation | Shixin Zeng | 2015-07-04 | 1 | -1/+1 |
* | | | Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux | Linus Torvalds | 2015-07-02 | 26 | -89/+539 |
|\ \ \ |
|
| * | | | drm/radeon: only check the sink type on DP connectors | Alex Deucher | 2015-06-30 | 1 | -9/+9 |
| * | | | drm/amdgpu: add flag to delay VM updates | Christian König | 2015-06-29 | 1 | -3/+3 |
| * | | | drm/amdgpu: add optional dependencies to the CS IOCTL v2 | Christian König | 2015-06-29 | 1 | -1/+58 |
| * | | | drm/amdgpu: recreate fence from user seq | Christian König | 2015-06-29 | 3 | -9/+44 |
| * | | | gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set | Alexander Kuleshov | 2015-06-29 | 1 | -0/+6 |
| * | | | Revert "drm/radeon: dont switch vt on suspend" | Alex Deucher | 2015-06-29 | 1 | -1/+0 |
| * | | | drm/amdgpu: disable enable_nb_ps_policy temporarily | Sonny Jiang | 2015-06-29 | 1 | -1/+1 |
| * | | | drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOn | Sonny Jiang | 2015-06-29 | 1 | -1/+1 |
| * | | | drm/amdgpu: allocate ip_block_enabled memory in common code | Alex Deucher | 2015-06-29 | 3 | -9/+3 |
| * | | | drm/amdgpu: remove unnecessary check before kfree | Maninder Singh | 2015-06-29 | 1 | -2/+1 |
| * | | | drm/amdgpu: use kzalloc for allocating one thing | Maninder Singh | 2015-06-29 | 1 | -1/+1 |
| * | | | drm/radeon: fix adding all VAs to the freed list on remove v2 | Christian König | 2015-06-29 | 1 | -2/+2 |
| * | | | drm/amdgpu: add chunk id validity check | Christian König | 2015-06-29 | 1 | -3/+11 |
| * | | | drm/amdgpu: fix crash on invalid CS IOCTL | Christian König | 2015-06-29 | 1 | -2/+3 |
| * | | | drm/amdgpu: reset wptr at cp compute resume (v2) | Sonny Jiang | 2015-06-29 | 1 | -0/+6 |