summaryrefslogtreecommitdiff
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-12
* Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie2015-07-10
|\
| * drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2015-07-02
| * drm/omap: fix align_pitch() for 24 bits per pixelTomi Valkeinen2015-07-02
| * drm/omap: fix omap_gem_put_paddr() error handlingTomi Valkeinen2015-07-02
| * drm/omap: fix omap_framebuffer_unpin() error handlingTomi Valkeinen2015-07-02
| * drm/omap: increase DMM transaction timeoutTomi Valkeinen2015-07-02
| * drm/omap: check that plane is inside crtcTomi Valkeinen2015-07-02
| * drm/omap: return error if dma_alloc_writecombine failsTomi Valkeinen2015-06-24
* | Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-10
|\ \
| * | Revert "drm/i915: Allocate context objects from stolen"Ville Syrjälä2015-07-09
| * | drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson2015-07-09
| * | drm/i915: Use crtc_state->active in primary check_plane funcDaniel Vetter2015-07-08
| * | drm/i915: Check crtc->active in intel_crtc_disable_planesDaniel Vetter2015-07-08
| * | drm/i915: Restore all GGTT VMAs on resumeTvrtko Ursulin2015-07-08
| * | drm/i915/chv: fix HW readout of the port PLL fractional dividerImre Deak2015-07-06
* | | Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie2015-07-10
|\ \ \
| * | | drm/amdkfd: validate pdd where it acquired firstManinder Singh2015-07-09
| |/ /
* | | drm/radeon: disable vce init on cayman (v2)Alex Deucher2015-07-09
* | | drm/amdgpu: fix timeout calculationChristian König2015-07-09
* | | drm/radeon: check if BO_VA is set before adding it to the invalidation listChristian König2015-07-09
* | | drm/radeon: allways add the VM clear duplicateChristian König2015-07-09
* | | Revert "Revert "drm/radeon: dont switch vt on suspend""Alex Deucher2015-07-09
* | | drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()Michel Dänzer2015-07-09
* | | drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)Grigori Goronzy2015-07-09
* | | drm/radeon: Clean up reference counting and pinning of the cursor BOsMichel Dänzer2015-07-09
* | | drm/radeon: fix underflow in r600_cp_dispatch_texture()Dan Carpenter2015-07-08
* | | drm/radeon: default to 2048 MB GART size on SI+Grigori Goronzy2015-07-08
* | | drm/radeon: fix HDP flushingGrigori Goronzy2015-07-08
* | | drm/radeon: use RCU query for GEM_BUSY syscallGrigori Goronzy2015-07-08
* | | drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner2015-07-08
* | | drm/radeon: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner2015-07-08
|/ /
* | Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2015-07-03
|\ \
| * | drm/crtc: Fix edid length computationShixin Zeng2015-07-04
* | | Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds2015-07-02
|\ \ \
| * | | drm/radeon: only check the sink type on DP connectorsAlex Deucher2015-06-30
| * | | drm/amdgpu: add flag to delay VM updatesChristian König2015-06-29
| * | | drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König2015-06-29
| * | | drm/amdgpu: recreate fence from user seqChristian König2015-06-29
| * | | gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov2015-06-29
| * | | Revert "drm/radeon: dont switch vt on suspend"Alex Deucher2015-06-29
| * | | drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang2015-06-29
| * | | drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOnSonny Jiang2015-06-29
| * | | drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher2015-06-29
| * | | drm/amdgpu: remove unnecessary check before kfreeManinder Singh2015-06-29
| * | | drm/amdgpu: use kzalloc for allocating one thingManinder Singh2015-06-29
| * | | drm/radeon: fix adding all VAs to the freed list on remove v2Christian König2015-06-29
| * | | drm/amdgpu: add chunk id validity checkChristian König2015-06-29
| * | | drm/amdgpu: fix crash on invalid CS IOCTLChristian König2015-06-29
| * | | drm/amdgpu: reset wptr at cp compute resume (v2)Sonny Jiang2015-06-29