index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: move more defines into amdgpu_irq.h
Christian König
2018-09-26
35
-95
/
+94
*
drm/amdgpu: move more interrupt processing into amdgpu_irq.c
Christian König
2018-09-26
3
-21
/
+38
*
drm/amdgpu: Move fence SW fallback warning v3
Andrey Grodzovsky
2018-09-26
2
-5
/
+9
*
drm/amdgpu: cleanup amdgpu_ih.c
Christian König
2018-09-26
9
-102
/
+84
*
drm/amdgpu: make function pointers mandatory
Christian König
2018-09-26
20
-90
/
+55
*
drm/amdgpu: drop extra newline in amdgpu_iv trace
Christian König
2018-09-26
1
-1
/
+1
*
drm/amdgpu: fix the page fault of raven2
Huang Rui
2018-09-26
2
-2
/
+4
*
drm/amd/pp: Disable dpm features on smu7/8 when suspend
Rex Zhu
2018-09-26
2
-18
/
+32
*
drm/amdgpu: Remove redundant code in gfx_v8_0.c
Rex Zhu
2018-09-26
1
-20
/
+0
*
drm/amdgpu: Halt rlc/cp in rlc_safe_mode
Rex Zhu
2018-09-26
1
-27
/
+59
*
drm/amdgpu: Refine function name
Rex Zhu
2018-09-26
4
-11
/
+11
*
drm/amdgpu: Deactivate SW interrupt fallback in amdgpu_fence_process v2
Andrey Grodzovsky
2018-09-26
1
-2
/
+3
*
drm/amdkfd: Vega20 bring up on amdkfd side
Shaoyun Liu
2018-09-26
8
-0
/
+29
*
drm/amdgpu: Add vega20 support on kfd probe
Shaoyun Liu
2018-09-26
1
-0
/
+1
*
drm/amd: Interface change to support 64 bit page_table_base
Shaoyun Liu
2018-09-26
9
-23
/
+28
*
drm/amdkfd: Make the number of SDMA queues variable
Shaoyun Liu
2018-09-26
4
-4
/
+17
*
drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10
Emily Deng
2018-09-26
3
-11
/
+37
*
drm/amdgpu: Doorbell assignment for 8 sdma user queue per engine
Shaoyun Liu
2018-09-26
3
-25
/
+33
*
drm/amdgpu: remove unnecessary forward declaration
Felix Kuehling
2018-09-26
1
-2
/
+0
*
drm/amdkfd: Add wavefront context save state retrieval ioctl
Jay Cornwall
2018-09-26
8
-0
/
+147
*
drm/amdkfd: Report SDMA firmware version in the topology
Felix Kuehling
2018-09-26
3
-3
/
+11
*
drm/amdgpu: Enable BAD_OPCODE intr for gfx8
Harish Kasiviswanathan
2018-09-26
1
-1
/
+2
*
drm/amdkfd: KFD doesn't support TONGA SRIOV
Emily Deng
2018-09-26
1
-16
/
+0
*
drm/amdkfd: reflect atomic support in IO link properties
Eric Huang
2018-09-26
3
-12
/
+39
*
drm/amdgpu: Add warning message for INT SW fallback.
Andrey Grodzovsky
2018-09-26
1
-0
/
+1
*
Revert "drm/amdgpu: remove fence fallback"
Andrey Grodzovsky
2018-09-26
3
-0
/
+58
*
drm/amdgpu:No action when VCN PG state is unchanged
James Zhu
2018-09-26
2
-2
/
+11
*
drm/amd/display: remove redundant null pointer check before kfree
zhong jiang
2018-09-26
1
-6
/
+2
*
drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_info
Alex Deucher
2018-09-26
1
-0
/
+5
*
drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega20
Alex Deucher
2018-09-26
1
-0
/
+5
*
drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega12
Alex Deucher
2018-09-26
1
-1
/
+5
*
drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10
Alex Deucher
2018-09-26
3
-4
/
+11
*
drm/amdgpu: add new AMDGPU_PP_SENSOR_ENABLED_SMC_FEATURES_MASK sensor
Alex Deucher
2018-09-26
1
-0
/
+1
*
drm/amdgpu/powerplay: add smu smc_table_manager callback for vega20
Alex Deucher
2018-09-26
3
-24
/
+34
*
drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12
Alex Deucher
2018-09-26
3
-12
/
+22
*
drm/amdgpu/powerplay: Move vega10_enable_smc_features
Alex Deucher
2018-09-26
6
-12
/
+15
*
drm/amdgpu/powerplay: add get_argument callback for vega20
Alex Deucher
2018-09-26
4
-32
/
+15
*
drm/amd/display: Raise dispclk value for dce120 by 15%
Nicholas Kazlauskas
2018-09-26
1
-0
/
+3
*
drm/amd/display: fix gamma not being applied
SivapiriyanKumarasamy
2018-09-26
1
-5
/
+14
*
drm/amd/display: Remove mst_hotplug_work
Leo Li
2018-09-26
2
-12
/
+0
*
drm/amd/display: Guard against null stream dereference in do flip
Nicholas Kazlauskas
2018-09-26
1
-1
/
+14
*
drm/amd/display: Stereo 3D support in VSC
Eric Bernstein
2018-09-26
1
-4
/
+54
*
drm/amd/display: dc 3.1.67
Tony Cheng
2018-09-26
1
-1
/
+1
*
drm/amd/display: program v_update and v_ready with proper field
Su Sung Chung
2018-09-26
3
-13
/
+13
*
drm/amd/display: Add color bit info to freesync infoframe
SivapiriyanKumarasamy
2018-09-26
4
-21
/
+198
*
drm/amd/display: add pp_smu NULL pointer check
Charlene Liu
2018-09-26
1
-1
/
+1
*
drm/amd/display: use proper pipe_ctx index
Samson Tam
2018-09-26
1
-2
/
+18
*
drm/amd/display: Refactor FPGA-specific link setup
Nikola Cornij
2018-09-26
3
-40
/
+32
*
drm/amd/pp: Return error immediately if load firmware failed
Rex Zhu
2018-09-26
1
-4
/
+6
*
drm/amd/pp: Honour DC's clock limits on Rv
Rex Zhu
2018-09-26
1
-8
/
+17
[next]