index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
drm/amdgpu: add reset_method asic callback for cik
Alex Deucher
1
-0
/
+7
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+2
2019-06-11
drm/amd: drop use of drmP.h in remaining files
Sam Ravnborg
1
-1
/
+2
2019-05-24
drm/amdgpu: Add PCIe replay count sysfs file
Kent Russell
1
-0
/
+13
2019-01-26
drm/amdgpu: remove old CI DPM implementation
Alex Deucher
1
-8
/
+2
2019-01-14
drm/amdgpu/cik: add need_reset_on_init asic callback for CIK (v2)
Alex Deucher
1
-0
/
+18
2019-01-14
drm/amdgpu: Add sysfs file for PCIe usage v5
Kent Russell
1
-0
/
+47
2018-11-28
drm/amdgpu: Doorbell index initialization for ASICs before vega10
Oak Zeng
1
-0
/
+1
2018-10-10
drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
Rex Zhu
1
-8
/
+9
2018-07-25
gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()
Jia-Ju Bai
1
-1
/
+1
2018-06-15
drm/amdgpu/pp: switch the default dpm implementation for CI
Alex Deucher
1
-4
/
+4
2018-04-11
drm/amdgpu/cik: implement asic need_full_reset callback
Alex Deucher
1
-0
/
+7
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
1
-5
/
+10
2018-03-15
drm/amdgpu: move getting pcie info to common code
Alex Deucher
1
-2
/
+0
2018-03-15
drm/amdgpu: move firmware loading type setup to common code
Alex Deucher
1
-2
/
+0
2018-02-19
drm/amdgpu: add optional ring to *_hdp callbacks
Christian König
1
-6
/
+15
2018-02-19
drm/amdgpu: add HDP asic callbacks for CIK
Alex Deucher
1
-0
/
+14
2017-12-18
drm/amdgpu: rename amdgpu_get_pcie_info
Alex Deucher
1
-1
/
+1
2017-12-18
drm/amdgpu: rename ip block helper functions
Alex Deucher
1
-44
/
+44
2017-12-18
drm/amdgpu: rename amdgpu_pci_config_reset
Alex Deucher
1
-1
/
+1
2017-12-18
drm/amdgpu: rename amdgpu_program_register_sequence
Alex Deucher
1
-60
/
+60
2017-12-06
drm/amdgpu: remove nonsense const u32 cast on ARRAY_SIZE result
Christian König
1
-20
/
+20
2017-11-29
drm/amdgpu: used cached gca values for cik_read_register
Alex Deucher
1
-16
/
+95
2017-09-27
drm/amdgpu/cik: add IP modules for DC for APUs
Alex Deucher
1
-0
/
+8
2017-09-27
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
1
-0
/
+9
2017-07-14
drm/amdgpu: Correctly establish the suspend/resume hook for amdkfd
Yong Zhao
1
-8
/
+1
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-61
/
+60
2017-05-25
drm/amdgpu: drop support for untouched registers
Christian König
1
-61
/
+60
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-03-30
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
1
-0
/
+2
2017-03-30
drm/amdgpu: add asic callback to get memsize register
Alex Deucher
1
-0
/
+6
2017-02-18
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
1
-0
/
+1
2017-02-09
drm/amdgpu: enable vce pg feature on Kv.
Rex Zhu
1
-2
/
+2
2017-01-27
drm/amdgpu: remove detect_hw_virtualization interface
Xiangliang Yu
1
-1
/
+2
2017-01-27
drm/amdgpu/virt: rename fieldes of virtualization structure
Xiangliang Yu
1
-1
/
+1
2016-10-25
drm/amdgpu: consolidate atom scratch reg handling for hangs
Alex Deucher
1
-14
/
+3
2016-10-25
drm/amdgpu: rework IP block registration (v2)
Alex Deucher
1
-740
/
+77
2016-09-19
drm/amdgpu:changes of virtualization cases probe (v3)
Monk Liu
1
-7
/
+7
2016-08-10
drm/amdgpu: Change the virtual_display type from int to char*.
Emily Deng
1
-1
/
+1
2016-08-08
drm/amdgpu: move vsync_timer_enabled setup to dce virtual early_init
Alex Deucher
1
-1
/
+0
2016-08-08
drm/amdgpu: Set ip_blocks according variable amdgpu_virtual_display.
Emily Deng
1
-24
/
+53
2016-08-08
drm/amdgpu: Define virtual display ip blocks.
Emily Deng
1
-0
/
+341
2016-07-29
drivers/amdgpu: Use canonical form in branch predicates
Edward O'Callaghan
1
-1
/
+1
2016-07-07
drm/amd/gfx: add instance field to select_se_sh (v3)
Tom St Denis
1
-2
/
+2
2016-07-07
drm/amdgpu: move select_se_sh into the gfx struct
Alex Deucher
1
-2
/
+2
2016-07-07
drm/amdgpu: move get_gpu_clock_counter into the gfx struct
Alex Deucher
1
-2
/
+0
2016-07-07
drm/amdgpu: drop wait_for_mc_idle asic callback
Alex Deucher
1
-1
/
+0
2016-07-07
drm/amdgpu: enable BUS master after pci reset
Chunming Zhou
1
-0
/
+2
2016-07-07
drm/amdgpu: add return value for pci config reset
Chunming Zhou
1
-4
/
+10
2016-06-13
amdgpu: fix asic initialization for virtualized environments (v2)
Andres Rodriguez
1
-0
/
+7
[next]