summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
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/amdkfd: Use partial hmm page walk during buffer validation in SVMXiaogang Chen2023-12-192-66/+48
* drm/amd: Add missing definitions for `SMU_MAX_LEVELS_VDDGFX`Mario Limonciello2023-12-192-0/+2
* 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-192-0/+4
* 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/swsmu: remove duplicate definition of smu v14_0_0 driver if versionLi Ma2023-12-152-6/+1
* drm/amdgpu: make an improvement on amdgpu_hmm_range_get_pagesJames Zhu2023-12-151-1/+1
* drm/amdgpu: increase hmm range get pages timeoutJames Zhu2023-12-151-2/+2
* drm/amdkfd: svm range always mapped flag not working on APUPhilip Yang2023-12-151-6/+12
* drm/amdkfd: only flush mes process context if mes support is thereJonathan Kim2023-12-151-1/+2
* 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/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu2023-12-141-39/+13
* drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu2023-12-141-3/+1
* drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu2023-12-141-3/+2
* drm/amd/pm: Remove unneeded semicolonYang Li2023-12-141-1/+1
* drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher2023-12-141-2/+2
* 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/pm: add power save mode workload for smu 13.0.10Kenneth Feng2023-12-141-10/+13
* drm/amdgpu/vpe: enable vpe dpmPeyton Lee2023-12-143-0/+276
* drm/amd/display: add plane CTM driver-specific propertyMelissa Wen2023-12-144-0/+37
* 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-144-0/+33
* drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond2023-12-143-17/+5
* 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/amdgpu: warn when there are still mappings when a BO is destroyed v2Christian König2023-12-131-0/+2
* 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