aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-02-23drm/amdgpu: add mode2 reset support for smu 13.0.5Yifan Zhang1-0/+1
2022-02-23drm/amdgpu: Fixed warning reported by kernel test robotyipechai1-1/+1
2022-02-23drm/amdkfd: Print bdf in peer map failure messageHarish Kasiviswanathan1-2/+9
2022-02-23drm/amd/display: 3.2.174Aric Cyr1-1/+1
2022-02-23drm/amd/display: add debug option to bypass ssinfo from bios.Charlene Liu3-0/+5
2022-02-23drm/amd/display: Refactor fixed VS logic for non-transparent modeGeorge Shen1-5/+97
2022-02-23drm/amd/display: add cable ID support for usb c connectorWenjing Liu7-41/+117
2022-02-23drm/amd/display: clear remote dc_sink when stop mstWayne Lin1-1/+19
2022-02-23drm/amd/display: Ignore Transitional Invalid Link Rate Error MessageFangzhi Zuo1-1/+1
2022-02-23drm/amd/display: Fix wrong resolution with DP/VGA adapterIlya2-0/+19
2022-02-23drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen6-57/+69
2022-02-23drm/amd/display: Set compbuf size to min at prep prevent overbook crbDuncan Ma2-2/+11
2022-02-23drm/amd/display: lock/un-lock cursor if odm pipe split usedPaul Hsieh1-1/+6
2022-02-23drm/amd/display: Turn global functions into static functionsMaíra Canal7-8/+9
2022-02-23drm/amd/display: Add missing prototypes to dcn201_initMaíra Canal1-0/+1
2022-02-23drm/amd/display: Remove unused variableMaíra Canal1-3/+0
2022-02-23drm/amd/display: Remove unused dmub_outbox_irq_info_funcs variableMaíra Canal1-5/+0
2022-02-23drm/amd/display: Remove vupdate_int_entry definitionMaíra Canal1-14/+0
2022-02-23drm/amd/display: Remove unused dcn316_smu_set_voltage_via_phyclk functionMaíra Canal1-16/+0
2022-02-23drm/amd/display: Remove unused temp variableMaíra Canal1-0/+4
2022-02-23drm/amdgpu: Remove unused get_umc_v8_7_channel_index functionMaíra Canal1-7/+0
2022-02-23drm/amdgpu: Change amdgpu_ras_block_late_init_default function scopeMaíra Canal1-1/+1
2022-02-23drm/amdgpu: use ktime rather than jiffies for benchmark resultsAlex Deucher1-14/+17
2022-02-23drm/amdgpu: use kernel BO API for benchmark buffer managementAlex Deucher1-61/+17
2022-02-23drm/amdgpu: derive GTT display support from DMAlex Deucher3-27/+12
2022-02-23drm/amdgpu/display: split dmcu and gpuvm handling logicAlex Deucher1-15/+20
2022-02-23drm/amdgpu: drop testing module parameterAlex Deucher5-273/+1
2022-02-23drm/amdgpu: drop benchmark module parameterAlex Deucher3-15/+0
2022-02-23drm/amdgpu: expose benchmarks via debugfsAlex Deucher1-0/+23
2022-02-23drm/amdkfd: Use real device for messagesFelix Kuehling3-10/+4
2022-02-23drm/amdkfd: Fix for possible integer overflowDavid Yat Sin1-1/+1
2022-02-23drm/amdgpu: add a benchmark mutexAlex Deucher3-9/+17
2022-02-23drm/amdgpu: print the selected benchmark test in the logAlex Deucher1-1/+25
2022-02-23drm/amdgpu: plumb error handling though amdgpu_benchmark()Alex Deucher2-40/+66
2022-02-23drm/i915/rps/tgl+: Remove RPS interrupt supportJosé Roberto de Souza1-1/+1
2022-02-23drm/i915/tgl: Simply subplatform detectionJosé Roberto de Souza6-34/+16
2022-02-23drm/edid: Always set RGB444Maxime Ripard1-1/+1
2022-02-23drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD pa...Hans de Goede1-0/+3
2022-02-23drm/tegra: dpaux: Populate AUX busThierry Reding2-0/+8
2022-02-23drm/i915: Extract intel_bw_check_data_rate()Ville Syrjälä1-21/+34
2022-02-23drm/i915: Extract icl_qgv_points_mask()Ville Syrjälä1-13/+22
2022-02-23drm/i915: Properly clear crtc state when disabling it fully, againVille Syrjälä1-3/+5
2022-02-23drm/i915: Remove odd any_ms=true assignmentVille Syrjälä1-3/+1
2022-02-23drm/i915: Dump hw.enable and pipe_modeVille Syrjälä1-2/+5
2022-02-23drm/i915: Dump the crtc hw state alwaysVille Syrjälä1-9/+7
2022-02-23Merge branches 'msm-next-lumag-dpu' and 'msm-next-lumag-dsi' into msm-next-lumagDmitry Baryshkov47-462/+658
2022-02-23drm/msm/dpu: wire up MSM8998's DSPP blocksDmitry Baryshkov1-0/+2
2022-02-23drm/selftests: add drm buddy pathological testcaseArunpravin2-0/+131
2022-02-23drm/selftests: add drm buddy smoke testcaseArunpravin2-0/+140
2022-02-23drm/selftests: add drm buddy pessimistic testcaseArunpravin2-0/+148