summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2024-05-20drm/amd/display: Fix incorrect DSC instance for MSTJonathan Gray
2024-05-20drm/amd/display: Handle Y carry-over in VCP X.Y calculationJonathan Gray
2024-05-20drm/i915/bios: Fix parsing backlight BDB dataJonathan Gray
2024-05-20drm/i915/gt: Automate CCS Mode setting during engine resetsJonathan Gray
2024-05-20drm/i915/audio: Fix audio time stamp programming for DPJonathan Gray
2024-05-20drm/ttm: Print the memory decryption status just onceJonathan Gray
2024-05-20drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesJonathan Gray
2024-05-20drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Jonathan Gray
2024-05-20drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleJonathan Gray
2024-05-20drm/amd/display: Atom Integrated System Info v2_2 for DCN35Jonathan Gray
2024-05-20dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersJonathan Gray
2024-05-20drm/connector: Add \n to message about demoting connector force-probesJonathan Gray
2024-05-20drm/radeon: silence UBSAN warning (v3)Jonathan Gray
2024-05-20amd/amdkfd: sync all devices to wait all processes being evictedJonathan Gray
2024-05-20drm/amdgpu: Fix VCN allocation in CPX partitionJonathan Gray
2024-05-20drm/amd/display: Skip on writeback when it's not applicableJonathan Gray
2024-05-20drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Jonathan Gray
2024-05-20drm/amdgpu: Refine IB schedule error loggingJonathan Gray
2024-05-20drm/amdkfd: range check cp bad op exception interruptsJonathan Gray
2024-05-20drm/amdkfd: Check cgroup when returning DMABuf infoJonathan Gray
2024-05-20drm/amdgpu: fix doorbell regressionJonathan Gray
2024-05-20add __counted_by() for 6.6.31 drmJonathan Gray
2024-05-14make amdgpu_activate() return early when called during hibernate resumeJonathan Gray
2024-05-06drm/amdgpu: Fix leak when GPU memory allocation failsJonathan Gray
2024-05-06drm/amdgpu: Assign correct bits for SDMA HDP flushJonathan Gray
2024-05-06drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Jonathan Gray
2024-05-06drm/ttm: stop pooling cached NUMA pages v2Jonathan Gray
2024-05-06mm, treewide: introduce NR_PAGE_ORDERSJonathan Gray
2024-05-06drm/amdgpu: fix visible VRAM handling during faultsJonathan Gray
2024-05-06drm/amdgpu: add shared fdinfo statsJonathan Gray
2024-05-06drm: add drm_gem_object_is_shared_for_memory_stats() helperJonathan Gray
2024-05-06add NR_PAGE_ORDERS for 6.6.30 drmJonathan Gray
2024-05-04amd64 is guaranteed to have PAT and CLFLUSH; stop testing cpu flagsPhilip Guenther
2024-04-29drm/amdgpu: remove invalid resource->start check v2Jonathan Gray
2024-04-29drm/amdkfd: Fix memory leak in create_process failureJonathan Gray
2024-04-29drm/amdgpu: validate the parameters of bo mapping operations more clearlyJonathan Gray
2024-04-29drm/radeon: make -fstrict-flex-arrays=3 happyJonathan Gray
2024-04-29drm/i915/mst: Limit MST+DSC to TGL+Jonathan Gray
2024-04-29drm/i915/vma: Fix UAF on destroy against retire raceJonathan Gray
2024-04-29drm/amd/display: Do not recursively call manual trigger programmingJonathan Gray
2024-04-29drm/i915: Disable live M/N updates when using bigjoinerJonathan Gray
2024-04-29drm/i915: Adjust seamless_m_n flag behaviourJonathan Gray
2024-04-29drm/i915: Enable VRR later during fastsetsJonathan Gray
2024-04-29drm/i915: Extract intel_crtc_vblank_evade_scanlines()Jonathan Gray
2024-04-29drm/i915: Change intel_pipe_update_{start,end}() calling conventionJonathan Gray
2024-04-29drm/i915/cdclk: Fix voltage_level programming edge caseJonathan Gray
2024-04-29drm/i915/mst: Reject FEC+MST on ICLJonathan Gray
2024-04-29drm/i915: Fix FEC pipe A vs. DDI A mixupJonathan Gray
2024-04-29add check_add_overflow() for 6.6.29 drmJonathan Gray
2024-04-20add Ryzen 8040 "Hawk Point" idsJonathan Gray