summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2024-10-17regenDavid Gwynne
2024-10-17ampere altra pci portsDavid Gwynne
2024-10-17include <dev/ic/bcm2835_dmac.h> not "dev/ic/bcm2835_dmac.h"Jonathan Gray
2024-10-14remove unneeded proc.h includeJonathan Gray
2024-10-11Revert ehci(4) bits in the previous commit. Apparently 64-bit DMA is brokenMark Kettenis
2024-10-11drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...Jonathan Gray
2024-10-11drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`Jonathan Gray
2024-10-11drm/amd/display: Fix system hang while resume with TBT monitorJonathan Gray
2024-10-11drm/amd/display: Add HDR workaround for specific eDPJonathan Gray
2024-10-11drm/sched: Add locking to drm_sched_entity_modify_schedJonathan Gray
2024-10-11drm/i915/gem: fix bitwise and logical AND mixupJonathan Gray
2024-10-11drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSJonathan Gray
2024-10-11drm/amdgpu/gfx10: use rlc safe mode for soft recoveryJonathan Gray
2024-10-11drm/amdgpu/gfx11: use rlc safe mode for soft recoveryJonathan Gray
2024-10-11drm/amd/pm: ensure the fw_info is not null before using itJonathan Gray
2024-10-11drm/amdgpu/gfx9: use rlc safe mode for soft recoveryJonathan Gray
2024-10-11drm/amdgpu: Block MMR_READ IOCTL in resetJonathan Gray
2024-10-11drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()Jonathan Gray
2024-10-11drm/amdgpu: fix unchecked return value warning for amdgpu_gfxJonathan Gray
2024-10-11drm/printer: Allow NULL data in devcoredump printerJonathan Gray
2024-10-11drm/amd/display: Initialize get_bytes_per_element's default to 1Jonathan Gray
2024-10-11drm/amd/display: Fix index out of bounds in DCN30 color transformationJonathan Gray
2024-10-11drm/amd/display: Fix index out of bounds in degamma hardware format translationJonathan Gray
2024-10-11drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Jonathan Gray
2024-10-11drm/amd/display: Check link_res->hpo_dp_link_enc before using itJonathan Gray
2024-10-11drm/amd/display: Check stream before comparing themJonathan Gray
2024-10-11drm/amdkfd: Fix resource leak in criu restore queueJonathan Gray
2024-10-11drm/amdgpu: enable gfxoff quirk on HP 705G4Jonathan Gray
2024-10-11drm/amdgpu: add raven1 gfxoff quirkJonathan Gray
2024-10-11drm/amd/display: fix double free issue during amdgpu module unloadJonathan Gray
2024-10-11drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Jonathan Gray
2024-10-11drm/amd/display: Check null pointers before using dc->clk_mgrJonathan Gray
2024-10-11drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Jonathan Gray
2024-10-11drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Jonathan Gray
2024-10-11drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerJonathan Gray
2024-10-11drm/amdgpu: disallow multiple BO_HANDLES chunks in one submitJonathan Gray
2024-10-11drm/amdgpu: Fix get each xcp macroJonathan Gray
2024-10-10remove unused struct cpu_freq_tblJonathan Gray
2024-10-10remove unused agp_softc variablesJonathan Gray
2024-10-10remove unused definesJonathan Gray
2024-10-10remove unused struct agp_memory_infoJonathan Gray
2024-10-09make attachments use pre-existing activate functions; ok deraadt@Jonathan Gray
2024-10-08Relax DMA restrictions on ehci(4) and xhci(4) controllers that can doMark Kettenis
2024-10-08Add the BUS_DMA_64BIT flag to bus_dmamem_alloc(9) calls since NVMe devicesMark Kettenis
2024-10-08set activate for ufshci_acpi and ufshci_fdtJonathan Gray
2024-10-07add UQ_ALWAYS_OPEN for another PixArt mouseStuart Henderson
2024-10-07syncStuart Henderson
2024-10-07add another PixArt mouse, to be used in quirksStuart Henderson
2024-10-07Add support for AX88772D.Kevin Lo
2024-10-07drm/amd/display: Validate backlight caps are saneJonathan Gray