aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/cik.c
AgeCommit message (Expand)Author
2023-09-23drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23drm/amdgpu: Prefer pcie_capability_read_word()Frederick Lawler
2023-09-23drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitionsBjorn Helgaas
2023-09-23drm/amdgpu: Correct Transmit Margin masksBjorn Helgaas
2018-07-25gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai
2018-06-15drm/amdgpu/pp: switch the default dpm implementation for CIAlex Deucher
2018-04-11drm/amdgpu/cik: implement asic need_full_reset callbackAlex Deucher
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König
2018-02-19drm/amdgpu: add HDP asic callbacks for CIKAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher
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