index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2020-03-09
drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
Hawking Zhang
-2
/
+23
2020-03-09
drm/amdgpu: remove unused functions
Nirmoy Das
-276
/
+0
2020-03-09
drm/amdgpu: change hw sched list on ctx priority override
Nirmoy Das
-4
/
+25
2020-03-09
drm/amdgpu: set compute queue priority at mqd_init
Nirmoy Das
-21
/
+127
2020-03-09
drm/amdgpu: Enter low power state if CRTC active.
Andrey Grodzovsky
-7
/
+38
2020-03-06
drm/amdgpu: disable clock/power gating for SRIOV
Monk Liu
-0
/
+23
2020-03-06
drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2)
Monk Liu
-10
/
+6
2020-03-06
drm/amdgpu: implement initialization part on VCN2.0 for SRIOV
Monk Liu
-3
/
+228
2020-03-06
drm/amdgpu: disable jpeg block for SRIOV
Monk Liu
-1
/
+2
2020-03-06
drm/amdgpu: introduce mmsch v2.0 header
Monk Liu
-0
/
+338
2020-03-06
drm/amdgpu: Use better names to reflect it is CP MQD buffer
Yong Zhao
-5
/
+8
2020-03-06
drm/amdgpu: Fix GPU reset error.
Andrey Grodzovsky
-11
/
+17
2020-03-06
drm/amdgpu: Update SPM_VMID with the job's vmid when application reserves the...
Jacob He
-0
/
+20
2020-03-06
drm/amdgpu: update page retirement sequence
John Clements
-2
/
+5
2020-03-06
drm/amdgpu: toggle DF-Cstate when accessing UMC ras error related registers
Guchun Chen
-0
/
+16
2020-03-06
drm/amdgpu: increase atombios cmd timeout
John Clements
-2
/
+2
2020-03-06
drm/amdgpu: enable PCS error report on arcturus
Hawking Zhang
-0
/
+31
2020-03-06
drm/amdgpu: enable PCS error report on VG20
Hawking Zhang
-0
/
+3
2020-03-06
drm/amdgpu: add helper funcs to detect PCS error
Hawking Zhang
-0
/
+181
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
-2
/
+0
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
-2
/
+1
2020-03-05
drm/amdgpu: disable 3D pipe 1 on Navi1x
Tianci.Yin
-46
/
+51
2020-03-05
drm/amdgpu: clean wptr on wb when gpu recovery
Yintian Tao
-0
/
+2
2020-03-05
drm/amdgpu: Wrap clflush_cache_range with x86 ifdef
Andrey Grodzovsky
-1
/
+8
2020-03-05
drm/amdgpu: Add support for USBC PD FW download
Andrey Grodzovsky
-1
/
+109
2020-03-05
drm/amdgpu: Add USBC PD FW load to PSP 11
Andrey Grodzovsky
-0
/
+84
2020-03-05
drm/amdgpu: Add USBC PD FW load interface to PSP.
Andrey Grodzovsky
-0
/
+10
2020-03-05
drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
Hawking Zhang
-2
/
+23
2020-03-05
drm/amdgpu: add reset_ras_error_count function for HDP
Hawking Zhang
-1
/
+15
2020-03-05
drm/amdgpu: add reset_ras_error_count function for GFX
Hawking Zhang
-17
/
+14
2020-03-05
drm/amdgpu: add reset_ras_error_count function for MMHUB
Hawking Zhang
-0
/
+28
2020-03-05
drm/amdgpu: add reset_ras_error_count function for SDMA
Hawking Zhang
-6
/
+15
2020-03-05
drm/amdgpu/sriov: Use VF-accessible register for gpu_clock_count
jianzh
-3
/
+4
2020-03-05
drm/amdgpu/sriov: skip programing some regs with new L1 policy
Tiecheng Zhou
-47
/
+37
2020-03-05
drm/amdgpu: Rearm IRQ in Navi10 SR-IOV if IRQ lost
Samir Dhume
-0
/
+36
2020-03-05
drm/amdgpu: stop using sratch_reg in IB test
Monk Liu
-21
/
+17
2020-03-05
drm/amdgpu: fix IB test MCBP bug
Monk Liu
-6
/
+9
2020-03-05
drm/amdgpu: disable 3D pipe 1 on Navi1x
Tianci.Yin
-46
/
+51
2020-03-05
drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)
Chengming Gui
-0
/
+43
2020-03-05
drm/amdgpu: Write blocked CP registers using RLC on VF
Rohit Khaire
-4
/
+4
2020-03-05
drm/amdgpu: clean wptr on wb when gpu recovery
Yintian Tao
-0
/
+2
2020-03-04
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-382
/
+939
2020-02-28
drm/amdgpu: release drm_device after amdgpu_driver_unload_kms
Yintian Tao
-1
/
+1
2020-02-28
drm/amdgpu: no need to clean debugfs at amdgpu
Yintian Tao
-52
/
+0
2020-02-28
drm/amdgpu: Initialize SPM_VMID with 0xf (v2)
Jacob He
-4
/
+73
2020-02-28
drm/amdgpu/sriov: Use kiq to copy the gpu clock
Emily Deng
-10
/
+58
2020-02-28
drm/amdkfd: Make get_tile_config() generic
Yong Zhao
-111
/
+25
2020-02-28
drm/amdgpu: Add num_banks and num_ranks to gfx config structure
Yong Zhao
-0
/
+12
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
-382
/
+939
2020-02-27
dma-buf: drop dynamic_mapping flag
Christian König
-1
/
+0
[prev]
[next]