Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-14drm/amdgpu: support backlight control for UNIPHY3Alex Deucher
2016-07-14drm/amdgpu: remove usec timeout loop from IB testsChristian König
2016-07-14drm/amdgpu: cleanup hw reference handling in the IB testsChristian König
2016-07-14drm/amdgpu: cleanup UVD coding styleChristian König
2016-07-14drm/amdgpu: allow multiple sessions in the same VCE IBChristian König
2016-07-14drm/amdgpu: cleanup VCE coding styleChristian König
2016-07-14drm/amdgpu: sanitize fence numbersChristian König
2016-07-08drm/amdgpu/powerplay: endian fixes for ppatomctrl.cAlex Deucher
2016-07-07drm/amd/powerplay: don't add invalid voltage.Rex Zhu
2016-07-07drm/amdgpu: add read/write function for GC CAC programmingRex Zhu
2016-07-07drm/amd/powerplay: add definitions related to di/dt feature for fiji and pola...Rex Zhu
2016-07-07drm/amd/powerplay: add shared definitions for di/dt feature.Rex Zhu
2016-07-07drm/amdgpu: remove gfx8 registers that vary between asicsKen Wang
2016-07-07drm/amd/powerplay: add mvdd dpm support.Rex Zhu
2016-07-07drm/amdgpu: get number of shade engine by cgs interface.Rex Zhu
2016-07-07drm/amdgpu: remove more of the ring backup codeAlex Deucher
2016-07-07drm/amd/powerplay: Unify family definesTom St Denis
2016-07-07drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou
2016-07-07drm/amdgpu: ib test first after gpu resetChunming Zhou
2016-07-07drm/amdgpu: recovery hw jobs when gpu reset V3Chunming Zhou
2016-07-07drm/amdgpu: abstract amdgpu_vm_is_gpu_resetChunming Zhou
2016-07-07drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou
2016-07-07drm/amdgpu: add amd_sched_job_recoveryChunming Zhou
2016-07-07drm/amdgpu: force completion for gpu resetChunming Zhou
2016-07-07drm/amdgpu: block ttm first before parking schedulerChunming Zhou
2016-07-07drm/amd: add amd_sched_hw_job_resetChunming Zhou
2016-07-07drm/amd: add parent for sched fenceChunming Zhou
2016-07-07drm/amdgpu: remove evict vramChunming Zhou
2016-07-07drm/amdgpu: put old hw fence of job if gpu resetChunming Zhou
2016-07-07drm/amdgpu: remove fence parameter from amd_sched_job_initChristian König
2016-07-07drm/amdgpu: earlier free SA resourcesChristian König
2016-07-07drm/amdgpu: shorten amdgpu_job_free_resourcesChristian König
2016-07-07drm/amdgpu: fix user fence handling once moreChristian König
2016-07-07drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3)Tom St Denis
2016-07-07drm/amd/amdgpu: Add gca config debug entry (v4)Tom St Denis
2016-07-07drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis
2016-07-07drm/amdgpu: Poll for both connect/disconnect on analog connectorsLyude
2016-07-07drm/radeon: Poll for both connect/disconnect on analog connectorsLyude
2016-07-07drm/amdgpu: stop/resume fb access when gpu reset V3Chunming Zhou
2016-07-07drm/amd/powerplay: change condition judgment as function's return value changed.Rex Zhu
2016-07-07drm/amd/powerplay: functions's return state was reversedRex Zhu
2016-07-07drm/amdgpu: stop disabling irqs when it isn't neccessaryChristian König
2016-07-07drm/amdgpu: must update page table after gpu resetChunming Zhou
2016-07-07drm/amdgpu: save/restore bios scratch when gpu resetChunming Zhou
2016-07-07drm/amdgpu: must update page table after gpu resetChunming Zhou
2016-07-07drm/ttm: fix stupid parameter inversion in the pipeline codeChristian König
2016-07-07drm/amd/powerplay: fix typos in comment in polaris' hwmgrAlexandre Demers
2016-07-07drm/amd/powerplay: fix trivial typo and tidy commentAlexandre Demers
2016-07-07drm/amd/amdgpu: Set DRIVER_MODESET feature flag at build timeFrank Binns
2016-07-07drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flipMichel Dänzer