summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-5/+10
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher1-2/+0
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher1-2/+0
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König1-6/+15
2018-02-19drm/amdgpu: add HDP asic callbacks for CIKAlex Deucher1-0/+14
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher1-1/+1
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher1-44/+44
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher1-1/+1
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher1-60/+60
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König1-20/+20
2017-11-28drm/amdgpu: used cached gca values for cik_read_registerAlex Deucher1-16/+95
2017-09-26drm/amdgpu/cik: add IP modules for DC for APUsAlex Deucher1-0/+8
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+9
2017-07-14drm/amdgpu: Correctly establish the suspend/resume hook for amdkfdYong Zhao1-8/+1
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-61/+60
2017-05-24drm/amdgpu: drop support for untouched registersChristian König1-61/+60
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-1/+1
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui1-0/+2
2017-03-29drm/amdgpu: add asic callback to get memsize registerAlex Deucher1-0/+6
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu1-0/+1
2017-02-08drm/amdgpu: enable vce pg feature on Kv.Rex Zhu1-2/+2
2017-01-27drm/amdgpu: remove detect_hw_virtualization interfaceXiangliang Yu1-1/+2
2017-01-27drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu1-1/+1
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher1-14/+3
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher1-740/+77
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu1-7/+7
2016-08-10drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng1-1/+1
2016-08-08drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_initAlex Deucher1-1/+0
2016-08-08drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.Emily Deng1-24/+53
2016-08-08drm/amdgpu: Define virtual display ip blocks.Emily Deng1-0/+341
2016-07-29drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan1-1/+1
2016-07-07drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis1-2/+2
2016-07-07drm/amdgpu: move select_se_sh into the gfx structAlex Deucher1-2/+2
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher1-2/+0
2016-07-07drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher1-1/+0
2016-07-07drm/amdgpu: enable BUS master after pci resetChunming Zhou1-0/+2
2016-07-07drm/amdgpu: add return value for pci config resetChunming Zhou1-4/+10
2016-06-13amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez1-0/+7
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis1-0/+1
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher1-1/+0
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis1-6/+0
2016-05-02drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'Nils Wallménius1-1/+1
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-2/+0
2016-03-14Merge drm-fixes into drm-next.Dave Airlie1-77/+80
2016-03-08drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_deviceNils Wallménius1-2/+0
2016-02-10drm/amdgpu: clean up asic level reset for CIAlex Deucher1-304/+4
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher1-77/+77
2016-02-08drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher1-0/+3
2015-12-21drm/amdgpu: store pcie gen mask and link widthAlex Deucher1-12/+12
2015-12-21drm/amd/powerplay: add basic powerplay frameworkAlex Deucher1-5/+6