summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-11-24Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-11-24Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-24Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-11-21nouveau/gsp: allocate enough space for all channel ids.Dave Airlie
2023-11-21drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBPCong Yang
2023-11-21drm/ast: Disconnect BMC if physical connector is connectedThomas Zimmermann
2023-11-20drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman
2023-11-20drm/i915: do not clean GT table on error pathAndrzej Hajda
2023-11-20drm/i915/dp_mst: Fix race between connector registration and setupImre Deak
2023-11-19drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut
2023-11-19drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut
2023-11-17drm/msm: remove unnecessary NULL checkDan Carpenter
2023-11-17Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-17drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong
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/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-15nouveau: don't fail driver load if no display hw present.Dave Airlie
2023-11-15drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoBrenton Simpson
2023-11-14nouveau: use an rwlock for the event lock.Dave Airlie
2023-11-14nouveau/gsp/r535: Fix a NULL vs error pointer bugDan Carpenter
2023-11-14nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()Dan Carpenter
2023-11-13drm/ci: make github dependabot happy againLinus Torvalds