summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | drm/amd/display: Add function prototypes to headersArthur Grillo2023-02-153-0/+6
| | * | | | | | | | | drm/amd/display: Turn global functions into staticArthur Grillo2023-02-151-1/+1
| | * | | | | | | | | drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen2023-02-152-89/+0
| | * | | | | | | | | drm/amd/display: remove unused func declaration from resource headersMelissa Wen2023-02-151-4/+0
| | * | | | | | | | | drm/amd/display: unset initial value for tf since it's never usedMelissa Wen2023-02-151-2/+2
| | * | | | | | | | | drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen2023-02-151-24/+26
| | * | | | | | | | | drm/amd/pm: Allocate dummy table only if neededLijo Lazar2023-02-152-3/+8
| | * | | | | | | | | Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo2023-02-151-46/+1
| | * | | | | | | | | drm/amd/display: Promote DAL to 3.2.223Aric Cyr2023-02-151-1/+1
| | * | | | | | | | | drm/amd/display: temporary fix for page faultingAyush Gupta2023-02-151-1/+1
| | * | | | | | | | | drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar2023-02-153-29/+425
| | * | | | | | | | | drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas2023-02-151-0/+2
| | * | | | | | | | | drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen2023-02-151-18/+19
| | * | | | | | | | | drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen2023-02-151-1/+1
| | * | | | | | | | | drm/amd/amdgpu: fix warning during suspendJack Xiao2023-02-152-1/+4
| | * | | | | | | | | drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha2023-02-143-7/+41
| | * | | | | | | | | drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu2023-02-1414-269/+442
| | * | | | | | | | | drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas2023-02-141-2/+2
| | * | | | | | | | | drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma2023-02-141-3/+9
| | * | | | | | | | | drm/amd/display: Disable unbounded request mode during rotationNasir Osman2023-02-141-1/+2
| | * | | | | | | | | drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9Yifan Zha2023-02-141-0/+4
| | * | | | | | | | | drm/amd/display: Remove the unused variable pre_connection_typeJiapeng Chong2023-02-141-2/+0
| | * | | | | | | | | drm/amd/display: Remove the unused variable ds_portJiapeng Chong2023-02-141-4/+0
| | * | | | | | | | | drm/amd/display: Remove stutter only configurationsNasir Osman2023-02-146-11/+73
| | * | | | | | | | | drm/amd/display: Fix video glitch while drag window in PSR-SUTom Chung2023-02-142-5/+37
| | * | | | | | | | | drm/amd/display: clean up some inconsistent indentingsYang Li2023-02-141-3/+3
| | * | | | | | | | | drm/amd/display: Simplify bool conversionYang Li2023-02-141-1/+1
| | * | | | | | | | | drm/amd/display: add NULL pointer checkCharlene Liu2023-02-141-6/+10
| | * | | | | | | | | drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu2023-02-145-85/+108
| | * | | | | | | | | drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu2023-02-143-11/+102
| | * | | | | | | | | drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam2023-02-141-1/+46
| | * | | | | | | | | Revert "drm/amd/display: Correct bw_params population"Daniel Miess2023-02-141-21/+10
| | * | | | | | | | | drm/amd/display: do not set RX back to SST mode for non 0 mst stream countWenjing Liu2023-02-143-41/+25
| | * | | | | | | | | drm/amd/display: Fix prefetch vratio checkAlvin Lee2023-02-143-6/+29
| | * | | | | | | | | drm/amd/display: Enable P-state validation checks for DCN314Nicholas Kazlauskas2023-02-141-1/+1
| | * | | | | | | | | drm/amd/display: fix k1 k2 divider programming for phantom streamsAurabindo Pillai2023-02-141-2/+2
| | * | | | | | | | | drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPOAlvin Lee2023-02-148-8/+52
| | * | | | | | | | | drm/amd/display: Move DCN314 DOMAIN power control to DMCUBNicholas Kazlauskas2023-02-144-1/+52
| | * | | | | | | | | drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng2023-02-1412-2/+413
| | * | | | | | | | | drm/amdkfd: Prevent user space using both svm and kfd api to register same us...Xiaogang Chen2023-02-141-0/+14
| | * | | | | | | | | drm/amdgpu: Fix the warning info when unload or remove amdgpuMa Jun2023-02-141-1/+2
| | * | | | | | | | | Revert "drm/amd/display: disable S/G display on DCN 3.1.5"Alex Deucher2023-02-091-0/+1
| | * | | | | | | | | Revert "drm/amd/display: disable S/G display on DCN 2.1.0"Alex Deucher2023-02-091-0/+1
| | * | | | | | | | | Revert "drm/amd/display: disable S/G display on DCN 3.1.2/3"Alex Deucher2023-02-091-0/+2
| | * | | | | | | | | drm/amdgpu: add S/G display parameterAlex Deucher2023-02-093-0/+15
| | * | | | | | | | | drm/amd/display: Fix spelling mistakes of function name in error messageColin Ian King2023-02-091-2/+2
| | * | | | | | | | | drm/amd/display: remove duplicate include headerYe Xingchen2023-02-091-1/+0
| | * | | | | | | | | drm/amd/display: fix link_validation build failureArnd Bergmann2023-02-091-0/+2
| | * | | | | | | | | drm/amd/display: set should_disable_otg storage-class-specifier to staticTom Rix2023-02-091-1/+1
| | * | | | | | | | | drm/amd/display: minor cleanup of vm_setupAlex Deucher2023-02-091-3/+3