summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-09-02drm/amdgpu: wire up a pci shutdown callbackAlex Deucher1-0/+14
2016-09-02drm/radeon: handle runtime pm in drm pre/post closeAlex Deucher1-0/+4
2016-09-02drm/amdgpu: handle runtime pm in drm pre/post closeAlex Deucher1-0/+4
2016-09-02drm/radeon: handle runtime pm correctly in amdgpu_driver_open_kmsAlex Deucher1-6/+7
2016-09-02drm/amdgpu: handle runtime pm correctly in amdgpu_driver_open_kmsAlex Deucher1-8/+9
2016-09-02drm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFFAlex Deucher1-2/+4
2016-09-02drm/radeon: set runtime pm state to active on resumeAlex Deucher1-0/+8
2016-09-02drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFFAlex Deucher1-2/+4
2016-09-02drm/amdgpu: set runtime pm state to active on resumeAlex Deucher1-0/+8
2016-09-02drm/amdgpu/gfx6: drop some dead codeAlex Deucher1-23/+0
2016-09-02drm/i915: Cleanup i915_param()David Weinehall1-55/+32
2016-09-02drm/i915: Drop mutex around clearing error stateChris Wilson2-18/+2
2016-09-02drm/i915: Update DRIVER_DATE to 20160902Daniel Vetter1-1/+1
2016-09-02Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie4-13/+24
2016-09-02Merge tag 'tilcdc-4.9-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie9-30/+82
2016-09-02Merge tag 'drm-vc4-next-2016-08-29' of https://github.com/anholt/linux into d...Dave Airlie4-19/+77
2016-09-02Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-8/+43
2016-09-01drm/tilcdc: Choose console BPP that supports RGBJyri Sarha6-19/+9
2016-09-01drm/tilcdc: Add blue-and-red-crossed devicetree propertyJyri Sarha3-6/+48
2016-09-01drm/tilcdc: Write DMA base and ceiling address with single instructionJyri Sarha2-2/+22
2016-09-01drm/tilcdc: Remove drm_helper_disable_unused_functions() callJyri Sarha1-2/+0
2016-09-01drm/tilcdc: Enable EOF interrupts for v1 LCDCKarl Beldan1-0/+2
2016-09-01drm/tilcdc: Adjust the FB_CEILING addressKarl Beldan1-1/+1
2016-09-01drm/tilcdc: Fix check for remote port parentTeresa Remmet1-1/+1
2016-09-01drm/sun4i: Clear encoder->bridge if a bridge is not foundChen-Yu Tsai1-4/+6
2016-09-01drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_indexJoonas Lahtinen3-8/+6
2016-08-31Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie3-5/+40
2016-08-31Revert "drm: make DRI1 drivers depend on BROKEN"Dave Airlie1-1/+0
2016-08-31Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-in...Dave Airlie29-1717/+1909
2016-08-31drm/amdgpu: add gart recovery by gtt list V2Chunming Zhou3-0/+31
2016-08-31drm/amdgpu: link all gtt when binding them V2Chunming Zhou3-0/+17
2016-08-31drm/amdgpu: add si pciids v2Ken Wang1-0/+74
2016-08-31drm/amdgpu/si: Add updated smc firmware for SI kickersAlex Deucher1-4/+44
2016-08-31drm/amdgpu: Add SI Family informationKen Wang1-0/+1
2016-08-31drm/amdgpu: enable SI DPMMaruthi Srinivas Bayyavarapu3-5/+15
2016-08-31drm/amdgpu: use DRM print instead of printkHuang Rui1-8/+7
2016-08-31drm/amdgpu: add SI DPM support (v4)Maruthi Bayyavarapu5-0/+9135
2016-08-31drm/amdgpu: add SI SMC supportMaruthi Srinivas Bayyavarapu2-0/+703
2016-08-31drm/amdgpu: add si dpm support in amdgpu_atombiosMaruthi Srinivas Bayyavarapu3-1/+175
2016-08-31drm/amdgpu: add si specific logic into the device initialize function v3Ken Wang1-5/+17
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou1-2/+3
2016-08-31drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu1-3/+9
2016-08-31drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu1-0/+3
2016-08-31drm/amdgpu: add si ip blocks setup v3Ken Wang1-0/+14
2016-08-31drm/amdgpu: add all the components for si into Makefile/kconfig v3Ken Wang2-0/+9
2016-08-31drm/amdgpu: introduce pcie port read/write entryHuang Rui3-52/+60
2016-08-31drm/amdgpu: add si implementation v10Ken Wang3-0/+2041
2016-08-31drm/amdgpu: add DMA implementation for si v8Ken Wang4-0/+952
2016-08-31drm/amdgpu: add graphic pipeline implementation for si v8Ken Wang2-0/+3317
2016-08-31drm/amdgpu: atombios change for dce6 to work v3Ken Wang1-1/+7