summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-21drm/amd/powerplay: add Carrizo dpm supportJammy Zhou
2015-12-21drm/amd/powerplay: add Carrizo smu supportJammy Zhou
2015-12-21drm/amd/powerplay: add hardware manager sub-componentJammy Zhou
2015-12-21drm/amd/powerplay: add SMU manager sub-componentJammy Zhou
2015-12-21drm/amdgpu: export amd_powerplay_func to amdgpu and other ip blockRex Zhu
2015-12-21drm/amdgpu: disable legacy path of firmware check if powerplay is enabledRex Zhu
2015-12-21drm/amd/powerplay: add basic powerplay frameworkAlex Deucher
2015-12-21drm/amdgpu: add new cgs interface to get display info (v2)Rex Zhu
2015-12-21drm/amdgpu: implement cgs interface to query system infoRex Zhu
2015-12-21drm/amdgpu: implement new cgs interface for acpi functionRex Zhu
2015-12-21drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.hRex Zhu
2015-12-21drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.hRex Zhu
2015-12-21drm/amdgpu: share struct amdgpu_pm_state_type with powerplay moduleRex Zhu
2015-12-21drm/radeon: clean up fujitsu quirksAlex Deucher
2015-12-21drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_mapFelix Kuehling
2015-12-21drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addrFelix Kuehling
2015-12-21drm/radeon: fix dp link rate selection (v2)Alex Deucher
2015-12-21drm/amdgpu: fix dp link rate selection (v2)Alex Deucher
2015-12-18drm/radeon: only increment sync_seq when a fence is really emittedNicolai Hähnle
2015-12-18drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)Nicolai Hähnle
2015-12-18drm/radeon: Update radeon_get_vblank_counter_kms()Thierry Reding
2015-12-18drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-12-18drm/radeon: Fix "slow" audio over DP on DCE8+Slava Grigorev
2015-12-18drm/amdgpu: keep the PTs validation list in the VM v2Christian König
2015-12-18drm/amdgpu: split VM PD and PT handling during CSChristian König
2015-12-18drm/amdgpu: put VM page tables directly into duplicates listChristian König
2015-12-18drm/amdgpu: restrict the sched jobs number to power of twoChunming Zhou
2015-12-17drm/amdgpu: limit visible vram if it's smaller than the BARAlex Deucher
2015-12-15drm/amdgpu: change default sched jobs to 32Chunming Zhou
2015-12-15drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobsChunming Zhou
2015-12-15drm/amdgpu: handle error case for ctxChunming Zhou
2015-12-15drm/amdgpu: add entity only when first job comeChunming Zhou
2015-12-11drm/amdgpu: add more debugging output for driver failuresAlex Deucher
2015-12-11drm/amdgpu: update rev id register for VIFlora Cui
2015-12-11drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP onlyFlora Cui
2015-12-11drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3Flora Cui
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu
2015-12-04amdgpu/gfxv8: Remove magic numbers from function gfx_v8_0_tiling_mode_table_i...Tom St Denis
2015-12-04drm/amdgpu: fix race condition in amd_sched_entity_push_jobNicolai Hähnle
2015-12-04drm/amdgpu: add err check for pin userptrChunming Zhou
2015-12-04amdgpu/gfxv8: Simplification in gfx_v8_0_enable_gui_idle_interrupt()Tom St Denis
2015-12-04amdgpu/gfxv8: Simplification of gfx_v8_0_create_bitmask()Tom St Denis
2015-12-04amdgpu/gfxv8: Cleanup of gfx_v8_0_tiling_mode_table_init() (v2)Tom St Denis
2015-12-02amdgpu/gfxv8: Add missing break to switch statement from states init codeTom St Denis
2015-12-02drm/amd: abstract kernel rq and normal rq to priority of run queueChunming Zhou
2015-12-02drm/amdgpu: add EDC support for CZ (v3)Alex Deucher
2015-12-02drm/amd: add new gfx8 register definitions for EDCAlex Deucher
2015-12-02drm/radeon: Use unlocked gem unreferencingDaniel Vetter
2015-12-02drm/amdgpu: Use unlocked gem unreferencingDaniel Vetter
2015-12-02drm/amdgpu: Use new read bios from rom callbackmonk.liu