aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-156/+313
2016-08-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-52/+44
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski10-52/+44
2016-08-03drm: i915: fix build when DEBUG_FS is disabledLinus Torvalds1-2/+2
2016-08-03Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-nextDave Airlie20-156/+313
2016-08-03drm/i915: Check PSR setup time vs. vblank lengthVille Syrjälä3-4/+23
2016-08-03drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä1-0/+32
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds775-20245/+42464
2016-08-02Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie6-45/+76
2016-07-30drm/nouveau/gr/nv3x: fix instobj write offsets in gr setupIlia Mirkin2-4/+4
2016-07-30drm/nouveau/acpi: fix lockup with PCIe runtime PMPeter Wu1-4/+31
2016-07-30drm/nouveau/acpi: check for function 0x1B before using itPeter Wu1-5/+13
2016-07-30drm/nouveau/acpi: return supported DSM functionsPeter Wu1-7/+9
2016-07-30drm/nouveau/acpi: ensure matching ACPI handle and supported functionsPeter Wu1-32/+26
2016-07-30drm/nouveau/fbcon: fix font width not divisible by 8Mikulas Patocka3-4/+4
2016-07-30Merge tag 'imx-drm-fixes-2016-07-27' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie1-5/+2
2016-07-30Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie62-564/+1167
2016-07-30Merge tag 'topic/drm-misc-2016-07-28' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie14-60/+37
2016-07-29drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize and resume eventsTom St Denis1-2/+0
2016-07-29drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vceTom St Denis1-7/+7
2016-07-29drm/amdgpu: add query device id and revision id into system info entry at CGSHuang Rui2-1/+9
2016-07-29drm/amdgpu: add new definition in bif headerHuang Rui1-0/+1
2016-07-29drm/amd/powerplay: rename smum header guardsHuang Rui1-2/+2
2016-07-29drm/amdgpu: enable UVD context buffer for older HWChristian König2-2/+27
2016-07-29drm/amdgpu: fix default UVD context sizeChristian König1-1/+1
2016-07-29drm/amdgpu: fix incorrect type of info_idHuang Rui1-5/+5
2016-07-29drm/amdgpu: make amdgpu_cgs_call_acpi_method as staticHuang Rui1-1/+1
2016-07-29drm/amdgpu: comment out unused defaults_staturn_pro static const structure to fix the buildSlava Grigorev1-0/+2
2016-07-29drm/amdgpu: enable UVD VM only on polarisChristian König1-1/+1
2016-07-29drm/amdgpu: increase timeout of IB testChunming Zhou1-1/+1
2016-07-29drm/amdgpu: add destroy session when generate VCE destroy msg.Rex Zhu1-7/+8
2016-07-29drm/amd: fix deadlock of job_list_lock V2Chunming Zhou1-3/+6
2016-07-29drm/amd: reset hw count when reset jobChunming Zhou1-0/+3
2016-07-29drm/amdgpu: free handles after fini the contextLeo Liu1-4/+3
2016-07-29drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3Christian König2-7/+13
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König11-57/+93
2016-07-29drm/amdgpu: move UVD IB test into common code v2Christian König5-125/+40
2016-07-29drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König5-13/+31
2016-07-29drm/amdgpu: use begin/end_use for UVD power/clock gatingChristian König5-8/+17
2016-07-29drm/amdgpu: add begin/end_use ring callbacksChristian König2-0/+13
2016-07-29drm/amdgpu: remove fence_lockChristian König2-2/+0
2016-07-29drm/amdgpu: fix indentation in struct amdgpu_ringChristian König1-2/+2
2016-07-29drm/amd/powerplay: fix issue can't enable vce dpm.Rex Zhu3-28/+22
2016-07-29drm/amdgpu: add bypass mode for vce3.0Rex Zhu1-0/+15
2016-07-29Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled,"Rex Zhu1-4/+0
2016-07-29drm/amd/powerplay: fix typo error when set clock gate state.Rex Zhu2-2/+2
2016-07-29drm/amdgpu: correct coding stylejimqu1-2/+2
2016-07-29drm/amdgpu: increment driver minorChristian König1-1/+2
2016-07-29drm/amdgpu: implement UVD VM mode for Stoney v2Christian König2-2/+82
2016-07-29drm/amd/powerplay: Delete unused functions in ppevvmath.hNils Wallménius1-58/+1