summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
AgeCommit message (Expand)Author
2017-12-06drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE resultChristian König
2017-11-28drm/amdgpu: used cached gca values for cik_read_registerAlex Deucher
2017-09-26drm/amdgpu/cik: add IP modules for DC for APUsAlex Deucher
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland
2017-07-14drm/amdgpu: Correctly establish the suspend/resume hook for amdkfdYong Zhao
2017-06-16Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-05-24drm/amdgpu: drop support for untouched registersChristian König
2017-05-16drm/amd: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-03-29drm/amdgpu: use new flag to handle different firmware loading methodHuang Rui
2017-03-29drm/amdgpu: add asic callback to get memsize registerAlex Deucher
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu
2017-02-08drm/amdgpu: enable vce pg feature on Kv.Rex Zhu
2017-01-27drm/amdgpu: remove detect_hw_virtualization interfaceXiangliang Yu
2017-01-27drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu
2016-08-10drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng
2016-08-08drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_initAlex Deucher
2016-08-08drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.Emily Deng
2016-08-08drm/amdgpu: Define virtual display ip blocks.Emily Deng
2016-07-29drivers/amdgpu: Use canonical form in branch predicatesEdward O'Callaghan
2016-07-07drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis
2016-07-07drm/amdgpu: move select_se_sh into the gfx structAlex Deucher
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher
2016-07-07drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher
2016-07-07drm/amdgpu: enable BUS master after pci resetChunming Zhou
2016-07-07drm/amdgpu: add return value for pci config resetChunming Zhou
2016-06-13amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez
2016-05-11drm/amd/amdgpu: Add name field to amd_ip_funcs (v2)Tom St Denis
2016-05-11drm/amdgpu: fetch cu_info once at initAlex Deucher
2016-05-04drm/amd/amdgpu: Drop print_status callbacks.Tom St Denis
2016-05-02drm/amdgpu: mark amdgpu_allowed_register_entry tables as 'const'Nils Wallménius
2016-03-17Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-08drm/amdgpu: delete set-but-not-read member has_uvd from amdgpu_deviceNils Wallménius
2016-02-10drm/amdgpu: clean up asic level reset for CIAlex Deucher
2016-02-08drma/dmgpu: move cg and pg flags into shared headersAlex Deucher
2016-02-08drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher
2015-12-21drm/amdgpu: store pcie gen mask and link widthAlex Deucher
2015-12-21drm/amd/powerplay: add basic powerplay frameworkAlex Deucher
2015-12-02drm/amdgpu: add read_bios_from_rom callback for CI partsAlex Deucher
2015-10-06drm/amdgpu: check before checking pci bridge registersAlex Deucher
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou
2015-07-20drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interfaceOded Gabbay
2015-06-29drm/amdgpu: allocate ip_block_enabled memory in common codeAlex Deucher
2015-06-03drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)yanyang1
2015-06-03drm/amdgpu: Add support for CIK partsAlex Deucher