summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2023-12-19drm/amd/display: add debug option for ExtendedVBlank DLG adjustMuhammad Ahmed-1/+3
2023-12-19drm/amd/display: Set test_pattern_changed update flag on pipe enableGeorge Shen-0/+4
2023-12-19drm/amd/display: dereference variable before checking for zeroJosip Pavic-1/+1
2023-12-19drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu-5/+16
2023-12-19drm/amd/display: skip error logging when DMUB is inactive from S3Samson Tam-12/+27
2023-12-19drm/amdkfd: Use partial hmm page walk during buffer validation in SVMXiaogang Chen-66/+48
2023-12-19drm/amd: Add missing definitions for `SMU_MAX_LEVELS_VDDGFX`Mario Limonciello-0/+2
2023-12-19drm/amd/display: make flip_timestamp_in_us a 64-bit variableJosip Pavic-1/+1
2023-12-19drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin-8/+18
2023-12-19drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32xHamza Mahfooz-0/+6
2023-12-19drm/amd/display: Add a new DC debug mask for PSR-SUMario Limonciello-0/+4
2023-12-19drm/amd/display: Add function for dumping clk registersJohnson Chen-4/+22
2023-12-19drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr-17/+10
2023-12-15drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee-7/+1
2023-12-15drm/amd/display: remove HPO PG in driver sideMuhammad Ahmed-0/+1
2023-12-15drm/amd/display: do not send commands to DMUB if DMUB is inactive from S3Samson Tam-0/+55
2023-12-15drm/amd/swsmu: remove duplicate definition of smu v14_0_0 driver if versionLi Ma-6/+1
2023-12-15drm/amdgpu: make an improvement on amdgpu_hmm_range_get_pagesJames Zhu-1/+1
2023-12-15drm/amdgpu: increase hmm range get pages timeoutJames Zhu-2/+2
2023-12-15drm/amdkfd: svm range always mapped flag not working on APUPhilip Yang-6/+12
2023-12-15drm/amdkfd: only flush mes process context if mes support is thereJonathan Kim-1/+2
2023-12-14drm/amd/display: fix documentation for dm_crtc_additional_color_mgmt()Melissa Wen-1/+1
2023-12-14drm/amd/display: fix documentation for amdgpu_dm_verify_lut3d_size()Alex Deucher-1/+1
2023-12-14drm/amd/pm: fix a double-free in amdgpu_parse_extended_power_tableZhipeng Lu-39/+13
2023-12-14drivers/amd/pm: fix a use-after-free in kv_parse_power_tableZhipeng Lu-3/+1
2023-12-14drm/amd/pm: fix a double-free in si_dpm_initZhipeng Lu-3/+2
2023-12-14drm/amd/pm: Remove unneeded semicolonYang Li-1/+1
2023-12-14drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher-2/+2
2023-12-14drm/amd/display: Add 3x4 CTM support for plane CTMJoshua Ashton-4/+26
2023-12-14drm/amd/display: add plane CTM supportMelissa Wen-0/+27
2023-12-14drm/amd/pm: add power save mode workload for smu 13.0.10Kenneth Feng-10/+13
2023-12-14drm/amdgpu/vpe: enable vpe dpmPeyton Lee-0/+276
2023-12-14drm/amd/display: add plane CTM driver-specific propertyMelissa Wen-0/+37
2023-12-14drm/amd/display: copy 3D LUT settings from crtc state to stream_updateJoshua Ashton-0/+4
2023-12-14drm/amd/pm: support return vpe clock tablePeyton Lee-0/+33
2023-12-14drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heapWang, Beyond-17/+5
2023-12-14drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLGJoshua Ashton-11/+18
2023-12-14drm/amd/display: add plane blend LUT and TF supportJoshua Ashton-4/+53
2023-12-14drm/amd/display: handle empty LUTs in __set_input_tfJoshua Ashton-8/+12
2023-12-14drm/amd/display: add plane 3D LUT supportMelissa Wen-4/+99
2023-12-13drm/amdgpu: warn when there are still mappings when a BO is destroyed v2Christian König-0/+2
2023-12-13drm/amd/display: add plane shaper TF supportMelissa Wen-4/+11
2023-12-13drm/amd/display: add plane shaper LUT supportMelissa Wen-4/+92
2023-12-13drm/amd/display: add HDR multiplier supportJoshua Ashton-0/+4
2023-12-13drm/amd/display: add dc_fixpt_from_s3132 helperJoshua Ashton-7/+13
2023-12-13drm/amd/display: reject atomic commit if setting both plane and CRTC degammaMelissa Wen-1/+12
2023-12-13drm/amd/display: add plane degamma TF and LUT supportJoshua Ashton-6/+69
2023-12-13drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König-1/+2
2023-12-13drm/amd/display: decouple steps for mapping CRTC degamma to DC planeMelissa Wen-18/+42
2023-12-13drm/amd/display: mark plane as needing reset if color props changeJoshua Ashton-0/+15