linux/drivers/gpu/drm/amd/display
Dinghao Liu b67a468a4c drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
When amdgpu_display_modeset_create_props() fails, state and
state->context should be freed to prevent memleak. It's the
same when amdgpu_dm_audio_init() fails.

Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-08-26 15:45:52 -04:00
..
amdgpu_dm drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init 2020-08-26 15:45:52 -04:00
dc drm/amd/display: Keep current gain when ABM disable immediately 2020-08-26 15:27:52 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.25 2020-07-21 15:37:39 -04:00
include drm/amd/display: fix pow() crashing when given base 0 2020-08-18 18:01:21 -04:00
modules drm/amd/display: Fix LFC multiplier changing erratically 2020-08-10 18:08:53 -04:00
Kconfig drm/amd/display: Add DCN3 to Kconfig 2020-07-01 01:59:15 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO