index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
dce
/
dce_clock_source.c
Age
Commit message (
Expand
)
Author
2021-03-02
drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 API
Vladimir Stempen
2021-02-22
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
2021-02-18
drm/amd/display: Fix potential integer overflow
Gustavo A. R. Silva
2021-02-09
drm/amd/display: fix 64bit division issue on 32bit OS
Lang Yu
2021-01-25
drm/amd/display: Fix HDMI deep color output for DCE 6-11.
Mario Kleiner
2021-01-11
drm/amd/display/dc/dce/dce_clock_source: Fix formatting/spelling of worthy fu...
Lee Jones
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
2020-10-23
drm/amd/display: Fixed panic during seamless boot.
David Galiffi
2020-10-05
drm/amd/display: Add dcn3.01 support to DC (v2)
Roman Li
2020-07-01
drm/amd/display: Add DCN3 CLK_MGR
Bhawanpreet Lakha
2020-04-22
drm/amd/dc: remove unused variable 'video_optimized_pixel_rates'
YueHaibing
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-08-22
drm/amd/display: fix calc_pll_max_vco_construct
Dmytro Laktyushkin
2019-08-22
drm/amd/display: fix a potential null pointer dereference
Colin Ian King
2019-08-15
drm/amd/display: enabling seamless boot sequence for dcn2
Martin Leung
2019-08-15
drm/amd/display: make firmware info only load once during dc_bios create
Dmytro Laktyushkin
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-22
drm/amd/display: removing MODULO change for dcn2
Martin Leung
2019-06-21
drm/amd/display: Add DCN2 clk mgr
Harry Wentland
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-05-31
drm/amd/display: make clk mgr soc specific
Eric Yang
2019-05-24
gpu: fix typos in code comments
Weitao Hou
2019-03-19
drm/amd/display: Keep clocks high before seamless boot done
Anthony Koo
2019-02-06
drm/amd/display: interface to check if timing can be seamless
Anthony Koo
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
2018-09-14
drm/amd/display: stop using switch for different CS revisions
Dmytro Laktyushkin
2018-09-14
drm/amd/display: Add Raven2 definitions in dc
Bhawanpreet Lakha
2018-09-10
drm/amd/display: remove unused clk_src code
Dmytro Laktyushkin
2018-08-27
drm/amdgpu/display: add support for LVDS (v5)
Alex Deucher
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
2018-07-05
drm/amd/display/dc/dce: Fix multiple potential integer overflows
Gustavo A. R. Silva
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-05-18
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
2018-05-15
drm/amd/display: Implement VEGAM device IDs in DC
Jerry (Fangzhi) Zuo
2018-04-11
drm/amd/display: Add Dynamic debug prints
Bhawanpreet Lakha
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-02-19
drm/amd/display: Fix Maximus pixel clock programming
Ken Chalmers
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
drm/amd/display: Use function pointer for update_plane_addr
Dmytro Laktyushkin
2017-09-26
drm/amd/display: add display write back(DWB)
Duke Du
2017-09-26
drm/amd/display/dc: add DCE_VERSION for DCE8 APUs
Alex Deucher
2017-09-26
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2017-09-26
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
[next]