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
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
-4
/
+4
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
-1158
/
+1907
2018-10-17
drm/amdgpu/vcn:Fix uninitialized symbol error
James Zhu
-2
/
+2
2018-10-16
drm/amd/amdgpu: Fix debugfs error handling
Dan Carpenter
-10
/
+2
2018-10-16
drm/amdgpu: Update gc_9_0 golden settings.
Feifei Xu
-0
/
+1
2018-10-16
drm/amdgpu: update Vega20 SDMA golden setting
Evan Quan
-0
/
+2
2018-10-16
drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init
Rex Zhu
-1
/
+1
2018-10-16
drm: add flags to drm_syncobj_find_fence
Chunming Zhou
-1
/
+1
2018-10-15
drm/amdgpu: correct SPDX identifier in amdgpu_trace_points.c
Jonathan Gray
-1
/
+1
2018-10-12
drm/amdgpu/vcn:Update SPG mode UVD status clear
James Zhu
-3
/
+3
2018-10-12
drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG start
James Zhu
-0
/
+4
2018-10-12
drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode
James Zhu
-3
/
+8
2018-10-12
drm/amdgpu/vcn:Remove SPG mode unused steps during vcn start
James Zhu
-28
/
+2
2018-10-12
drm/amdgpu/vcn:Add SPG mode Register XX check
James Zhu
-0
/
+4
2018-10-12
drm/amdgpu/vcn:Move SPG mode mc resume after MPC control
James Zhu
-2
/
+2
2018-10-12
drm/amdgpu/vcn:Update SPG mode VCN global tiling
James Zhu
-0
/
+18
2018-10-12
drm/amdgpu/vcn:Update SPG mode VCN memory control
James Zhu
-7
/
+6
2018-10-12
drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode start
James Zhu
-4
/
+5
2018-10-12
drm/amdgpu/vcn:Remove DPG mode unused steps during vcn start
James Zhu
-27
/
+1
2018-10-12
drm/amdgpu/vcn:Add DPG mode Register XX check
James Zhu
-0
/
+8
2018-10-12
drm/amdgpu/vcn:Update DPG mode VCN global tiling registers
James Zhu
-4
/
+15
2018-10-12
drm/amdgpu/vcn:Update DPG mode VCN memory control
James Zhu
-8
/
+11
2018-10-12
drm/amdgpu/vcn:Reduce unnecessary local variable
James Zhu
-9
/
+9
2018-10-12
drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stop
James Zhu
-0
/
+10
2018-10-12
drm/amdgpu/vcn:Update latest spg mode stop for VCN
James Zhu
-15
/
+26
2018-10-12
drm/amdgpu/vcn:Update latest UVD_MPC register for VCN
James Zhu
-12
/
+40
2018-10-12
drm/amdgpu: Set the default value about gds vmid0 size
Emily Deng
-1
/
+14
2018-10-10
drm/amdgpu: remove set but not used variable 'header'
YueHaibing
-2
/
+0
2018-10-10
drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
YueHaibing
-3
/
+0
2018-10-10
drm/amdgpu: Suppress keypresses from ACPI_VIDEO events
Lyude Paul
-5
/
+12
2018-10-10
drm/amdgpu: Remove the direct fw loading support for sdma2.4
Rex Zhu
-42
/
+0
2018-10-10
drm/amdgpu: Remove wrong fw loading type warning
Rex Zhu
-2
/
+0
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
-20
/
+60
2018-10-10
drm/amdgpu: split ip hw_init into 2 phases
Rex Zhu
-13
/
+53
2018-10-10
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
-23
/
+1
2018-10-10
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
Rex Zhu
-29
/
+36
2018-10-10
drm/amdgpu: Check late_init status before set cg/pg state
Rex Zhu
-2
/
+2
2018-10-10
drm/amdgpu: Refine function amdgpu_device_ip_late_init
Rex Zhu
-2
/
+2
2018-10-10
drm/amdgpu: Change AI gfx/sdma/smu init sequence
Rex Zhu
-4
/
+4
2018-10-10
drm/amdgpu: Change SI/CI gfx/sdma/smu init sequence
Rex Zhu
-14
/
+16
2018-10-10
drm/amdgpu: Limit the max mc address to hole start
Emily Deng
-2
/
+4
2018-10-10
drm/amdgpu: fix CPDMA hang in PRT mode
Tao Zhou
-3
/
+12
2018-10-09
drm/amdgpu: Change VI gfx/sdma/smu init sequence
Rex Zhu
-12
/
+12
2018-10-09
drm/amdgpu: Add fw load in gfx_v8 and sdma_v3
Rex Zhu
-0
/
+19
2018-10-09
drm/amdgpu: Don't reallocate ucode bo when suspend
Rex Zhu
-1
/
+1
2018-10-09
drm/amdgpu: Remove FW_LOAD_DIRECT type support on VI
Rex Zhu
-254
/
+59
2018-10-09
drm/amdgpu/vcn:Correct VCN cache window definition
James Zhu
-15
/
+18
2018-10-09
drm/amdgpu/vcn:Replace value with defined macro
James Zhu
-12
/
+18
2018-10-09
drm/amdgpu/vcn:fix dpg pause mode hang issue
James Zhu
-2
/
+10
2018-10-09
drm/amdgpu/vcn:Remove unused code
James Zhu
-2
/
+0
[next]