summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2023-12-13drm/amd/display: set sdr_ref_white_level to 80 for out_transfer_funcJoshua Ashton-0/+2
2023-12-13drm/amd: include drm/drm_edid.h only where neededJani Nikula-1/+9
2023-12-13drm/amd/display: add CRTC gamma TF supportJoshua Ashton-17/+61
2023-12-13drm/amd/display: encapsulate atomic regamma operationMelissa Wen-20/+35
2023-12-13drm/amd/display: add comments to describe DM crtc color mgmt behaviorMelissa Wen-2/+14
2023-12-13drm/amd/display: add CRTC gamma TF driver-specific propertyMelissa Wen-0/+94
2023-12-13drm/amd/display: add plane blend LUT and TF driver-specific propertiesJoshua Ashton-0/+92
2023-12-13drm/amd/display: add plane shaper LUT and TF driver-specific propertiesMelissa Wen-0/+94
2023-12-13drm/amdkfd: fix mes set shader debugger process managementJonathan Kim-5/+40
2023-12-13drm/amd: Fix a probing order problem on SDMA 2.4Mario Limonciello-2/+2
2023-12-13drm/amdgpu: Switch to aca bank for xgmi pcs err cntHawking Zhang-2/+6
2023-12-13drm/amd/display: add plane 3D LUT driver-specific propertiesMelissa Wen-0/+65
2023-12-13drm/amdgpu: Enable tunneling on high-priority compute queuesFriedrich Vock-7/+13
2023-12-13drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher-0/+28
2023-12-13drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7Evan Quan-0/+13
2023-12-13drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0Ma Jun-1/+78
2023-12-13drm/amd/pm: add flood detection for wbrf eventsEvan Quan-6/+30
2023-12-13drm/amd/pm: setup the framework to support Wifi RFI mitigation featureEvan Quan-0/+235
2023-12-13drm/amd/pm: update driver_if and ppsmc headers for coming wbrf featureEvan Quan-6/+19
2023-12-13drm/amdkfd: Import DMABufs for interop through DRMFelix Kuehling-36/+52
2023-12-13drm/amdkfd: Export DMABufs from KFD using GEM handlesFelix Kuehling-9/+44
2023-12-13drm/amdgpu: xgmi_fill_topology_infoVignesh Chander-10/+52
2023-12-13drm/amd/display: Fix memory leak in dm_set_writeback()Harshit Mogalapalli-0/+2
2023-12-13drm/amd/display: add plane HDR multiplier driver-specific propertyJoshua Ashton-0/+40
2023-12-13drm/amd/display: document AMDGPU pre-defined transfer functionsMelissa Wen-0/+62
2023-12-13drm/amd/display: explicitly define EOTF and inverse EOTFMelissa Wen-23/+71
2023-12-13drm/amd/display: add plane degamma TF driver-specific propertyJoshua Ashton-2/+62
2023-12-13drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello-0/+2
2023-12-13drm/amd/display: 3.2.264Aric Cyr-1/+1
2023-12-13drm/amd/display: fix HW block PG sequenceCharlene Liu-44/+105
2023-12-13drm/amd/display: Force p-state disallow if leaving no plane configAlvin Lee-0/+20
2023-12-13drm/amd/display: For prefetch mode > 0, extend prefetch if possibleAlvin Lee-6/+31
2023-12-13drm/amd/display: Exit from idle state before accessing HW dataSung Joon Kim-0/+4
2023-12-13drm/amd/display: Disable OPTC pg to match DC Hubp/dpp pgAllen-0/+1
2023-12-13drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo-7/+12
2023-12-13drm/amd/display: Revert DP2 MST hub triple display fixMichael Strauss-7/+0
2023-12-13drm/amd/display: trivial comment changeAurabindo Pillai-1/+1
2023-12-13drm/amd/display: Revert "Fix conversions between bytes and KB"Taimur Hassan-8/+8
2023-12-13drm/amd/display: allow DP40 cables to do UHBR13.5Ran Shi-4/+10
2023-12-13drm/amd/display: Use explicit size for types in DCCG's struct dp_dto_paramsAurabindo Pillai-2/+2
2023-12-13drm/amd/display: Remove minor revision 5 until proper parser is readyJoshua Aberback-2/+0
2023-12-13drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun-35/+20
2023-12-13drm/amdgpu/jpeg: configure doorbell for each playbackSaleemkhan Jamadar-7/+8
2023-12-13drm/amdgpu: Use the right method to get IP versionLijo Lazar-9/+11
2023-12-13drm/amd/display: add driver-specific property for plane degamma LUTMelissa Wen-0/+138
2023-12-13drm/amd/display: Fix spelling mistake "SMC_MSG_AllowZstatesEntr" -> "SMC_MSG_...Colin Ian King-4/+4
2023-12-13drm/amdgpu: fix buffer funcs setting order on suspend harderAlex Deucher-2/+0
2023-12-13Merge tag 'amd-drm-next-6.8-2023-12-08' of https://gitlab.freedesktop.org/agd...Dave Airlie-421/+2100
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie-53/+187
2023-12-10drm/exec: Pass in initial # of objectsRob Clark-14/+14