projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d2f22d
)
drm/amd/display: Remove dwbc from pipe_ctx
author
Eric Bernstein
<
[email protected]
>
Thu, 23 Nov 2017 21:38:52 +0000
(16:38 -0500)
committer
Alex Deucher
<
[email protected]
>
Wed, 20 Dec 2017 19:47:30 +0000
(14:47 -0500)
Signed-off-by: Eric Bernstein <
[email protected]
>
Reviewed-by: Tony Cheng <
[email protected]
>
Acked-by: Harry Wentland <
[email protected]
>
Signed-off-by: Alex Deucher <
[email protected]
>
drivers/gpu/drm/amd/display/dc/inc/core_types.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/display/dc/inc/core_types.h
b/drivers/gpu/drm/amd/display/dc/inc/core_types.h
index 9cc6bbb2071469e2ee3080bd2cb8d8d77561f8db..d6971054ec07e93f21637701ee81486ea0973387 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/inc/core_types.h
+++ b/
drivers/gpu/drm/amd/display/dc/inc/core_types.h
@@
-212,7
+212,6
@@
struct pipe_ctx {
struct _vcs_dpi_display_rq_regs_st rq_regs;
struct _vcs_dpi_display_pipe_dest_params_st pipe_dlg_param;
#endif
- struct dwbc *dwbc;
};
struct resource_context {