Files
linux/drivers
Darren Powell f72dcf8b29 amdgpu/pm: Optimize emit_clock_levels for arcturus - part 1
Use variables to remove the multiple nested ternary expressions and
 improve readability. This will help to optimize the code duplication
 in the switch statement
 Also Changed:
  Modify function arcturus_get_clk_table to void function as it
    always returns 0
  Use const string "attempt_string" to cut down on repetition

Signed-off-by: Darren Powell <darren.powell@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-08-30 15:51:17 -04:00
..
2023-06-29 08:09:31 -06:00
2023-08-12 02:36:28 +03:00
2023-08-07 00:01:41 +05:30
2023-06-15 13:42:18 +02:00
2023-08-24 07:26:06 +10:00
2023-07-27 07:53:12 +02:00