index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
cik.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+5
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+60
2019-11-26
drm/amdgpu: flag vram lost on baco reset for VI/CIK
Alex Deucher
1
-2
/
+5
2019-11-21
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
1
-26
/
+45
2019-11-21
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
1
-8
/
+14
2019-11-21
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
1
-4
/
+4
2019-10-25
drm/amdgpu: Allow reading more status registers on si/cik
Marek Olšák
1
-0
/
+19
2019-10-15
drm/amdgpu: enable BACO reset for SMU7 based dGPUs (v2)
Alex Deucher
1
-5
/
+43
2019-07-30
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-10
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-25
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-14
drm/amdgpu: move getting pcie info to common code
Alex Deucher
1
-2
/
+0
2018-03-14
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-28
drm/amdgpu: used cached gca values for cik_read_register
Alex Deucher
1
-16
/
+95
2017-09-26
drm/amdgpu/cik: add IP modules for DC for APUs
Alex Deucher
1
-0
/
+8
2017-09-26
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-24
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-29
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
1
-0
/
+2
2017-03-29
drm/amdgpu: add asic callback to get memsize register
Alex Deucher
1
-0
/
+6
2017-02-17
drm/amd/amdgpu: post card if there is real hw resetting performed
Jim Qu
1
-0
/
+1
2017-02-08
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
[next]