1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/gpio
Brandon Syu 9190d4a263 drm/amd/display: fix mapping to non-allocated address
[Why]
There is an issue mapping non-allocated location of memory.
It would allocate gpio registers from an array out of bounds.

[How]
Patch correct numbers of bounds for using.

Tested-by: Daniel Wheeler <Daniel.Wheeler@amd.com>
Reviewed-by: Martin Leung <Martin.Leung@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Brandon Syu <Brandon.Syu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-01-17 15:40:44 -05:00
..
dce60 drm/amd/display: dc/gpio: add support for DCE6 (v2) 2020-07-27 16:46:00 -04:00
dce80 drm/amd/display: refactor gpio to allocate hw_container in constructor 2019-08-15 10:53:55 -05:00
dce110 drm/amd/display: remove duplicate include in dcn21 and gpio 2021-03-23 23:03:32 -04:00
dce120 drm: amd/display: fix spelling of "function" 2020-09-15 17:52:42 -04:00
dcn10 drm: amd/display: fix spelling of "function" 2020-09-15 17:52:42 -04:00
dcn20 drm/amd/display: fix mapping to non-allocated address 2023-01-17 15:40:44 -05:00
dcn21 drm/amd/display: Fix comments 2022-06-14 21:38:40 -04:00
dcn30 drm/amd/display: fix mapping to non-allocated address 2023-01-17 15:40:44 -05:00
dcn32 drm/amd/display: fix mapping to non-allocated address 2023-01-17 15:40:44 -05:00
dcn315 drm/amd/display: Add DCN315 GPIO 2022-02-18 14:07:00 -05:00
ddc_regs.h drm/amd/display: fix mapping to non-allocated address 2023-01-17 15:40:44 -05:00
generic_regs.h drm/amd/display: Implement generic MUX registers (v2) 2019-07-18 14:27:24 -05:00
gpio_base.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
gpio_regs.h
gpio_service.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
gpio_service.h drm/amd/display: refactor gpio to allocate hw_container in constructor 2019-08-15 10:53:55 -05:00
hpd_regs.h
hw_ddc.c drm/amd/display: Fix gpio port mapping issue 2022-11-09 17:41:41 -05:00
hw_ddc.h drm/amd/display: refactor gpio to allocate hw_container in constructor 2019-08-15 10:53:55 -05:00
hw_factory.c drm/amd/display: Enable DCN314 in DC 2022-07-13 20:57:05 -04:00
hw_factory.h drm/amd/display: refactor gpio to allocate hw_container in constructor 2019-08-15 10:53:55 -05:00
hw_generic.c drm/amd/display: cleanup of construct and destruct funcs 2019-11-19 10:12:52 -05:00
hw_generic.h drm/amd/display: refactor gpio to allocate hw_container in constructor 2019-08-15 10:53:55 -05:00
hw_gpio.c amdgpu/dc: cleanup construct returns in gpio. 2017-09-29 13:02:28 -04:00
hw_gpio.h amdgpu/dc: cleanup construct returns in gpio. 2017-09-29 13:02:28 -04:00
hw_hpd.c drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
hw_hpd.h drm/amd/display: refactor gpio to allocate hw_container in constructor 2019-08-15 10:53:55 -05:00
hw_translate.c drm/amd/display: Enable DCN314 in DC 2022-07-13 20:57:05 -04:00
hw_translate.h
Makefile drm/amd/display: add GPIO changes for DCN32/321 2022-06-03 16:43:37 -04:00