summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/basics
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: remove redundant initialization of variable remainderColin Ian King2024-01-031-1/+2
* drm/amd/display: Move bw_fixed from DML folderRodrigo Siqueira2023-10-092-1/+190
* drm/amd/display: Move custom_float from DML folderRodrigo Siqueira2023-10-092-1/+175
* drm/amd/display: Move dce_calcs from DML folderRodrigo Siqueira2023-10-093-1/+4207
* drm/amd/display: Add missing staticRodrigo Siqueira2023-07-181-6/+5
* drm/amd/display: Improve the include of header fileRodrigo Siqueira2023-07-181-1/+1
* drm/amd/display: Include scaling factor for SubVP commandAlvin Lee2022-08-162-0/+24
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* Revert "drm/amd/display: Unblank hubp based on plane visibility"Wesley Chalmers2021-02-182-16/+8
* drm/amd/display: Unblank hubp based on plane visibilityWesley Chalmers2021-01-132-8/+16
* drm/amd/display/dc/basics/conversion: Demote obvious kernel-doc abuseLee Jones2021-01-111-6/+3
* drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_co...Lee Jones2020-12-011-1/+1
* drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'Lee Jones2020-12-011-1/+0
* drm/amd/display/dc/basics/conversion: Include header containing our prototypesLee Jones2020-12-011-0/+1
* drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're usedLee Jones2020-11-101-0/+5
* drm/amd/dc: Kill dc_conn_log_hex_linux()Lyude Paul2020-04-012-41/+1
* drm/amd/display: cleanup of function pointer tablesAnthony Koo2019-11-193-1/+144
* drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* drm/amd/display: Add function to create 4d19 fixed pointTyler DiBattista2019-03-191-0/+5
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-133-475/+4
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-222-41/+44
|\
| * drm/amd/display: Default log masks should include all connectivity eventsAric Cyr2018-06-152-41/+44
* | Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-151-0/+5
|\|
| * drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-291-0/+5
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-3/+3
|/
* drm/amd/display: Fix up dm logging functionalityAnthony Koo2018-05-182-1/+1
* drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo2018-05-181-1/+1
* drm/amd/display: inline more of fixed point codeDmytro Laktyushkin2018-05-181-141/+15
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-184-264/+103
* drm/amd/display: Do not use os typesAnthony Koo2018-05-151-79/+79
* drm/amd/display: Implement stats loggingAnthony Koo2018-03-141-1/+2
* drm/amd/display: WBSCL filter init calculation fixesKen Chalmers2018-02-191-0/+9
* drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland2017-12-142-76/+1
* drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin2017-12-141-4/+20
* drm/amd/display: Correct fixed point calculation.Vitaly Prosyak2017-12-141-1/+1
* drm/amd/display: Build unity lut for shaperVitaly Prosyak2017-12-141-0/+12
* drm/amdgpu: add license to MakefilesAlex Deucher2017-12-071-0/+21
* drm/amd/display: Don't call dm_log_to_buffer directly in dc_conn_logMichel Dänzer2017-12-061-7/+3
* drm/amd/display: Add dm_logger_append_va APIMichel Dänzer2017-12-061-5/+12
* drm/amd/display: remove unnecessary cast and use kcalloc instead of kzallocColin Ian King2017-12-061-3/+2
* drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland2017-11-281-0/+5
* drm/amd/display: add performance trace macro to dcDmytro Laktyushkin2017-10-212-93/+22
* amdgpu/dc: kfree already checks for NULL.Dave Airlie2017-10-061-2/+1
* amdgpu/dc: use kernel ilog2 for log_2.Dave Airlie2017-10-062-11/+4
* amdgpu/dc: inline dal grph object id functions.Dave Airlie2017-10-061-60/+1
* amdgpu/dc: inline all the signal_types code.Dave Airlie2017-09-292-81/+1
* amdgpu/dc: inline fixed31_32 div_intDave Airlie2017-09-291-9/+0
* amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie2017-09-291-12/+10
* amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie2017-09-291-122/+0
* amdgpu/dc: inline some of the fixed 32_32 fnsDave Airlie2017-09-291-60/+0