summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas2023-12-194-54/+77
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-1925-63/+143
* drm/amd/display: Refactor DMCUB enter/exit idle interfaceNicholas Kazlauskas2023-12-194-12/+43
* drm/amd/display: fix usb-c connector_typeAllen Pan2023-12-191-0/+5
* drm/amd/display: add debug option for ExtendedVBlank DLG adjustMuhammad Ahmed2023-12-192-1/+3
* drm/amd/display: Set test_pattern_changed update flag on pipe enableGeorge Shen2023-12-191-0/+4
* drm/amd/display: dereference variable before checking for zeroJosip Pavic2023-12-191-1/+1
* drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu2023-12-192-5/+16
* drm/amd/display: skip error logging when DMUB is inactive from S3Samson Tam2023-12-193-12/+27
* drm/amd/display: make flip_timestamp_in_us a 64-bit variableJosip Pavic2023-12-191-1/+1
* drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin2023-12-191-8/+18
* drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32xHamza Mahfooz2023-12-191-0/+6
* drm/amd/display: Add a new DC debug mask for PSR-SUMario Limonciello2023-12-191-0/+3
* drm/amd/display: Add function for dumping clk registersJohnson Chen2023-12-192-4/+22
* drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr2023-12-195-17/+10
* drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee2023-12-151-7/+1
* drm/amd/display: remove HPO PG in driver sideMuhammad Ahmed2023-12-151-0/+1
* drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam2023-12-155-0/+55
* drm/amd/display: fix documentation for dm_crtc_additional_color_mgmt()Melissa Wen2023-12-141-1/+1
* drm/amd/display: fix documentation for amdgpu_dm_verify_lut3d_size()Alex Deucher2023-12-141-1/+1
* drm/amd/display: Add 3x4 CTM support for plane CTMJoshua Ashton2023-12-142-4/+26
* drm/amd/display: add plane CTM supportMelissa Wen2023-12-142-0/+27
* drm/amd/display: add plane CTM driver-specific propertyMelissa Wen2023-12-143-0/+35
* drm/amd/display: copy 3D LUT settings from crtc state to stream_updateJoshua Ashton2023-12-141-0/+4
* drm/amd/pm: support return vpe clock tablePeyton Lee2023-12-141-0/+2
* drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLGJoshua Ashton2023-12-141-11/+18
* drm/amd/display: add plane blend LUT and TF supportJoshua Ashton2023-12-142-4/+53
* drm/amd/display: handle empty LUTs in __set_input_tfJoshua Ashton2023-12-141-8/+12
* drm/amd/display: add plane 3D LUT supportMelissa Wen2023-12-142-4/+99
* drm/amd/display: add plane shaper TF supportMelissa Wen2023-12-131-4/+11
* drm/amd/display: add plane shaper LUT supportMelissa Wen2023-12-133-4/+92
* drm/amd/display: add HDR multiplier supportJoshua Ashton2023-12-132-0/+4
* drm/amd/display: add dc_fixpt_from_s3132 helperJoshua Ashton2023-12-132-7/+13
* drm/amd/display: reject atomic commit if setting both plane and CRTC degammaMelissa Wen2023-12-131-1/+12
* drm/amd/display: add plane degamma TF and LUT supportJoshua Ashton2023-12-133-6/+69
* drm/amd/display: decouple steps for mapping CRTC degamma to DC planeMelissa Wen2023-12-131-18/+42
* drm/amd/display: mark plane as needing reset if color props changeJoshua Ashton2023-12-131-0/+15
* drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_funcJoshua Ashton2023-12-131-0/+2
* drm/amd: include drm/drm_edid.h only where neededJani Nikula2023-12-132-0/+2
* drm/amd/display: add CRTC gamma TF supportJoshua Ashton2023-12-132-17/+61
* drm/amd/display: encapsulate atomic regamma operationMelissa Wen2023-12-131-20/+35
* drm/amd/display: add comments to describe DM crtc color mgmt behaviorMelissa Wen2023-12-131-2/+14
* drm/amd/display: add CRTC gamma TF driver-specific propertyMelissa Wen2023-12-133-0/+87
* drm/amd/display: add plane blend LUT and TF driver-specific propertiesJoshua Ashton2023-12-133-0/+70
* drm/amd/display: add plane shaper LUT and TF driver-specific propertiesMelissa Wen2023-12-133-0/+73
* drm/amd/display: add plane 3D LUT driver-specific propertiesMelissa Wen2023-12-133-0/+47
* drm/amd/display: Fix memory leak in dm_set_writeback()Harshit Mogalapalli2023-12-131-0/+2
* drm/amd/display: add plane HDR multiplier driver-specific propertyJoshua Ashton2023-12-133-0/+36
* drm/amd/display: document AMDGPU pre-defined transfer functionsMelissa Wen2023-12-131-0/+62
* drm/amd/display: explicitly define EOTF and inverse EOTFMelissa Wen2023-12-132-23/+71