|
Revision tags: v6.15, v6.15-rc7, v6.15-rc6, v6.15-rc5, v6.15-rc4, v6.15-rc3, v6.15-rc2, v6.15-rc1, v6.14, v6.14-rc7, v6.14-rc6, v6.14-rc5, v6.14-rc4, v6.14-rc3, v6.14-rc2, v6.14-rc1, v6.13, v6.13-rc7 |
|
| #
9ae42f61 |
| 10-Jan-2025 |
Wayne Lin <[email protected]> |
drm/amd/display: Add DCN36 Resource
Add resource handling for DCN36.
V2: adjust copyright license text V3: remove unnecessary headers
Acked-by: Harry Wentland <[email protected]> Reviewed-by:
drm/amd/display: Add DCN36 Resource
Add resource handling for DCN36.
V2: adjust copyright license text V3: remove unnecessary headers
Acked-by: Harry Wentland <[email protected]> Reviewed-by: Martin Leung <[email protected]> Signed-off-by: Taimur Hassan <[email protected]> Signed-off-by: Wayne Lin <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
show more ...
|
|
Revision tags: v6.13-rc6, v6.13-rc5, v6.13-rc4, v6.13-rc3, v6.13-rc2, v6.13-rc1, v6.12, v6.12-rc7, v6.12-rc6, v6.12-rc5, v6.12-rc4, v6.12-rc3, v6.12-rc2, v6.12-rc1, v6.11, v6.11-rc7, v6.11-rc6, v6.11-rc5, v6.11-rc4, v6.11-rc3, v6.11-rc2, v6.11-rc1 |
|
| #
0964fbd5 |
| 24-Jul-2024 |
Rodrigo Siqueira <[email protected]> |
drm/amd/display: Cleanup dml2 and dc/resource Makefile
Remove some useless lines from DC Makefiles.
Acked-by: Tom Chung <[email protected]> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@a
drm/amd/display: Cleanup dml2 and dc/resource Makefile
Remove some useless lines from DC Makefiles.
Acked-by: Tom Chung <[email protected]> Signed-off-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Wayne Lin <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
show more ...
|
|
Revision tags: v6.10, v6.10-rc7, v6.10-rc6, v6.10-rc5, v6.10-rc4, v6.10-rc3 |
|
| #
2d62bb45 |
| 05-Jun-2024 |
Mounika Adhuri <[email protected]> |
drm/amd/display: Refactor DCN3X into component folder
[why] Move DCN3X files to unique component folder.
[how] Create respective component folder in dc, move the DCN3X files into corresponding new
drm/amd/display: Refactor DCN3X into component folder
[why] Move DCN3X files to unique component folder.
[how] Create respective component folder in dc, move the DCN3X files into corresponding new folders and made appropriate changes for compilation in Makefiles.
Reviewed-by: Martin Leung <[email protected]> Acked-by: Hamza Mahfooz <[email protected]> Signed-off-by: Mounika Adhuri <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
show more ...
|
|
Revision tags: v6.10-rc2, v6.10-rc1, v6.9, v6.9-rc7, v6.9-rc6, v6.9-rc5, v6.9-rc4, v6.9-rc3, v6.9-rc2, v6.9-rc1 |
|
| #
00c39110 |
| 20-Mar-2024 |
Aurabindo Pillai <[email protected]> |
drm/amd/display: Add misc DC changes for DCN401
Add miscellaneous changes to enable DCN401 init
Signed-off-by: Aurabindo Pillai <[email protected]> Acked-by: Rodrigo Siqueira <rodrigo.siquei
drm/amd/display: Add misc DC changes for DCN401
Add miscellaneous changes to enable DCN401 init
Signed-off-by: Aurabindo Pillai <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
show more ...
|
| #
f3736c0d |
| 22-Mar-2024 |
Rodrigo Siqueira <[email protected]> |
drm/amd/display: Add code comments clock and encode code
This commit adds some comments to make easier to understand the clock update for DCN 201, the encode function, and other minor comments.
Sig
drm/amd/display: Add code comments clock and encode code
This commit adds some comments to make easier to understand the clock update for DCN 201, the encode function, and other minor comments.
Signed-off-by: Rodrigo Siqueira <[email protected]> Acked-by: Roman Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
show more ...
|
|
Revision tags: v6.8, v6.8-rc7, v6.8-rc6 |
|
| #
2728e9c7 |
| 23-Feb-2024 |
Hamza Mahfooz <[email protected]> |
drm/amd/display: add DC changes for DCN351
Add DC support for DCN 3.5.1.
Signed-off-by: Hamza Mahfooz <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
|
|
Revision tags: v6.8-rc5, v6.8-rc4, v6.8-rc3, v6.8-rc2, v6.8-rc1, v6.7, v6.7-rc8, v6.7-rc7, v6.7-rc6, v6.7-rc5, v6.7-rc4, v6.7-rc3, v6.7-rc2, v6.7-rc1, v6.6, v6.6-rc7, v6.6-rc6, v6.6-rc5 |
|
| #
8b8eed05 |
| 06-Oct-2023 |
Mounika Adhuri <[email protected]> |
drm/amd/display: Refactor resource into component directory
[WHY] Move all resource files to unique folder resource.
[HOW] Created resource folder in dc, moved the dcnxx_resource.c and dcnxx_resour
drm/amd/display: Refactor resource into component directory
[WHY] Move all resource files to unique folder resource.
[HOW] Created resource folder in dc, moved the dcnxx_resource.c and dcnxx_resource.h files into corresponding new folders inside the resource and made appropriate changes for compilation in Makefiles.
Reviewed-by: Martin Leung <[email protected]> Acked-by: Alex Hung <[email protected]> Signed-off-by: Mounika Adhuri <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
show more ...
|