summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/basics
AgeCommit message (Expand)AuthorLines
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-6/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-6/+6
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-10/+12
2025-08-27drm/amd/display: Multiplication result converted to larger typeClay King-5/+5
2025-05-22drm/amd/display: fix typo in commentsDaniil Ryabov-2/+2
2025-05-07drm/amd/display: Don't check for NULL divisor in fixpt codeHarry Wentland-5/+0
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin-1/+2
2024-09-18drm/amd/display: fix typo in the commentYan Zhen-1/+1
2024-07-23drm/amd/display: remove dc dependencies from SPL librarySamson Tam-0/+27
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung-1/+1
2024-06-14drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski-4/+0
2024-02-22drm/amd/display: Drop unnecessary headerRodrigo Siqueira-2/+0
2024-02-12drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...Srinivasan Shanmugam-1/+1
2024-01-22drm/amd/display: Add dpp_get_gamut_remap functionsHarry Wentland-0/+38
2024-01-03drm/amd/display: remove redundant initialization of variable remainderColin Ian King-1/+2
2023-10-09drm/amd/display: Move bw_fixed from DML folderRodrigo Siqueira-1/+190
2023-10-09drm/amd/display: Move custom_float from DML folderRodrigo Siqueira-1/+175
2023-10-09drm/amd/display: Move dce_calcs from DML folderRodrigo Siqueira-1/+4207
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira-6/+5
2023-07-18drm/amd/display: Improve the include of header fileRodrigo Siqueira-1/+1
2022-08-16drm/amd/display: Include scaling factor for SubVP commandAlvin Lee-0/+24
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland-2/+0
2021-02-18Revert "drm/amd/display: Unblank hubp based on plane visibility"Wesley Chalmers-16/+8
2021-01-13drm/amd/display: Unblank hubp based on plane visibilityWesley Chalmers-8/+16
2021-01-11drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuseLee Jones-6/+3
2020-12-01drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_co...Lee Jones-1/+1
2020-12-01drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'Lee Jones-1/+0
2020-12-01drm/amd/display/dc/basics/conversion: Include header containing our prototypesLee Jones-0/+1
2020-11-10drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're usedLee Jones-0/+5
2020-04-01drm/amd/dc: Kill dc_conn_log_hex_linux()Lyude Paul-41/+1
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo-1/+144
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg-0/+2
2019-03-19drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista-0/+5
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas-475/+4
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-41/+44
2018-06-15drm/amd/display: Default log masks should include all connectivity eventsAric Cyr-41/+44
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-3/+3
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin-0/+5
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo-1/+1
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo-1/+1
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin-141/+15
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin-264/+103
2018-05-15drm/amd/display: Do not use os typesAnthony Koo-79/+79
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo-1/+2
2018-02-19drm/amd/display: WBSCL filter init calculation fixesKen Chalmers-0/+9
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland-76/+1
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin-4/+20
2017-12-14drm/amd/display: Correct fixed point calculation.Vitaly Prosyak-1/+1
2017-12-14drm/amd/display: Build unity lut for shaperVitaly Prosyak-0/+12