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-04-01
Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-1232
/
+3263
2020-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-2
/
+2
2020-04-01
drm/amdgpu/vcn: fix spelling mistake "fimware" -> "firmware"
Colin Ian King
-1
/
+1
2020-04-01
drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
Christian König
-18
/
+25
2020-04-01
drm/amdgpu: enable VCN2.5 DPG mode for Arcturus
James Zhu
-1
/
+1
2020-04-01
drm/amdgpu/vcn2.5: Add firmware w/r ptr reset sync
James Zhu
-5
/
+48
2020-04-01
drm/amdgpu/vcn2.0: Add firmware w/r ptr reset sync
James Zhu
-3
/
+39
2020-04-01
drm/amdgpu/vcn: Add firmware share memory support
James Zhu
-0
/
+37
2020-04-01
drm/amdgpu/vcn2.5: stall DPG when WPTR/RPTR reset
James Zhu
-0
/
+21
2020-04-01
drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR reset
James Zhu
-0
/
+16
2020-04-01
drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switch
James Zhu
-11
/
+22
2020-04-01
drm/amdgpu/vcn: fix race condition issue for vcn start
James Zhu
-7
/
+16
2020-04-01
drm/amdgpu: skip access sdma_v5_0 registers under SRIOV (v2)
Yintian Tao
-36
/
+76
2020-04-01
drm/amdgpu: stop disable the scheduler during HW fini
Christian König
-104
/
+10
2020-04-01
drm/amdgpu: reroute VMC and UMD to IH ring 1 for oss v5
Alex Sierra
-0
/
+19
2020-04-01
drm/amdgpu: call psp to program ih cntl in SR-IOV for Navi
Alex Sierra
-10
/
+80
2020-04-01
drm/amdgpu: enable IH ring 1 and ring 2 for navi
Alex Sierra
-16
/
+189
2020-04-01
drm/amdgpu: ih doorbell size of range changed for nbio v7.4
Alex Sierra
-1
/
+1
2020-04-01
drm/amdgpu: infinite retries fix from UTLC1 RB SDMA
Alex Sierra
-3
/
+17
2020-04-01
drm/amdgpu: fix non-pointer dereference for non-RAS supported
Evan Quan
-2
/
+2
2020-04-01
drm/amd/amdgpu: Include headers for PWR and SMUIO registers
Tom St Denis
-7
/
+3
2020-04-01
drm/amdgpu: implement more ib pools (v2)
xinhui pan
-49
/
+105
2020-04-01
drm/amdgpu: extend compute job timeout
Jiawei
-2
/
+2
2020-04-01
drm/amdgpu: No need support vcn decode
Emily Deng
-0
/
+4
2020-04-01
drm/amdgpu: postpone entering fullaccess mode
Monk Liu
-1
/
+11
2020-04-01
drm/amdgpu: adjust sequence of ip_discovery init and timeout_setting
Monk Liu
-17
/
+10
2020-04-01
drm/amdgpu: equip new req_init_data handshake
Monk Liu
-6
/
+28
2020-04-01
drm/amdgpu: use static mmio offset for NV mailbox
Monk Liu
-32
/
+38
2020-04-01
drm/amdgpu: introduce new request and its function
Monk Liu
-9
/
+57
2020-04-01
drm/amdgpu: introduce new idh_request/event enum
Monk Liu
-0
/
+2
2020-04-01
drm/amdgpu: cleanup idh event/req for NV headers
Monk Liu
-3
/
+26
2020-04-01
drm/amdgpu/uvd7: remove unnecessary conversion to bool
Chen Zhou
-1
/
+1
2020-04-01
drm/amdgpu: Ignore the not supported error from psp
Emily Deng
-1
/
+5
2020-04-01
drm/amdgpu: Add 4k resolution for virtual display
Emily Deng
-3
/
+7
2020-04-01
drm/amdgpu: Virtual display need to support multiple ctrcs
Emily Deng
-1
/
+2
2020-04-01
drm/amdgpu: disable ras query and iject during gpu reset
John Clements
-3
/
+28
2020-04-01
drm/amdgpu: added xgmi ras error reset sequence
John Clements
-0
/
+31
2020-04-01
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
-105
/
+42
2020-04-01
drm/amdgpu: amends feature bits for MM bandwidth mgr
Monk Liu
-0
/
+2
2020-04-01
drm/amdgpu: purge ip_discovery headers
Monk Liu
-2
/
+0
2020-04-01
drm/amdgpu: Fix FRU data checking
Kent Russell
-0
/
+21
2020-04-01
drm/amdgpu: Expose TA FW version in fw_version file
Kent Russell
-2
/
+2
2020-04-01
drm/amdgpu: disabled fru eeprom access
John Clements
-0
/
+10
2020-04-01
drm/amdgpu: Enable reading FRU chip via I2C v3
Kent Russell
-1
/
+268
2020-04-01
drm/amdgpu: improve amdgpu_gem_info debugfs file
Christian König
-1
/
+3
2020-04-01
drm/amdgpu: add support for exporting VRAM using DMA-buf v3
Christian König
-14
/
+153
2020-04-01
drm/amdgpu: add checks if DMA-buf P2P is supported
Christian König
-0
/
+4
2020-04-01
drm/amdgpu: note that we can handle peer2peer DMA-buf
Christian König
-0
/
+1
2020-03-31
drm/amdgpu: fix hpd bo size calculation error
Kevin Wang
-2
/
+2
2020-03-31
Merge v5.6 into drm-next
Dave Airlie
-1
/
+1
[prev]
[next]