linux/drivers/gpu/drm/amd/display/dc
Mario Kleiner 4b6b7437b1 drm/amd/display: Enable fp16 also on DCE-8/10/11.
The hw supports fp16, this is not only useful for HDR,
but also for standard dynamic range displays, because
it allows to get more precise color reproduction with
about 11 - 12 bpc linear precision in the unorm range
0.0 - 1.0.

Working fp16 scanout+display (and HDR over HDMI) was
verified on a DCE-8 asic, so i assume that the more
recent DCE-10/11 will work equally well, now that
format-specific plane scaling constraints are properly
enforced, e.g., the inability of fp16 to scale on older
hw like DCE-8 to DCE-11.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-01-05 11:35:22 -05:00
..
basics drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_costruct' static 2020-12-01 16:04:45 -05:00
bios drm/amd/display: remove macro which is in header already 2020-11-24 12:08:29 -05:00
calcs drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
clk_mgr drm/amd/display: always program DPPDTO unless not safe to lower 2020-12-23 15:02:47 -05:00
core drm/amd/display: Update idle optimization handling 2021-01-05 11:34:35 -05:00
dce drm/amd/display: Add get_dig_frontend implementation for DCEx 2020-12-16 13:27:08 -05:00
dce60 drm/amdgpu: remove unneeded break 2020-10-23 15:33:47 -04:00
dce80 drm/amd/display: Enable fp16 also on DCE-8/10/11. 2021-01-05 11:35:22 -05:00
dce100 drm/amd/display: Enable fp16 also on DCE-8/10/11. 2021-01-05 11:35:22 -05:00
dce110 drm/amd/display: Enable fp16 also on DCE-8/10/11. 2021-01-05 11:35:22 -05:00
dce112 drm/amd/display: remove unneeded semicolon 2020-10-30 01:03:02 -04:00
dce120 drm/amd/display: HP Reverb G2 VR fails to light up 2020-12-15 11:33:39 -05:00
dcn10 drm/amd/display: add getter routine to retrieve mpcc mux 2020-12-23 15:02:55 -05:00
dcn20 drm/amd/display: add getter routine to retrieve mpcc mux 2020-12-23 15:02:55 -05:00
dcn21 drm/amd/display: Adding prototype for dccg21_update_dpp_dto() 2020-12-15 11:35:25 -05:00
dcn30 drm/amd/display: Update idle optimization handling 2021-01-05 11:34:35 -05:00
dcn301 drm/amd/display: Properly define DPCS related info for DCN301 2020-12-01 16:03:52 -05:00
dcn302 drm/amd/display: Create and Destroy PSR resources for DCN302 2021-01-05 11:34:59 -05:00
dml drm/amd/display: remove unused dml variables 2020-11-16 12:18:55 -05:00
dsc drm/amd/display: Fix compilation error 2020-11-02 15:29:33 -05:00
gpio drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
hdcp
inc drm/amd/display: Update idle optimization handling 2021-01-05 11:34:35 -05:00
irq drm/amd/display: Add missing pflip irq for dcn2.0 2020-11-13 17:29:47 -05:00
virtual drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoder 2020-09-29 16:08:31 -04:00
dc.h drm/amd/display: Update idle optimization handling 2021-01-05 11:34:35 -05:00
dc_bios_types.h drm/amd/display: Add internal display info 2020-11-24 12:08:15 -05:00
dc_ddc_types.h
dc_dmub_srv.c drm/amd/display: implement notify stream mask 2020-09-15 17:52:41 -04:00
dc_dmub_srv.h drm/amd/display: implement notify stream mask 2020-09-15 17:52:41 -04:00
dc_dp_types.h drm/amd/display: add option to override cr training pattern 2020-09-15 17:52:40 -04:00
dc_dsc.h drm/amd/display: Add an option to limit max DSC target bpp per sink 2020-10-26 13:29:39 -04:00
dc_helper.c drm/amd/display: Decouple amdgpu_dm_trace from service 2020-10-26 13:33:59 -04:00
dc_hw_types.h drm/amd/display: Update idle optimization handling 2021-01-05 11:34:35 -05:00
dc_link.h drm/amd/display: Only one display lights up while using MST hub 2020-12-08 23:04:26 -05:00
dc_stream.h drm/amd/display: turn DPMS off on connector unplug 2020-12-01 16:00:06 -05:00
dc_trace.h drm/amd/display: Add tracepoint for capturing clocks state 2020-10-26 13:34:26 -04:00
dc_types.h drm/amd/display: Add dual edp optimization flag. 2020-11-16 12:19:33 -05:00
dm_cp_psp.h
dm_event_log.h
dm_helpers.h drm/amd/display: Clear dc remote sinks on MST disconnect 2020-12-01 15:59:57 -05:00
dm_pp_smu.h drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
dm_services.h drm/amd/display: Decouple amdgpu_dm_trace from service 2020-10-26 13:33:59 -04:00
dm_services_types.h
irq_types.h
Makefile drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
os_types.h drm/amd/display: Clean up debug macros 2020-10-26 16:52:08 -04:00