index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce80
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: set clocks to 0 on suspend on dce80
Bhawanpreet Lakha
2019-02-20
1
-3
/
+16
*
drm/amd/display: fix optimize_bandwidth func pointer for dce80
Bhawanpreet Lakha
2019-02-20
1
-1
/
+1
*
drm/amd/display: Remove duplicate header
Brajeswar Ghosh
2018-11-26
1
-1
/
+0
*
drm/amd/display: rename dccg to clk_mgr
Dmytro Laktyushkin
2018-11-05
1
-12
/
+12
*
drm/amd/display: split dccg clock manager into asic folders
Dmytro Laktyushkin
2018-11-05
1
-1
/
+1
*
drm/amd/display: clean up base dccg struct
Dmytro Laktyushkin
2018-11-05
1
-15
/
+0
*
drm/amd/display: remove safe_to_lower flag from dc, use 2 functions instead
Dmytro Laktyushkin
2018-11-05
1
-1
/
+2
*
drm/amd/display: move pplib/smu notification to dccg block
Dmytro Laktyushkin
2018-11-05
1
-2
/
+2
*
drm/amd/display: fix memory leak in resource pools
Jun Lei
2018-10-09
1
-0
/
+2
*
drm/amd/display: clean up encoding checks
Eric Yang
2018-10-09
1
-2
/
+1
*
drm/amd/display: num of sw i2c/aux engines less than num of connectors
Hersen Wu
2018-09-10
1
-0
/
+25
*
drm/amd/display: Create new i2c resource
David Francis
2018-08-27
1
-0
/
+99
*
drm/amd/display: Don't share clk source between DP and HDMI
Mikita Lipski
2018-08-06
1
-0
/
+3
*
drm/amd/display: flatten aux_engine and engine
Bhawanpreet Lakha
2018-07-27
1
-2
/
+2
*
drm/amd/display: Decouple aux from i2c
Bhawanpreet Lakha
2018-07-24
1
-0
/
+44
*
drm/amd/display: rename dce_disp_clk to dccg
Dmytro Laktyushkin
2018-07-05
1
-3
/
+3
*
drm/amd/display: rename display clock block to dccg
Dmytro Laktyushkin
2018-07-05
1
-11
/
+11
*
drm/amd/display: drop dc_validate_guaranteed
Julian Parkin
2018-04-11
1
-49
/
+0
*
drm/amd/display: Enable backlight support for pre-DCE11 ASICs
Mikita Lipski
2018-03-14
1
-0
/
+87
*
drm/amd/display: Expose DCE110 CRC functions for DCE8
Leo (Sunpeng) Li
2018-02-19
1
-0
/
+2
*
drm/amd/display: Make couple functions in DCE80 TG static
Harry Wentland
2018-02-19
2
-68
/
+63
*
drm/amd/display: Re-use DCE100 display_power_gating for DCE80
Harry Wentland
2018-02-19
1
-37
/
+1
*
drm/amd/display: Remove unused DCE80 compressor
Harry Wentland
2018-02-19
3
-913
/
+1
*
drm/amd/display: Add timing generator count to resource pool.
Yongqiang Sun
2018-02-19
1
-0
/
+3
*
drm/amd/display: Don't allow dual-link DVI on all ASICs.
Harry Wentland
2018-02-19
1
-0
/
+1
*
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
2017-12-19
1
-0
/
+21
|
\
|
*
drm/amdgpu: add license to Makefiles
Alex Deucher
2017-12-04
1
-0
/
+21
*
|
drm/amd/display: Add APU cap in dc_caps
Anthony Koo
2017-12-04
1
-0
/
+2
|
/
*
amdgpu/dc: remove pointless return from build_pipe_hw_param
Dave Airlie
2017-09-29
1
-5
/
+1
*
amdgpu/dc: another round of dce/dcn construct cleanups.
Dave Airlie
2017-09-29
5
-19
/
+9
*
amdgpu/dc: make dce80 timing generator construct return void.
Dave Airlie
2017-09-29
3
-13
/
+4
*
amdgpu/dc: make dce transform constructor void
Dave Airlie
2017-09-29
1
-9
/
+4
*
amdgpu/dc: make opp construct void.
Dave Airlie
2017-09-29
1
-7
/
+3
*
amdgpu/dc: make link encoder construct void.
Dave Airlie
2017-09-29
1
-14
/
+7
*
amdgpu/dc: make stream encoder constructor return void.
Dave Airlie
2017-09-29
1
-8
/
+4
*
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-28
2
-26
/
+27
*
drm/amd/display: Restore missing DCE8 xfm regs
Harry Wentland
2017-09-26
1
-3
/
+3
*
drm/amd/display: Set add_stream_ctx for CZ, Hawaii and others
Harry Wentland
2017-09-26
1
-0
/
+1
*
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
1
-5
/
+5
*
drm/amd/display: Per plane validation context build.
Andrey Grodzovsky
2017-09-26
1
-10
/
+6
*
drm/amd/display: Per stream validate_context build v2.
Andrey Grodzovsky
2017-09-26
1
-62
/
+17
*
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
4
-32
/
+31
*
drm/amd/disply/dc: add resource support for DCE8 APUs (v2)
Alex Deucher
2017-09-26
2
-2
/
+349
*
drm/amd/display/dc: add DIGG for KV
Alex Deucher
2017-09-26
1
-1
/
+2
*
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2017-09-26
1
-4
/
+4
*
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-26
1
-2
/
+2
*
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2017-09-26
1
-1
/
+1
*
drm/amd/display: Add per surface validation hook.
Andrey Grodzovsky
2017-09-26
1
-1
/
+3
*
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2017-09-26
1
-1
/
+1
*
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2017-09-26
1
-6
/
+6
[next]