Hi Rodrigo,
On 02/27, Rodrigo Siqueira wrote:
Hi Melissa,
First of all, thank you very much for this patchset; in general, everything looks good to me.
I noticed that your patchset does not apply because you made your changes based on `drm-misc-next`; when you send patches to amdgpu, use the following repository:
git://people.freedesktop.org/~agd5f/linux
Could you prepare a V2?
Yes.
Thanks for reviewing my patches. Soon, I will send a V2 with the changes suggested by you.
Thanks!
On 02/26, Melissa Wen wrote:
This patchset solves some coding style issues on dc_link for readability and cleaning up warnings. Change suggested by checkpatch.pl.
Melissa Wen (2): drm/amd/display: dc_link: code clean up on enable_link_dp function drm/amd/display: dc_link: code clean up on detect_dp function
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 67 +++++++++---------- 1 file changed, 32 insertions(+), 35 deletions(-)
-- 2.25.0
dri-devel mailing list dri-devel@lists.freedesktop.org https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.free...
-- Rodrigo Siqueira https://siqueira.tech
Melissa Wen