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
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
-1974
/
+4021
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/amd/powerplay: update PPtable with DC BTC and Tvr SocLimit fields
Evan Quan
-9
/
+14
2018-10-16
drm/amd/powerplay: added I2C controller configuration
Evan Quan
-63
/
+227
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/amd/display: fix bug of accessing invalid memory
Su Sung Chung
-2
/
+6
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/vcn:Add new register offset/mask for VCN
James Zhu
-0
/
+32
2018-10-12
drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDP
hersen wu
-1
/
+2
2018-10-12
drm/amdgpu: Set the default value about gds vmid0 size
Emily Deng
-1
/
+14
2018-10-12
drm/amd/powerplay: hint when power profile setting is not supported
Evan Quan
-2
/
+7
2018-10-12
drm/amd/powerplay: translate power_profile mode to pplib workload type
Evan Quan
-3
/
+39
2018-10-10
drm/amdgpu/powerplay: factor out some pptable helpers
Alex Deucher
-96
/
+70
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c
Alex Deucher
-16
/
+25
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c
Alex Deucher
-12
/
+14
2018-10-10
drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c
Alex Deucher
-15
/
+15
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/amdkfd: Remove set but not used variable 'preempt_all_queues'
YueHaibing
-3
/
+0
2018-10-10
drm/amdgpu/powerplay: fix missing break in switch statements
Colin Ian King
-0
/
+10
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
-52
/
+62
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
-26
/
+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
[next]