summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/basics
AgeCommit message (Expand)Author
2024-02-22drm/amd/display: Drop unnecessary headerRodrigo Siqueira
2024-02-12drm/amd/display: Fix possible use of uninitialized 'max_chunks_fbc_mode' in '...Srinivasan Shanmugam
2024-01-22drm/amd/display: Add dpp_get_gamut_remap functionsHarry Wentland
2024-01-03drm/amd/display: remove redundant initialization of variable remainderColin Ian King
2023-10-09drm/amd/display: Move bw_fixed from DML folderRodrigo Siqueira
2023-10-09drm/amd/display: Move custom_float from DML folderRodrigo Siqueira
2023-10-09drm/amd/display: Move dce_calcs from DML folderRodrigo Siqueira
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira
2023-07-18drm/amd/display: Improve the include of header fileRodrigo Siqueira
2022-08-16drm/amd/display: Include scaling factor for SubVP commandAlvin Lee
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2021-02-18Revert "drm/amd/display: Unblank hubp based on plane visibility"Wesley Chalmers
2021-01-13drm/amd/display: Unblank hubp based on plane visibilityWesley Chalmers
2021-01-11drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuseLee Jones
2020-12-01drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_co...Lee Jones
2020-12-01drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'Lee Jones
2020-12-01drm/amd/display/dc/basics/conversion: Include header containing our prototypesLee Jones
2020-11-10drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're usedLee Jones
2020-04-01drm/amd/dc: Kill dc_conn_log_hex_linux()Lyude Paul
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-03-19drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-15drm/amd/display: Default log masks should include all connectivity eventsAric Cyr
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-15drm/amd/display: Do not use os typesAnthony Koo
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo
2018-02-19drm/amd/display: WBSCL filter init calculation fixesKen Chalmers
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin
2017-12-14drm/amd/display: Correct fixed point calculation.Vitaly Prosyak
2017-12-14drm/amd/display: Build unity lut for shaperVitaly Prosyak
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher
2017-12-06drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_logMichel Dänzer
2017-12-06drm/amd/display: Add dm_logger_append_va APIMichel Dänzer
2017-12-06drm/amd/display: remove unnecessary cast and use kcalloc instead of kzallocColin Ian King
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie
2017-10-06amdgpu/dc: use kernel ilog2 for log_2.Dave Airlie
2017-10-06amdgpu/dc: inline dal grph object id functions.Dave Airlie
2017-09-29amdgpu/dc: inline all the signal_types code.Dave Airlie
2017-09-29amdgpu/dc: inline fixed31_32 div_intDave Airlie