summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-11-17drm/amdgpu: Refactor 'amdgpu_connector_dvi_detect' in amdgpu_connectors.cSrinivasan Shanmugam
2023-11-17drm/amd/pm: Make smu_v13_0_baco_set_armd3_sequence() staticMa Jun
2023-11-17drm/amd/pm: Move some functions to smu_v13_0.c as generic codeMa Jun
2023-11-17drm/radeon: Fix warning using plain integer as NULLAbhinav Singh
2023-11-17amdgpu: Adjust kmalloc_array calls for new -Walloc-sizeSam James
2023-11-17drm/amd/pm: Fix return value and drop redundant paramMa Jun
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling
2023-11-17drm/amdgpu: update mappings not managed by KFDFelix Kuehling
2023-11-17drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam
2023-11-17drm/i915: convert vlv_dpio_read()/write() from pipe to phyJani Nikula
2023-11-17drm/i915: add vlv_pipe_to_phy() helper to replace DPIO_PHY()Jani Nikula
2023-11-17drm/i915: move *_crtc_clock_get() to intel_dpll.cJani Nikula
2023-11-17drm/i915/display: keep struct intel_display members sortedJani Nikula
2023-11-17Merge tag 'amd-drm-fixes-6.7-2023-11-17' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc10: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher
2023-11-17drm/amd/display: Fix encoder disable logicNicholas Susanto
2023-11-17drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang
2023-11-17drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma
2023-11-17drm/amd/pm: Don't send unload message for resetLijo Lazar
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh
2023-11-17drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen
2023-11-17drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed
2023-11-17drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal
2023-11-17drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal
2023-11-17drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-11-17drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo
2023-11-17drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam
2023-11-17drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma
2023-11-17drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu
2023-11-17drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas
2023-11-16drm/i915/huc: Stop printing about unsupported HuC on MTLDaniele Ceraolo Spurio
2023-11-16drm/msm/dp: attach the DP subconnector propertyDmitry Baryshkov
2023-11-16drm/msm/dp: don't touch DP subconnector property in eDP caseAbel Vesa
2023-11-16drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalogBjorn Andersson
2023-11-16drm/msm: remove exra drm_kms_helper_poll_init() callDmitry Baryshkov
2023-11-16drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek
2023-11-16drm/i915: do not clean GT table on error pathAndrzej Hajda
2023-11-16drm/i915/gt: add missing new-line to GT_TRACEAndrzej Hajda
2023-11-16drm/i915/dsb: DSB code refactoringAnimesh Manna
2023-11-15drm/i915: Read a shadowed mmio register for ggtt flushVinay Belgaumkar
2023-11-15drm/i915: Fix fractional bpp handling in intel_link_bw_reduce_bpp()Imre Deak
2023-11-15nouveau: don't fail driver load if no display hw present.Dave Airlie