summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-06-29drm/i915: Avoid GPU hang when coming out of s3 or s4Peter Antoine1-3/+10
2015-06-29drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer1-0/+3
2015-06-29Revert "drm/i915: Don't skip request retirement if the active list is empty"Jani Nikula1-0/+3
2015-06-29drm/i915: Always reset vma->ggtt_view.pages cache on unbindingChris Wilson1-1/+1
2015-06-29drm/mgag200: Reject non-character-cell-aligned mode widthsAdam Jackson1-0/+5
2015-06-23drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BOMichel Dänzer1-5/+12
2015-06-23Revert "drm/radeon: adjust pll when audio is not enabled"Alex Deucher1-3/+0
2015-06-23Revert "drm/radeon: don't share plls if monitors differ in audio support"Alex Deucher1-3/+1
2015-06-23drm/radeon: fix freeze for laptop with Turks/Thames GPU.Jérôme Glisse1-0/+15
2015-06-23drm/i915: Fix DDC probe for passive adaptersJani Nikula1-3/+17
2015-06-23drm/i915: Don't skip request retirement if the active list is emptyVille Syrjälä1-3/+0
2015-06-23drm/i915/hsw: Fix workaround for server AUX channel clock divisorJim Bride1-3/+2
2015-06-23drm/radeon: use proper ACR regisiter for DCE3.2Alex Deucher1-1/+1
2015-06-23drm/amdkfd: fix topology bug with capability attr.Alexey Skidanov1-2/+2
2015-06-06drm/amdkfd: Don't report local memory sizeOded Gabbay1-1/+1
2015-06-06drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König6-6/+6
2015-06-06Revert "drm/radeon: only mark audio as connected if the monitor supports it (...Alex Deucher2-21/+14
2015-06-06drm/radeon/audio: make sure connector is valid in hotplug caseAlex Deucher1-2/+3
2015-06-06drm/radeon: don't share plls if monitors differ in audio supportAlex Deucher1-1/+3
2015-06-06drm/plane-helper: Adapt cursor hack to transitional helpersDaniel Vetter1-0/+3
2015-06-06drm/radeon: retry dcpd fetchAlex Deucher1-9/+11
2015-06-06drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König6-9/+10
2015-05-17drm/radeon: more strictly validate the UVD codecChristian König1-2/+31
2015-05-17drm/radeon: make UVD handle checking more strictChristian König1-29/+43
2015-05-17drm/radeon: make VCE handle check more strictChristian König1-17/+48
2015-05-17drm/radeon: fix userptr BO unpin bug v3monk.liu1-5/+3
2015-05-17drm/radeon: don't setup audio on asics that don't support itAlex Deucher1-0/+4
2015-05-17drm/radeon: disable semaphores for UVD V1 (v2)Christian König5-13/+39
2015-05-17drm/amdkfd: Initialize sdma vm when creating sdma queueXihan Zhang1-0/+2
2015-05-17drm/amdkfd: allow unregister process with queuesOded Gabbay1-2/+3
2015-05-17drm/i915/dp: there is no audio on port AJani Nikula1-3/+3
2015-05-17drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner1-1/+17
2015-05-17drm/i915: Assume dual channel LVDS if pixel clock necessitates itLukas Wunner1-1/+7
2015-05-17drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-13drm/radeon: check new address before removing old oneChristian König1-14/+17
2015-05-13drm/radeon: reset BOs address after clearing it.Christian König1-0/+2
2015-05-13drm/radeon: fix lockup when BOs aren't part of the VM on releaseChristian König1-1/+2
2015-05-13drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher1-0/+1
2015-05-13drm/radeon: adjust pll when audio is not enabledAlex Deucher1-0/+3
2015-05-13drm/radeon: Use drm_calloc_ab for CS relocsMichel Dänzer1-2/+2
2015-05-13drm/radeon: only enable audio streams if the monitor supports itAlex Deucher2-12/+21
2015-05-13drm/radeon: only mark audio as connected if the monitor supports it (v3)Alex Deucher2-14/+21
2015-05-13drm/radeon/audio: don't enable packets until the endAlex Deucher1-13/+17
2015-05-13drm/radeon: drop dce6_dp_enableAlex Deucher3-28/+2
2015-05-13drm/radeon: fix ordering of AVI packet setupAlex Deucher2-10/+11
2015-05-06drm/i915: cope with large i2c transfersDmitry Torokhov2-10/+57
2015-05-06drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak1-2/+2
2015-05-06drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart1-50/+46
2015-05-06drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart1-4/+10
2015-05-06drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter1-6/+2