index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
inc
/
resource.h
Age
Commit message (
Expand
)
Author
2021-03-02
drm/amd/display: Update link encoder object creation
Jimmy Kizito
2021-02-22
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
2020-07-01
drm/amd/display: Add DCN3 Resource
Bhawanpreet Lakha
2020-05-21
drm/amd/display: fix and simplify pipe split logic
Dmytro Laktyushkin
2020-05-05
drm/amd/display: Mode change with same timing causing long display blank
Aric Cyr
2020-02-12
drm/amdgpu/display move get_num_odm_splits() into dc_resource.c
Alex Deucher
2019-12-18
drm/amd/display: HDMI 2.x audio bandwidth check
Charlene Liu
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-09-17
drm/amd/display: dce11.x /dce12 update formula input
Charlene Liu
2019-08-23
drm/amd/display: re structure odm to allow 4 to 1 support
Dmytro Laktyushkin
2019-06-22
drm/amd/display: Add DSC support for Navi (v2)
Harry Wentland
2019-06-21
drm/amd/display: Add DCN2 HW Sequencer and Resource
Harry Wentland
2019-05-31
drm/amd/display: make clk mgr soc specific
Eric Yang
2019-03-27
drm/amd/display: fix odm output gamma programming
Dmytro Laktyushkin
2019-03-27
drm/amd/display: Pass init_data into DCN resource creation
Harry Wentland
2019-03-27
drm/amd/display: add preferred pipe split logic
Jun Lei
2019-03-20
drm/amd/display: fix odm pipe management
Dmytro Laktyushkin
2018-11-05
drm/amd/display: move pplib/smu notification to dccg block
Dmytro Laktyushkin
2018-10-09
drm/amd/display: Calculate swizzle mode using bpp during validation
Su Sung Chung
2018-09-10
drm/amd/display: num of sw i2c/aux engines less than num of connectors
Hersen Wu
2018-08-13
drm/amd/display: Check if clock source in use before disabling
Mikita Lipski
2018-06-15
drm/amd/display: Add num_opp to resource_caps
Eric Bernstein
2018-04-11
drm/amd/display: drop dc_validate_guaranteed
Julian Parkin
2017-10-21
drm/amd/display: audio dynamic resource acquired related
Charlene Liu
2017-09-26
drm/amd/display: No need to keep track of unreffed clk sources
Harry Wentland
2017-09-26
drm/amd/display: Don't reset clock source at unref
Harry Wentland
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: Per stream validate_context build v2.
Andrey Grodzovsky
2017-09-26
drm/amd/display: refactor pplib/smu communication
Tony Cheng
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2017-09-26
drm/amd/display: Move and Rename "is_stream_changed()"
Bhawanpreet Lakha
2017-09-26
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2017-09-26
drm/amd/display: Roll core_surface into dc_surface
Harry Wentland
2017-09-26
drm/amd/display: enable diags compilation
Dmytro Laktyushkin
2017-09-26
drm/amd/display: make dc_get_validate_context re-entrant
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Add function to set dither option
Ding Wang
2017-09-26
drm/amd/display: decouple resource_pool from resource_context
Tony Cheng
2017-09-26
drm/amd/display: Move resource_validate_ctx_destruct to dc.h
Harry Wentland
2017-09-26
drm/amd/display: add init calculation to scaler params
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Remove dc_target object
Aric Cyr
2017-09-26
drm/amd/display: Fixed crash caused by unnecessary clock source in split pipe.
Yongqiang Sun
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland