summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2022-01-20drm/amd/display: explicitly set is_dsc_supported to false before useJonathan Gray
2022-01-20xa_pool is protected by xa_lock mtx so drop pool ipl to IPL_NONEJonathan Gray
2022-01-20initial support for drm sync files, fences associated with fileJonathan Gray
2022-01-19go back to rev 1.5 of irq_work.h with tasks on system_wqJonathan Gray
2022-01-19no longer need to disable -Wtautological-compare andJonathan Gray
2022-01-19move some unused functions under ifdefJonathan Gray
2022-01-19__always_inline needs the inline keyword as well as the attributeJonathan Gray
2022-01-17change irq work from interrupt context back to process context likeJonathan Gray
2022-01-17unstub dma_fence_chain_find_seqno() for non zero seqnoJonathan Gray
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Jonathan Gray
2022-01-14We don't have 64-bit atomics on powerpc, but we don't really need them.Mark Kettenis
2022-01-14update drm to linux 5.15.14Jonathan Gray
2022-01-06drm/amdgpu: add support for IP discovery gc_info table v2Jonathan Gray
2022-01-06drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...Jonathan Gray
2022-01-06unstub amdgpu_gem_force_release()Jonathan Gray
2021-12-30combine ifdef blocksJonathan Gray
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTOREJonathan Gray
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakJonathan Gray
2021-12-22%Lx -> %llx kernel printf does not support %LxJonathan Gray
2021-12-19fix setting palette with 8bpp fb used on 8mb partsJonathan Gray
2021-12-19fix radeondrm console colours on sparc64Jonathan Gray
2021-12-19drm/amd/display: add connector type check for CRC source setJonathan Gray
2021-12-19drm/amd/display: Fix for the no Audio bug with Tiled DisplaysJonathan Gray
2021-12-15Use a per-UVM object lock to serialize the lower part of the fault handler.Martin Pieuchot
2021-12-14drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Jonathan Gray
2021-12-14drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Jonathan Gray
2021-12-14drm/amdgpu: init iommu after amdkfd device initJonathan Gray
2021-12-14drm/amdgpu: move iommu_resume before ip init/resumeJonathan Gray
2021-12-14drm/amdgpu: add amdgpu_amdkfd_resume_iommuJonathan Gray
2021-12-14drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJonathan Gray
2021-12-14drm/amd/amdkfd: adjust dummy functions' placementJonathan Gray
2021-12-14use bus_space_read_region_1() when reading bios from pci romJonathan Gray
2021-12-08drm/amd/display: Allow DSC on supported MST branch devicesJonathan Gray
2021-12-08drm/amd/amdgpu: fix potential memleakJonathan Gray
2021-12-08drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered againJonathan Gray
2021-12-01drm/amdgpu/gfx9: switch to golden tsc registers for renoir+Jonathan Gray
2021-12-01drm/amd/display: Set plane update flags for all planes in resetJonathan Gray
2021-11-27drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...Jonathan Gray
2021-11-27drm/i915/dp: Ensure sink rate values are always validJonathan Gray
2021-11-27drm/amd/display: Update swizzle mode enumsJonathan Gray
2021-11-19drm/plane-helper: fix uninitialized variable referenceJonathan Gray
2021-11-19drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsJonathan Gray
2021-11-19drm/amdgpu: fix warning for overflow checkJonathan Gray
2021-11-19drm/ttm: stop calling tt_swapin in vm_accessJonathan Gray
2021-11-19drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledJonathan Gray
2021-11-19drm/amdkfd: fix resume error when iommu disabled in PicassoJonathan Gray
2021-11-19drm/amdgpu: Fix MMIO access page faultJonathan Gray
2021-11-19drm/panel-orientation-quirks: add Valve Steam DeckJonathan Gray
2021-11-19drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy Book 10.6Jonathan Gray
2021-11-19drm: panel-orientation-quirks: Add quirk for KD Kurio Smart C15200 2-in-1Jonathan Gray