aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-11-17drm/amdkfd: Move TLB flushing logic into amdgpuFelix Kuehling6-67/+57
2023-11-17drm/amdgpu: update mappings not managed by KFDFelix Kuehling1-6/+22
2023-11-17drm/amdgpu: Implement a new 64bit sequence memory driverArunpravin Paneer Selvam6-1/+311
2023-11-17drm/i915: convert vlv_dpio_read()/write() from pipe to phyJani Nikula5-151/+151
2023-11-17drm/i915: add vlv_pipe_to_phy() helper to replace DPIO_PHY()Jani Nikula5-5/+24
2023-11-17drm/i915: move *_crtc_clock_get() to intel_dpll.cJani Nikula5-177/+181
2023-11-17drm/i915/display: keep struct intel_display members sortedJani Nikula1-9/+9
2023-11-17Merge tag 'amd-drm-fixes-6.7-2023-11-17' of https://gitlab.freedesktop.org/ag...Daniel Vetter26-84/+160
2023-11-17drm/amdgpu/gmc9: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu/gmc10: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu/gmc11: disable AGP apertureAlex Deucher1-1/+1
2023-11-17drm/amdgpu: add a module parameter to control the AGP apertureAlex Deucher5-3/+15
2023-11-17drm/amdgpu/gmc11: fix logic typo in AGP checkAlex Deucher1-1/+1
2023-11-17drm/amd/display: Fix encoder disable logicNicholas Susanto1-6/+4
2023-11-17drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-17drm/amdgpu: add and populate the port num into xgmi topology infoShiwu Zhang2-0/+6
2023-11-17drm/amd/display: Negate IPS allow and commit bitsDuncan Ma3-16/+16
2023-11-17drm/amd/pm: Don't send unload message for resetLijo Lazar1-1/+1
2023-11-17drm/amdgpu: fix ras err_data null pointer issue in amdgpu_ras.cYang Wang1-1/+1
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh2-0/+4
2023-11-17drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-17drm/amd/display: fix NULL dereferenceJosé Pekkarinen1-4/+1
2023-11-17drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-17drm/amd/display: Add null checks for 8K60 lightupMuhammad Ahmed2-1/+4
2023-11-17drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal1-0/+8
2023-11-17drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal1-1/+9
2023-11-17drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang1-1/+1
2023-11-17drm/amd/display: Fix DSC not Enabled on Direct MST SinkFangzhi Zuo1-15/+14
2023-11-17drm/amdgpu: Address member 'ring' not described in 'amdgpu_ vce, uvd_entity_i...Srinivasan Shanmugam2-0/+2
2023-11-17drm/amdgpu: finalizing mem_partitions at the end of GMC v9 sw_finiLe Ma1-2/+3
2023-11-17drm/amdgpu: Do not program VF copy regs in mmhub v1.8 under SRIOV (v2)Victor Lu1-3/+3
2023-11-17drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas1-3/+15
2023-11-16drm/i915/huc: Stop printing about unsupported HuC on MTLDaniele Ceraolo Spurio1-5/+0
2023-11-16drm/msm/dp: attach the DP subconnector propertyDmitry Baryshkov1-0/+3
2023-11-16drm/msm/dp: don't touch DP subconnector property in eDP caseAbel Vesa1-5/+10
2023-11-16drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalogBjorn Andersson1-0/+1
2023-11-16drm/msm: remove exra drm_kms_helper_poll_init() callDmitry Baryshkov1-2/+0
2023-11-16drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphyJonathan Marek1-1/+1
2023-11-16drm/i915: do not clean GT table on error pathAndrzej Hajda2-14/+1
2023-11-16drm/i915/gt: add missing new-line to GT_TRACEAndrzej Hajda1-1/+1
2023-11-16drm/i915/dsb: DSB code refactoringAnimesh Manna4-62/+148
2023-11-15drm/i915: Read a shadowed mmio register for ggtt flushVinay Belgaumkar1-1/+1
2023-11-15drm/i915: Fix fractional bpp handling in intel_link_bw_reduce_bpp()Imre Deak1-7/+7
2023-11-15nouveau: don't fail driver load if no display hw present.Dave Airlie1-0/+5
2023-11-15drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoBrenton Simpson1-0/+6
2023-11-15drm/i915/panelreplay: Debugfs support for panel replayAnimesh Manna1-24/+63
2023-11-15drm/client: Do not acquire module referenceThomas Zimmermann1-11/+1
2023-11-15drm/test: rearrange test entries in Kconfig and MakefileMarco Pagani2-7/+7
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard1152-11607/+291367
2023-11-15drm/i915/xe2lpd: implement WA for underruns while enabling FBCVinod Govindapillai1-1/+7