summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-26drm/amdgpu: add interface for editing a foreign process's priority v3wip-process-priorities-v2Andres Rodriguez6-21/+164
2017-06-26drm/amdgpu: add plumbing for ctx priority changes v2Andres Rodriguez2-1/+34
2017-06-26drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSETAndres Rodriguez3-1/+5
2017-06-26drm/amd/sched: allow clients to edit an entity's rq v2Andres Rodriguez2-3/+26
2017-06-21drm/amdgpu: make amdgpu_to_sched_priority detect invalid parametersAndres Rodriguez2-4/+7
2017-06-21drm/amdgpu: implement ring set_priority for gfx_v8 compute v9Andres Rodriguez3-0/+111
2017-06-21drm/amdgpu: add framework for HW specific priority settings v9Andres Rodriguez5-1/+103
2017-06-21drm/amdgpu: add parameter to allocate high priority contexts v11Andres Rodriguez3-6/+70
2017-06-21drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_initArnd Bergmann1-1/+1
2017-06-21drm/amdgpu: Allow vblank_disable_immediate.Mario Kleiner1-0/+4
2017-06-21drm/radeon: Allow vblank_disable_immediate.Mario Kleiner1-0/+4
2017-06-21drm/amdgpu: use kernel is_power_of_2 rather than local versionAlex Deucher1-16/+3
2017-06-21drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher1-0/+7
2017-06-21drm/radeon: add a PX quirk for another K53TK variantAlex Deucher1-0/+4
2017-06-21drm/amdgpu: adjust default display clockAlex Deucher1-0/+4
2017-06-21drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher1-2/+2
2017-06-21drm/amdgpu: enable mmhub pg on ravenHawking Zhang1-1/+2
2017-06-21drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUBHawking Zhang3-1/+3
2017-06-21drm/amdgpu: add interface to enable/disable mmhub pg on ravenHawking Zhang2-0/+50
2017-06-21drm/amdgpu: add mmhub pg init sequence on ravenHawking Zhang3-0/+179
2017-06-21drm/amd/powerplay: add support for ATOM GFXCLK table v2.Rex Zhu3-14/+51
2017-06-21drm/amdgpu: add Polaris12 DIDJunshan Fang1-0/+1
2017-06-21drm/amdgpu: remove *_mc_access from display funcsAlex Deucher11-505/+51
2017-06-21drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher7-14/+0
2017-06-21drm/amdgpu/gmc6: drop fb location programmingAlex Deucher1-15/+0
2017-06-21drm/amdgpu/gmc7: drop fb location programmingAlex Deucher1-13/+0
2017-06-21drm/amdgpu/gmc8: drop fb location programmingAlex Deucher1-13/+0
2017-06-21drm/amdgpu/gmc6: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-06-21drm/amdgpu/gmc7: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-06-21drm/amdgpu/gmc8: use the vram location programmed by the vbiosAlex Deucher1-1/+4
2017-06-21drm/amdgpu: disable vga render in dce hw_initAlex Deucher4-0/+8
2017-06-21Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Dave Airlie8-32/+227
2017-06-21drm/i915: remove rate_to_index, messed up merge.Dave Airlie1-11/+0
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie108-3297/+36835
2017-06-21Merge tag 'drm-msm-next-2017-06-20' of git://people.freedesktop.org/~robclark...Dave Airlie52-678/+2822
2017-06-20Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-77/+210
2017-06-20Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie3-16/+26
2017-06-20Merge branch 'linux-4.13' of git://github.com/skeggsb/linux into drm-nextDave Airlie91-4018/+4531
2017-06-20Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie22-201/+784
2017-06-19drm/msm: Fix potential buffer overflow issueKasin Li1-3/+6
2017-06-19drm/amdgpu: Optimize mutex usage (v4)Alex Xie2-12/+30
2017-06-19drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)Alex Xie1-23/+30
2017-06-19drm/i915: Update DRIVER_DATE to 20170619Daniel Vetter1-2/+2
2017-06-17bus: SIMPLE_PM_BUS does not depend on ARCH_RENESASRob Clark1-1/+0
2017-06-17drm/msm: Separate locking of buffer resources from struct_mutexSushmita Susheelendra17-144/+238
2017-06-17drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HWBen Skeggs14-10/+39
2017-06-16drm/i915/cfl: Introduce Coffee Lake workarounds.Rodrigo Vivi2-23/+60
2017-06-16amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie4-2/+97
2017-06-16amdgpu/cs: split out fence dependency checking (v2)Dave Airlie1-42/+51
2017-06-16drm/amdgpu: don't check the default value for vm sizeAlex Deucher1-0/+4