summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | drm/amdgpu/cz: silence some dpm debug outputAlex Deucher2015-07-161-3/+3
* | | | | | drm/amdgpu/cz: store the forced dpm levelAlex Deucher2015-07-161-0/+2
* | | | | | drm/amdgpu/cz: unforce dpm levels before forcing to low/highAlex Deucher2015-07-161-1/+7
* | | | | | drm/amdgpu: remove bogus check in gfx8 rb setupAlex Deucher2015-07-161-4/+1
* | | | | | drm/amdgpu: set proper index/data pair for smc regs on CZ (v2)Alex Deucher2015-07-161-2/+33
* | | | | | drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2)Alex Deucher2015-07-161-2/+7
* | | | | | drm/amdgpu: stop context leak in the error pathChristian König2015-07-161-2/+6
* | | | | | drm/amdgpu: validate the context id in the dependenciesChristian König2015-07-161-1/+10
* | | | | | drm/radeon: fix user ptr race conditionChristian König2015-07-162-1/+1
* | | | | | drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer2015-07-161-4/+8
* | | | | | drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher2015-07-161-0/+1
| |/ / / / |/| | | |
* | | | | Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds2015-07-121-1/+1
* | | | | Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie2015-07-106-29/+49
|\ \ \ \ \
| * | | | | drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2015-07-021-1/+1
| * | | | | drm/omap: fix align_pitch() for 24 bits per pixelTomi Valkeinen2015-07-021-1/+1
| * | | | | drm/omap: fix omap_gem_put_paddr() error handlingTomi Valkeinen2015-07-022-6/+4
| * | | | | drm/omap: fix omap_framebuffer_unpin() error handlingTomi Valkeinen2015-07-022-13/+5
| * | | | | drm/omap: increase DMM transaction timeoutTomi Valkeinen2015-07-021-1/+1
| * | | | | drm/omap: check that plane is inside crtcTomi Valkeinen2015-07-021-0/+26
| * | | | | drm/omap: return error if dma_alloc_writecombine failsTomi Valkeinen2015-06-241-7/+11
* | | | | | Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-104-14/+37
|\ \ \ \ \ \
| * | | | | | Revert "drm/i915: Allocate context objects from stolen"Ville Syrjälä2015-07-091-3/+1
| * | | | | | drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson2015-07-091-1/+11
| * | | | | | drm/i915: Use crtc_state->active in primary check_plane funcDaniel Vetter2015-07-081-1/+1
| * | | | | | drm/i915: Check crtc->active in intel_crtc_disable_planesDaniel Vetter2015-07-081-0/+3
| * | | | | | drm/i915: Restore all GGTT VMAs on resumeTvrtko Ursulin2015-07-081-7/+16
| * | | | | | drm/i915/chv: fix HW readout of the port PLL fractional dividerImre Deak2015-07-061-2/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabb...Dave Airlie2015-07-101-2/+7
|\ \ \ \ \ \
| * | | | | | drm/amdkfd: validate pdd where it acquired firstManinder Singh2015-07-091-2/+7
| |/ / / / /
* | | | | | drm/radeon: disable vce init on cayman (v2)Alex Deucher2015-07-091-11/+14
* | | | | | drm/amdgpu: fix timeout calculationChristian König2015-07-091-1/+1
* | | | | | drm/radeon: check if BO_VA is set before adding it to the invalidation listChristian König2015-07-091-5/+5
* | | | | | drm/radeon: allways add the VM clear duplicateChristian König2015-07-091-18/+16
* | | | | | Revert "Revert "drm/radeon: dont switch vt on suspend""Alex Deucher2015-07-091-0/+1
* | | | | | drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()Michel Dänzer2015-07-091-30/+19
* | | | | | drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)Grigori Goronzy2015-07-091-1/+33
* | | | | | drm/radeon: Clean up reference counting and pinning of the cursor BOsMichel Dänzer2015-07-092-48/+37
* | | | | | drm/radeon: fix underflow in r600_cp_dispatch_texture()Dan Carpenter2015-07-081-1/+1
* | | | | | drm/radeon: default to 2048 MB GART size on SI+Grigori Goronzy2015-07-081-13/+19
* | | | | | drm/radeon: fix HDP flushingGrigori Goronzy2015-07-081-0/+1
* | | | | | drm/radeon: use RCU query for GEM_BUSY syscallGrigori Goronzy2015-07-081-3/+8
* | | | | | drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner2015-07-083-24/+42
* | | | | | drm/radeon: Handle irqs only based on irq ring, not irq status regs.Mario Kleiner2015-07-084-531/+688
|/ / / / /
* | | | | Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2015-07-031-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | drm/crtc: Fix edid length computationShixin Zeng2015-07-041-1/+1
* | | | | Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds2015-07-0226-89/+539
|\ \ \ \ \
| * | | | | drm/radeon: only check the sink type on DP connectorsAlex Deucher2015-06-301-9/+9
| * | | | | drm/amdgpu: add flag to delay VM updatesChristian König2015-06-291-3/+3
| * | | | | drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König2015-06-291-1/+58
| * | | | | drm/amdgpu: recreate fence from user seqChristian König2015-06-293-9/+44
OpenPOWER on IntegriCloud