summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-07-12Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds
2015-07-10Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2015-07-10Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-07-10Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-07-09drm/radeon: disable vce init on cayman (v2)Alex Deucher
2015-07-09drm/amdgpu: fix timeout calculationChristian König
2015-07-09drm/radeon: check if BO_VA is set before adding it to the invalidation listChristian König
2015-07-09drm/radeon: allways add the VM clear duplicateChristian König
2015-07-09Revert "Revert "drm/radeon: dont switch vt on suspend""Alex Deucher
2015-07-09drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()Michel Dänzer
2015-07-09drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)Grigori Goronzy
2015-07-09drm/radeon: Clean up reference counting and pinning of the cursor BOsMichel Dänzer
2015-07-09drm/amdkfd: validate pdd where it acquired firstManinder Singh
2015-07-09Revert "drm/i915: Allocate context objects from stolen"Ville Syrjälä
2015-07-09drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson
2015-07-08drm/radeon: fix underflow in r600_cp_dispatch_texture()Dan Carpenter
2015-07-08drm/radeon: default to 2048 MB GART size on SI+Grigori Goronzy
2015-07-08drm/radeon: fix HDP flushingGrigori Goronzy
2015-07-08drm/radeon: use RCU query for GEM_BUSY syscallGrigori Goronzy
2015-07-08drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner
2015-07-08drm/radeon: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner
2015-07-08drm/i915: Use crtc_state->active in primary check_plane funcDaniel Vetter
2015-07-08drm/i915: Check crtc->active in intel_crtc_disable_planesDaniel Vetter
2015-07-08drm/i915: Restore all GGTT VMAs on resumeTvrtko Ursulin
2015-07-06drm/i915/chv: fix HW readout of the port PLL fractional dividerImre Deak
2015-07-03Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-07-04drm/crtc: Fix edid length computationShixin Zeng
2015-07-02Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
2015-07-02Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/...Linus Torvalds
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-02drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick
2015-07-02drm/omap: fix align_pitch() for 24 bits per pixelTomi Valkeinen
2015-07-02drm/omap: fix omap_gem_put_paddr() error handlingTomi Valkeinen
2015-07-02drm/omap: fix omap_framebuffer_unpin() error handlingTomi Valkeinen
2015-07-02drm/omap: increase DMM transaction timeoutTomi Valkeinen
2015-07-02drm/omap: check that plane is inside crtcTomi Valkeinen
2015-06-30drm/nouveau/gem: use kvfree() in u_free()Pekka Enberg
2015-06-30drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()Ander Conselvan de Oliveira
2015-06-30drm/radeon: only check the sink type on DP connectorsAlex Deucher
2015-06-29drm/amdgpu: add flag to delay VM updatesChristian König
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König
2015-06-29drm/amdgpu: recreate fence from user seqChristian König
2015-06-29gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not setAlexander Kuleshov
2015-06-29Revert "drm/radeon: dont switch vt on suspend"Alex Deucher
2015-06-29drm/amdgpu: disable enable_nb_ps_policy temporarilySonny Jiang
2015-06-29drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOnSonny Jiang
2015-06-29drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher
2015-06-29drm/amdgpu: remove unnecessary check before kfreeManinder Singh
2015-06-29drm/amdgpu: use kzalloc for allocating one thingManinder Singh
2015-06-29drm/radeon: fix adding all VAs to the freed list on remove v2Christian König