summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-28drm/amdgpu: Remove redundant itermediate return val in sdma_v4_0.cRex Zhu
2017-04-28drm/ttm: cleanup unuse ret valueHuang Rui
2017-04-28drm/amdgpu: fix to print incorrect wptr addressHuang Rui
2017-04-28drm/amdgpu: fix dead lock if any ip block resume failed in s3Huang Rui
2017-04-28drm/radeon: force the UVD DPB into VRAM as wellChristian König
2017-04-28drm/amdgpu: bump version number to note race fix and new fence functionalityAlex Deucher
2017-04-28drm/amdgpu: trace vm hub during flush as well v2Christian König
2017-04-28drm/amdgpu: trace the vmhub in grab_id as wellChristian König
2017-04-28drm/amdgpu: allow concurrent VM flushesChristian König
2017-04-28drm/amdgpu: assign VM invalidation engine manually v2Christian König
2017-04-28drm/amdgpu: invalidate only the currently needed VMHUB v2Christian König
2017-04-28drm/amdgpu: split VMID management by VMHUBChristian König
2017-04-28drm/amdgpu: drop VMID per ring trackingChristian König
2017-04-28drm/amdgpu: add VMHUB to ring associationChristian König
2017-04-28drm/amdgpu/vce4: enable ring & ib test for sriovFrank Min
2017-04-28drm/amdgpu/vce4: workaround VCE ring test slow issueXiangliang Yu
2017-04-28drm/amdgpu/vce4: update VCE initialization sequence for SRIOVFrank Min
2017-04-28drm/amdgpu: Fix firmware UCODE_ID_STORAGE issue (v2)Trigger Huang
2017-04-28drm/amdgpu: fix to add buffer funcs checkHuang Rui
2017-04-28drm/amdgpu: fix to clear ASIC INIT COMPLETE bit on resuming phaseHuang Rui
2017-04-28drm/amdgpu: do not free fence buf when driver probes.Huang Rui
2017-04-28drm/amd/powerplay: fix suspend error on DPM disabledHuang Rui
2017-04-28drm/amdgpu:fix race conditionMonk Liu
2017-04-28drm/amd/amdgpu: Port gfx9 driver over to new read/write macrosTom St Denis
2017-04-28drm/amd/amdgpu: Introduce new read/write macros for SOC15Tom St Denis
2017-04-28drm/amdgpu: add hw_start and non-psp firmware loading into resumeHuang Rui
2017-04-28drm/amdgpu: split psp ring init functionHuang Rui
2017-04-28drm/amdgpu: split psp asd functionHuang Rui
2017-04-28drm/amdgpu: use private memory to store psp firmware dataHuang Rui
2017-04-28drm/amdgpu: add psp firmware private memoryHuang Rui
2017-04-28drm/amdgpu: split psp tmr init functionHuang Rui
2017-04-28drm/amd/powerplay: align with VBIOS to support new AVFS structureRex Zhu
2017-04-29Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/...Dave Airlie
2017-04-29Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie
2017-04-26drm: mali-dp: use div_u64 for expensive 64-bit divisionsArnd Bergmann
2017-04-26drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson
2017-04-26drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson
2017-04-26drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson
2017-04-26drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala
2017-04-26drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter
2017-04-26drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä
2017-04-26drm/i915: Fix use after free in lpe_audio_platdev_destroy()Chris Wilson
2017-04-26drm/i915: Use the right mapping_gfp_mask for final shmem allocationChris Wilson
2017-04-26drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä
2017-04-26drm/i915: Apply a cond_resched() to the saturated signalerChris Wilson
2017-04-26drm/i915: Park the signaler before sleepingChris Wilson
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-24drm: mali-dp: Check the mclk rate and allow up/down scalingMihail Atanassov
2017-04-24drm: mali-dp: Enable image enhancement when scalingMihail Atanassov
2017-04-24drm: mali-dp: Add plane upscaling supportMihail Atanassov