summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2023-03-06drm/amd/display: Properly reuse completion structureJonathan Gray
2023-03-06drm/amd/display: Fix race condition in DPIA AUX transferJonathan Gray
2023-03-06drm/amd/display: Move DCN314 DOMAIN power control to DMCUBJonathan Gray
2023-02-27drm/i915: Remove __maybe_unused from mtl_infoJonathan Gray
2023-02-27drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkJonathan Gray
2023-02-23drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listJonathan Gray
2023-02-23drm/amd/display: Fail atomic_check early on normalize_zpos errorJonathan Gray
2023-02-23drm/amd/amdgpu: fix warning during suspendJonathan Gray
2023-02-23drm/amd/display: Properly handle additional cases where DCN is not supportedJonathan Gray
2023-02-23drm/amdgpu: Enable vclk dclk node for gc11.0.3Jonathan Gray
2023-02-23drm/amdgpu: enable HDP SD for gfx 11.0.3Jonathan Gray
2023-02-23drm/amd/display: Reset DMUB mailbox SW state after HW resetJonathan Gray
2023-02-23drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2Jonathan Gray
2023-02-23drm/amd/display: Adjust downscaling limits for dcn314Jonathan Gray
2023-02-23drm/amd/display: Add missing brackets in calculationJonathan Gray
2023-02-15drm/i915: Fix VBT DSI DVO port handlingJonathan Gray
2023-02-15drm/i915: Initialize the obj flags for shmem objectsJonathan Gray
2023-02-15drm/i915: Move fd_install after last use of fenceJonathan Gray
2023-02-15drm/amd/display: fix cursor offset on rotation 180Jonathan Gray
2023-02-15drm/amd/display: properly handling AGP aperture in vm setupJonathan Gray
2023-02-15drm/amdgpu/smu: skip pptable init under sriovJonathan Gray
2023-02-15drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiJonathan Gray
2023-02-15drm/amd/pm: bump SMU 13.0.7 driver_if header versionJonathan Gray
2023-02-15drm/amdgpu: Add unique_id support for GC 11.0.1/2Jonathan Gray
2023-02-15drm/amd/pm: bump SMU 13.0.0 driver_if header versionJonathan Gray
2023-02-15drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesJonathan Gray
2023-02-15drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mappingJonathan Gray
2023-02-15drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabledJonathan Gray
2023-02-15add a Navi 33 / Radeon RX 7600S device idJonathan Gray
2023-02-14use pragma pack around PPTable_t definitionsJonathan Gray
2023-02-14use pragma pack around dmub_addr definitionJonathan Gray
2023-02-10drm/amdgpu: update wave data type to 3 for gfx11Jonathan Gray
2023-02-10drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Jonathan Gray
2023-02-10drm/amd: Fix initialization for nbio 4.3.0Jonathan Gray
2023-02-10drm/i915: Fix potential bit_17 double-freeJonathan Gray
2023-02-10drm/i915: Avoid potential vm use-after-freeJonathan Gray
2023-02-10drm/amd/display: Fix timing not changning when freesync video is enabledJonathan Gray
2023-02-10Adjust knote(9) APIVisa Hankala
2023-02-10drm/i915/adlp: Fix typo for reference clockJonathan Gray
2023-02-10drm/i915: Fix up locking around dumping requests listsJonathan Gray
2023-02-10drm/i915: Fix request ref counting during error capture & debugfs dumpJonathan Gray
2023-02-10drm/i915/guc: Fix locking when searching for a hung requestJonathan Gray
2023-02-09Unstub drm_gem_ttm_vmap/vunmap.Mark Kettenis
2023-02-09Pin the default framebuffer. The Linux drm code no longer does this sinceMark Kettenis
2023-02-06match on another Elkhart Lake idJonathan Gray
2023-02-04unstub i915_gem_stolen_lmem_setup()Jonathan Gray
2023-02-02amdgpu: fix build on non-DCN platforms.Jonathan Gray
2023-02-02drm/i915/selftest: fix intel_selftest_modify_policy argument typesJonathan Gray
2023-02-02drm/i915: Fix a memory leak with reused mmap_offsetJonathan Gray
2023-02-02drm/drm_vma_manager: Add drm_vma_node_allow_once()Jonathan Gray