summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2023-11-20Merge tag 'drm-misc-next-2023-11-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-11-17Merge tag 'drm-fixes-2023-11-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
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-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-15drm/client: Do not acquire module referenceThomas Zimmermann
2023-11-15drm/test: rearrange test entries in Kconfig and MakefileMarco Pagani
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-15drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAMEDmitry Osipenko
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-14drm: Remove struct drm_flip_task from DRM interfacesThomas Zimmermann
2023-11-14drm/ssd130x: Preallocate format-conversion buffer in atomic_checkThomas Zimmermann
2023-11-14drm/simpledrm: Preallocate format-conversion buffer in atomic_checkThomas Zimmermann
2023-11-14drm/ofdrm: Preallocate format-conversion buffer in atomic_checkThomas Zimmermann
2023-11-14drm/format-helper: Pass format-conversion state to helpersThomas Zimmermann
2023-11-14drm/atomic-helper: Add format-conversion state to shadow-plane stateThomas Zimmermann
2023-11-14drm/format-helper: Cache buffers with struct drm_format_conv_stateThomas Zimmermann
2023-11-13drm/gpuvm: track/lock/validate external/evicted objectsDanilo Krummrich
2023-11-13drm/gpuvm: add an abstraction for a VM / BO combinationDanilo Krummrich
2023-11-13drm/gpuvm: reference count drm_gpuvm structuresDanilo Krummrich
2023-11-13drm/nouveau: separately allocate struct nouveau_uvmmDanilo Krummrich
2023-11-13drm/gpuvm: add drm_gpuvm_flags to drm_gpuvmDanilo Krummrich
2023-11-13drm/nouveau: make use of the GPUVM's shared dma-resvDanilo Krummrich
2023-11-13drm/gpuvm: add common dma-resv per struct drm_gpuvmDanilo Krummrich