Age | Commit message (Expand) | Author |
2024-12-18 | drm/amd/display: Block Invalid TMDS operation | Chris Park |
2024-07-01 | drm/amd/display: Fix possible overflow in integer multiplication | Alex Hung |
2024-06-14 | drm/amd/display: Prevent overflow on DTO calculation | Chris Park |
2024-05-20 | drm/amd/display: Modify HPO pixel clock programming to support DPM | Dillon Varone |
2024-05-20 | drm/amd/display: Use the correct TMDS function to avoid DVI issues | Chris Park |
2024-04-26 | drm/amd/display: Add misc DC changes for DCN401 | Aurabindo Pillai |
2024-04-09 | drm/amd/display: Adjust dprefclk by down spread percentage. | Zhongwei |
2024-01-09 | drm/amd/display: To adjust dprefclk by down spread percentage | Martin Tsai |
2023-09-26 | drm/amd/display: switch DC over to the new DRM logging macros | Hamza Mahfooz |
2023-09-11 | drm/amd/display: add dp dto programming function to dccg | Dillon Varone |
2023-06-09 | drm/amd/display: Clean FPGA code in dc | Qingqing Zhuo |
2023-03-31 | drm/amd/display: Add 90Mhz to video_optimized_pixel_rates | Taimur Hassan |
2023-03-07 | drm/amd/display: Drop unnecessary DCN guards | Harry Wentland |
2022-08-16 | drm/amd/display: Fix pixel clock programming | Ilya Bakoulin |
2022-07-25 | drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encoding | Michael Strauss |
2022-07-25 | drm/amd/display: Remove unused clk_src variable | Maíra Canal |
2022-07-05 | drm/amd/display: Move all linux includes into OS types | Harry Wentland |
2022-06-03 | drm/amd/display: Select correct DTO source | Dillon Varone |
2022-05-26 | drm/amd/display: Check if modulo is 0 before dividing. | David Galiffi |
2022-05-10 | drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dce | Alex Hung |
2022-04-12 | drm/amd/display: Select correct DTO source | Dillon Varone |
2022-03-31 | drm/amd/display: Fix pointer dereferenced before checking | Haowen Bai |
2022-03-15 | drm/amd/display: merge two duplicated clock_source_create | Charlene Liu |
2022-03-15 | drm/amd/display: fix deep color ratio | Hansen Dsouza |
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 |