summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2022-07-25drm/amd/display: Revert "drm/amd/display: disable idle optimizations"Aurabindo Pillai-1/+0
2022-07-25drm/amd/display: Update DML logic for unbounded req handlingJun Lei-14/+103
2022-07-25drm/amd/display: Update Cursor Attribute MALL cacheChris Park-1/+42
2022-07-25drm/amdgpu: Fix comment typoJason Wang-1/+1
2022-07-25drm/radeon: Fix comment typoJason Wang-1/+1
2022-07-25drm/amdgpu: add dm ip block for dcn 3.1.4Roman Li-0/+1
2022-07-25drm/amd/display: Disable dmcu fw loading for dcn314Roman Li-0/+1
2022-07-25drm/amd/display: Loop through all pipes for DET allocationTaimur Hassan-1/+1
2022-07-25drm/amd/display: Disable GPUVM in IP resource configurationVladimir Stempen-2/+2
2022-07-25drm/amd/debugfs: Expose GFXOFF state to userspaceAndré Almeida-2/+47
2022-07-25drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folderMelissa Wen-10/+12
2022-07-25drm/amd/display: Remove unused MaxUsedBW variableMaíra Canal-28/+0
2022-07-25drm/amd/display: Remove unused variables from dcn10_stream_encoderMaíra Canal-10/+0
2022-07-25drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_paramsMaíra Canal-19/+0
2022-07-25drm/amd/display: Remove unused NumberOfStates variableMaíra Canal-2/+0
2022-07-25drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughpu...Maíra Canal-54/+0
2022-07-25drm/amd/display: Remove unused clk_src variableMaíra Canal-2/+0
2022-07-25drm/amd/display: Update de-tile override to anticipate pipe splittingTaimur Hassan-71/+69
2022-07-25drm/amd/display: Don't set dram clock change requirement for SubVPAlvin Lee-0/+10
2022-07-25drm/amd/display: Fix hard hang if DSC is disabledRodrigo Siqueira-7/+12
2022-07-25drm/amd/display: remove number of DSC slices override in DMLWenjing Liu-20/+0
2022-07-25drm/amd/display: Create a file dedicated for CRTCRodrigo Siqueira-433/+516
2022-07-23drm/i915/gvt: Replace roundup with DIV_ROUND_UPNicolin Chen-5/+2
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen-4/+1
2022-07-22Merge tag 'drm-intel-gt-next-2022-07-13' of git://anongit.freedesktop.org/drm...Dave Airlie-432/+1181
2022-07-22Merge tag 'drm-misc-next-fixes-2022-07-21' of git://anongit.freedesktop.org/d...Dave Airlie-17/+15
2022-07-22Merge tag 'du-next-20220707' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie-37/+64
2022-07-22Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-5/+15
2022-07-21Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/a...Dave Airlie-18/+38
2022-07-20drm/msm/dpu: populate wb or intf before reset_intf_cfgAbhinav Kumar-0/+6
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov-4/+19
2022-07-20drm/amd/display: Create a file dedicated to planesRodrigo Siqueira-1617/+1878
2022-07-20drm/amd/display: Add tags for indicating mst progress statusWayne Lin-3/+94
2022-07-20drm/amd/display: Add is_mst_connector debugfs entryWayne Lin-0/+53
2022-07-20drm/amd/display: fix trigger_hotplug to support mst caseWayne Lin-3/+14
2022-07-20drm/amd/display: Expose function reset_cur_dp_mst_topologyWayne Lin-1/+4
2022-07-20drm/amd/display: Update in dmlAlvin Lee-0/+2
2022-07-20drm/amd/display: Remove unused variableJun Lei-1/+0
2022-07-20drm/amd/display: Support vertical interrupt 0 for all dcn ASICWayne Lin-7/+26
2022-07-20drm/amd/pm: enable gfx ulv and gpo on smu_v13_0_7Kenneth Feng-0/+4
2022-07-20drm/amd/display: Change get_pipe_idx function scopeMaíra Canal-2/+1
2022-07-20drm/amdgpu: Write masked value to control registerMaíra Canal-2/+2
2022-07-20drm/amdgpu: fix scratch register access method in SRIOVGavin Wan-4/+4
2022-07-20drm/amdgpu: remove acc_size from reserve/unreserve memAlex Sierra-43/+17
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov-4/+19
2022-07-20drm/msm/dsi: fix the inconsistent indentingsunliming-1/+1
2022-07-20drm/msm/dp: make eDP panel as the first connected connectorKuogee Hsieh-0/+2
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe-57/+19
2022-07-20drm/imx/dcss: Add missing of_node_put() in fail pathLiang He-0/+3
2022-07-19drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio-62/+417