XueBing Chen
b1baf42f85
drm/radeon: Clean up errors in clearstate_ci.h
...
Fix the following errors reported by checkpatch:
ERROR: that open brace { should be on the previous line
Signed-off-by: XueBing Chen <chenxb_99091@126.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2024-01-18 15:40:13 -05:00
Sam Ravnborg
88f489d26b
drm/radeon: prepare header files for drmP.h removal
...
While removing drmP.h from all .c files the list of
header files are also sorted alphabetically.
To allow this adjust the header files to pull in
the dependencies they needed to allow this.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org >
Reviewed-by: Alex Deucher <alexander.deucher@amd.com >
Cc: "Christian König" <christian.koenig@amd.com >
Cc: "David (ChunMing) Zhou" <David1.Zhou@amd.com >
Cc: David Airlie <airlied@linux.ie >
Cc: Daniel Vetter <daniel@ffwll.ch >
Link: https://patchwork.freedesktop.org/patch/msgid/20190608080241.4958-6-sam@ravnborg.org
2019-06-10 22:30:24 +02:00
Michele CURTI
d148f9e02e
drm/radeon: use NULL instead of zero in clearstate headers
...
Signed-off-by: Michele Curti <michele.curti@gmail.com >
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2014-06-02 10:25:07 -04:00
Alex Deucher
22c775ce80
drm/radeon: implement clock and power gating for CIK (v3)
...
Only the APUs support power gating.
v2: disable cgcg for now
v3: workaround hw issue in mgcg
Signed-off-by: Alex Deucher <alexander.deucher@amd.com >
2013-08-30 16:30:08 -04:00