aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-25drm/amdgpu: add helper to query rlcg reg access flagHawking Zhang2-0/+43
2022-01-25drm/amd/display: clean up some inconsistent indentingYang Li1-25/+23
2022-01-25drm/amd/display: Fix memory leakYongzhi Liu1-20/+60
2022-01-25drm/amd/pm: remove useless ifJiapeng Chong1-4/+1
2022-01-25drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objXin Xiong1-0/+1
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher1-2/+2
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher1-1/+1
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher1-0/+81
2022-01-25drm/amd/pm: use dev_*** to print output in multiple GPUsGuchun Chen5-10/+15
2022-01-25drm/amdgpu: drop WARN_ON in amdgpu_gart_bind/unbindGuchun Chen1-2/+2
2022-01-25drm/amd/display: Not to call dpcd_set_source_specific_data during resume.Rajib Mahapatra1-1/+2
2022-01-25drm/amd/pm: drop unneeded hwmgr->smu_lockEvan Quan2-241/+38
2022-01-25drm/amd/pm: drop unneeded feature->mutexEvan Quan4-31/+10
2022-01-25drm/amd/pm: drop unneeded smu_baco->mutexEvan Quan3-16/+5
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan10-20/+0
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan12-195/+70
2022-01-25drm/amd/pm: drop unneeded vcn/jpeg_gate_lockEvan Quan2-54/+11
2022-01-25drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan6-299/+34
2022-01-25drm/amdgpu: suppress the warning about enum value 'AMD_IP_BLOCK_TYPE_NUM'Evan Quan1-0/+1
2022-01-25drm/amdgpu: enable amdgpu_dc module parameterLang Yu1-2/+8
2022-01-25drm/amd: Fix MSB of SMU version printingMario Limonciello4-22/+22
2022-01-25drm/amdgpu: Disable FRU EEPROM access for SRIOVshaoyunl1-0/+6
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen8-17/+0
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen3-2/+13
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang1-2/+2
2022-01-25drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()Zhou Qingyang1-4/+5
2022-01-25drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher1-2/+2
2022-01-25drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher1-1/+1
2022-01-25drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher1-0/+81
2022-01-25drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu1-1/+1
2022-01-25drm/amd/display: Correct MPC split policy for DCN301Zhan Liu1-1/+1
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram7-13/+105
2022-01-25drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correctMatthew Brost1-6/+27
2022-01-25drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin9-4/+161
2022-01-25drm/etnaviv: relax submit size limitsLucas Stach1-2/+2
2022-01-25drm/msm/gpu: Cancel idle/boost work on suspendRob Clark1-2/+19
2022-01-25drm/msm/gpu: Wait for idle before suspendingRob Clark3-0/+24
2022-01-25drm/edid: Support type 7 timingsYaroslav Bolyukin1-4/+8
2022-01-25drm/vc4: hdmi: Change CSC callback prototypeMaxime Ripard2-1/+7
2022-01-25drm/vc4: hdmi: Define colorspace matricesMaxime Ripard1-29/+49
2022-01-25drm/vc4: hdmi: Replace CSC_CTL hardcoded value by definesMaxime Ripard2-3/+5
2022-01-25drm/vc4: hdmi: Move XBAR setup to csc_setupMaxime Ripard1-1/+2
2022-01-25drm/vc4: hdmi: Use full range helper in csc functionsMaxime Ripard2-22/+13
2022-01-25drm/vc4: hdmi: Add full range RGB helperMaxime Ripard1-2/+10
2022-01-25drm/connector: Fix typo in output formatMaxime Ripard8-36/+36
2022-01-25drm/edid: Split deep color modes between RGB and YUV444Maxime Ripard4-7/+8
2022-01-25drm/edid: Don't clear formats if using deep colorMaxime Ripard1-8/+0
2022-01-25drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetryMaxime Ripard4-7/+7
2022-01-25drm/docs: Document where the C8 color lut is storedDaniel Vetter1-0/+4