index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: add amdgpu_bo_param
Chunming Zhou
2018-05-15
2
-33
/
+51
*
drm/amd/display: Use dig enable to determine fast boot optimization.
Yongqiang Sun
2018-05-15
5
-36
/
+21
*
drm/amd/display: add missing colorspace for set black color
Yue Hin Lau
2018-05-15
1
-1
/
+20
*
drm/amd/display: add calculated clock logging to DTN
Dmytro Laktyushkin
2018-05-15
1
-1
/
+10
*
drm/amd/display: add rq/dlg/ttu to dtn log
Dmytro Laktyushkin
2018-05-15
6
-20
/
+401
*
drm/amd/display: Check SCRATCH reg to determine S3 resume.
Yongqiang Sun
2018-05-15
1
-5
/
+28
*
drm/amd/display: HDMI has no sound after Panel power off/on
Charlene Liu
2018-05-15
1
-0
/
+2
*
drm/amd/display: Move DCC support functions into dchubbub
Eric Bernstein
2018-05-15
4
-232
/
+291
*
drm/amd/display: Do not create memory allocation if stats not enabled
Anthony Koo
2018-05-15
1
-11
/
+15
*
drm/amd/display: Check lid state to determine fast boot optimization.
Yongqiang Sun
2018-05-15
2
-8
/
+17
*
drm/amd/display: change dml init to use default structs
Dmytro Laktyushkin
2018-05-15
1
-62
/
+76
*
drm/amd/display: fix segfault on insufficient TG during validation
Dmytro Laktyushkin
2018-05-15
1
-1
/
+1
*
drm/amd/display: Fix regamma not affecting full-intensity color values
Leo (Sunpeng) Li
2018-05-15
1
-3
/
+6
*
drm/amd/display: Move dp_pixel_encoding_type to stream_encoder include
Eric Bernstein
2018-05-15
2
-17
/
+19
*
drm/amd/display: fix brightness level after resume from suspend
Roman Li
2018-05-15
3
-1
/
+18
*
drm/amd/display: dal 3.1.42
Eric Yang
2018-05-15
1
-1
/
+1
*
drm/amd/display: Don't program bypass on linear regamma LUT
Harry Wentland
2018-05-15
1
-7
/
+0
*
drm/amdgpu: defer test IBs on the rings at boot (V3)
Shirish S
2018-05-15
2
-11
/
+9
*
drm/amd/pp: Adding a function to store cc6 data in SMU10
Mikita Lipski
2018-05-15
1
-0
/
+10
*
drm/amd/pp: Adding set_watermarks_for_clocks_ranges for SMU10
Mikita Lipski
2018-05-15
2
-0
/
+14
*
drm/amdgpu: re-validate per VM BOs if required v2
Christian König
2018-05-15
1
-1
/
+14
*
drm/amdgpu: revert "Don't change preferred domian when fallback GTT v6"
Christian König
2018-05-15
2
-26
/
+27
*
drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"
Christian König
2018-05-15
2
-6
/
+2
*
drm/amd/pp: Move common code to smu_helper.c
Rex Zhu
2018-05-15
4
-70
/
+109
*
drm/amd/pp: Clear smu response register before send smu message
Rex Zhu
2018-05-15
2
-3
/
+2
*
drm/amd/pp: Remove struct pp_gpu_power
Rex Zhu
2018-05-15
6
-60
/
+29
*
drm/amd/pp: Refine get_gpu_power for VI
Rex Zhu
2018-05-15
2
-27
/
+34
*
Revert "drm/amd/powerply: fix power reading on Fiji"
Rex Zhu
2018-05-15
1
-2
/
+1
*
drm/gpu-sched: fix force APP kill hang(v4)
Emily Deng
2018-05-15
4
-21
/
+121
*
drm/amdgpu: Free VGA stolen memory as soon as possible.
Andrey Grodzovsky
2018-05-15
8
-1
/
+46
*
drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
Alex Deucher
2018-05-15
5
-18
/
+118
*
drm/amdgpu/gmc9: use amdgpu_ring_emit_reg_write_reg_wait in gpu tlb flush
Alex Deucher
2018-05-15
1
-5
/
+3
*
drm/amdgpu/vcn1: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
1
-0
/
+1
*
drm/amdgpu/vce4: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
1
-0
/
+1
*
drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
1
-0
/
+1
*
drm/amdgpu/sdma4: add emit_reg_write_reg_wait ring callback (v2)
Alex Deucher
2018-05-15
1
-0
/
+1
*
drm/amdgpu/gfx9: add emit_reg_write_reg_wait ring callback (v2)
Alex Deucher
2018-05-15
1
-0
/
+12
*
drm/amdgpu: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
3
-0
/
+28
*
drm/amdgpu/powerplay: rename smu7_upload_mc_firmware
Alex Deucher
2018-05-15
1
-2
/
+2
*
drm/amdgpu/powerplay: fix smu7_get_memory_type for fiji
Alex Deucher
2018-05-15
1
-6
/
+2
*
Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"
Harry Wentland
2018-05-15
1
-28
/
+0
*
Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
Harry Wentland
2018-05-15
1
-3
/
+0
*
drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspace
Alex Deucher
2018-05-15
3
-0
/
+6
*
drm/ttm: keep a reference to transfer pipelined BOs
Christian König
2018-05-15
1
-20
/
+30
*
drm/amd/pp: Remove useless smu7 running state check
Rex Zhu
2018-05-15
1
-8
/
+0
*
drm/amd/pp: Remove dead function in smu7_smumgr.c
Rex Zhu
2018-05-15
2
-11
/
+0
*
drm/amd/powerplay: initialzie the dpm intial enabled state
Kenneth Feng
2018-05-15
1
-0
/
+10
*
drm/amd/powerplay: Get more than 8 level gfxclk states
Kenneth Feng
2018-05-15
1
-1
/
+1
*
amd/powerplay: implement the vega12_force_clock_level interface
Kenneth Feng
2018-05-15
1
-1
/
+41
*
drm/amdgpu: Add APU support in vi_set_vce_clocks
Rex Zhu
2018-05-15
2
-8
/
+27
[next]