summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-01-27drm/amd/powerplay: add prefix for all powerplay pr_* printsHuang Rui1-2/+8
2017-01-27drm/amdgpu: refine gfx_v8 pg code.Rex Zhu1-11/+12
2017-01-27drm/amdgpu: add drm light sleep support for ViRex Zhu1-0/+19
2017-01-27drm/amdgpu: add cgs interface for enter/exit rlc safe mode.Rex Zhu2-0/+25
2017-01-27drm/amdgpu: Refine the way to get atom biosKen Xue1-74/+105
2017-01-27drm/amd/amdgpu: Add DPHY_SCRAM_CNTL register definesHarry Wentland8-0/+50
2017-01-27drm/amd/amdgpu: Add HDMI_DATA_SCRAMBLE register definitionHarry Wentland2-0/+4
2017-01-27drm/amdgpu: cleanup useless extern functionsHuang Rui1-4/+0
2017-01-27drm/amdgpu: cleanup useless smu_ucode_xfer_vi.hHuang Rui1-101/+0
2017-01-27drm/amd/powerplay: fix request smc_sk firmware caseHuang Rui1-0/+4
2017-01-27drm/amd/powerplay: add request_firmware/release_firmware for smu7Huang Rui1-0/+30
2017-01-27drm/amdgpu: use designated initializersKees Cook5-90/+96
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius7-34/+16
2017-01-27drm/amd/amdgpu: Widen mmio trace register address widthTom St Denis1-2/+2
2017-01-27drm/amd/amdgpu: get maximum and used UVD handles (v4)Arindam Nath3-0/+47
2017-01-27drm/amd/powerplay: move vi smu firmware declares to powerplay.Rex Zhu2-13/+11
2017-01-27drm/amd/amdgpu: De-numberify golden SI registersTom St Denis1-483/+492
2017-01-27drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phaseHuang Rui2-0/+14
2017-01-27drm/sti: Fix compilation failure for drm_framebuffer.pixel_formatChris Wilson1-1/+1
2017-01-27Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie36-398/+778
2017-01-27Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie52-1834/+2959
2017-01-27Reinstate "drm/probe-helpers: Drop locking from poll_enable""Dave Airlie2-33/+22
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie63-572/+748
2017-01-26Revert "drm/probe-helpers: Drop locking from poll_enable"Dave Airlie2-22/+33
2017-01-23drm/i915: Update DRIVER_DATE to 20170123Daniel Vetter1-2/+2
2017-01-23drm/mgag200: Added support for the new device G200eH3Mathieu Larouche4-19/+61
2017-01-23Merge tag 'drm-amdkfd-next-2017-01-16' of git://people.freedesktop.org/~gabba...Dave Airlie2-4/+6
2017-01-23Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie16-479/+440
2017-01-23Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...Dave Airlie9-350/+154
2017-01-23Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixesDave Airlie2-1/+10
2017-01-23Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux ...Dave Airlie1-1/+6
2017-01-23Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie1-9/+6
2017-01-23Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie12-159/+119
2017-01-23Merge branch 'msm-fixes-4.10-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie5-35/+4
2017-01-23Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/dr...Dave Airlie3-34/+40
2017-01-23Merge tag 'drm-intel-fixes-2017-01-19' of git://anongit.freedesktop.org/git/d...Dave Airlie19-277/+379
2017-01-21drm/i915: reinstate call to trace_i915_vma_bindDaniele Ceraolo Spurio1-0/+1
2017-01-21drm/i915: Assert that created vma has a whole number of pagesChris Wilson1-0/+2
2017-01-21drm/i915: Assert the drm_mm_node is allocated when on the VM listsChris Wilson2-0/+4
2017-01-21drm/i915: Treat an error from i915_vma_instance() as unlikelyChris Wilson1-1/+1
2017-01-21drm/i915: Reject vma creation larger than address spaceChris Wilson1-3/+16
2017-01-21drm/i915: Use common LRU inactive vma bumping for unpin_from_displayChris Wilson1-2/+1
2017-01-21drm/i915: Do an unlocked wait before set-cache-level ioctlChris Wilson1-10/+19
2017-01-20drm/i915/huc: Assert that HuC vma is placed in GuC accessible rangeMichał Winiarski1-1/+1
2017-01-20drm/i915/huc: Avoid attempting to authenticate non-existent fwMichał Winiarski1-0/+3
2017-01-20drm/i915: Set adjustment to zero on Up/Down interrupts if freq is already max...Sagar Arun Kamble1-0/+6
2017-01-20drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablementAndrzej Hajda1-0/+2
2017-01-20drm/exynos/decon5433: fix CMU programmingAndrzej Hajda1-4/+0
2017-01-20drm/exynos/decon5433: do not disable video after resetAndrzej Hajda1-2/+0
2017-01-19drm: qxl: Open code teardown function for qxlGabriel Krisman Bertazi3-20/+9