summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-14In a qcspmi_cmd_read() error case, the register is only returning the errorMarcus Glocker
2024-08-14miniroot now works with USB Type-A ports on Apple machinesJonathan Gray
2024-08-14Messages from modules were leaked. Call imsg_free() for them.YASUOKA Masahiko
2024-08-14Don't abort the query when it is requesting to the next module.YASUOKA Masahiko
2024-08-14timingsafe_bcmp() is better than timingsafe_memcmp() for the purpose.YASUOKA Masahiko
2024-08-14Initialize dae objects properly.YASUOKA Masahiko
2024-08-14Don't abort the query when a duplicated query is received. Also tweakYASUOKA Masahiko
2024-08-13Be more aggressive about disabling interrupts in both DVACT_QUIESCE andTheo de Raadt
2024-08-13use ACPI _WAK upon resume. Such a huge oversight it is surprising thatTheo de Raadt
2024-08-13For AMD SEV use correct command mask in ccp(4) driver.Alexander Bluhm
2024-08-13Fix a bug in .Ql handling that has been present since the beginning (2017).Ingo Schwarze
2024-08-13Sync full virtqueue on device resetStefan Fritsch
2024-08-13zap extra word;Jason McIntyre
2024-08-13drm/i915/pxp/mtl: Update pxp-firmware packet sizeJonathan Gray
2024-08-13drm/i915/mtl: Wake GT before sending H2G messageJonathan Gray
2024-08-13drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3Jonathan Gray
2024-08-13drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Jonathan Gray
2024-08-13drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroJonathan Gray
2024-08-13i915/perf: Remove code to update PWR_CLK_STATE for gen12Jonathan Gray
2024-08-13drm/i915: Prevent potential null-ptr-deref in engine_init_commonJonathan Gray
2024-08-13syncJonathan Gray
2024-08-13drm/i915/mtl: Remove the 'force_probe' requirement for Meteor LakeJonathan Gray
2024-08-13force primary and console on Meteor LakeJonathan Gray
2024-08-13drm/i915: Annotate more of the BIOS fb takeover failure pathsJonathan Gray
2024-08-13drm/i915: Try to relocate the BIOS fb to the start of ggttJonathan Gray
2024-08-13drm/i915: Tweak BIOS fb reuse checkJonathan Gray
2024-08-13drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objectsJonathan Gray
2024-08-13drm/i915: Simplify intel_initial_plane_config() calling conventionJonathan Gray
2024-08-13drm/i915: Split the smem and lmem plane readout apartJonathan Gray
2024-08-13drm/i915: s/phys_base/dma_addr/Jonathan Gray
2024-08-13drm/i915: Fix MTL initial plane readoutJonathan Gray
2024-08-13drm/i915: Fix region start during initial plane readoutJonathan Gray
2024-08-13drm/i915: Fix PTE decode during initial plane readoutJonathan Gray
2024-08-13drm/i915: Rename the DSM/GSM registersJonathan Gray
2024-08-13drm/i915: Disable the "binder"Jonathan Gray
2024-08-13drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory accessJonathan Gray
2024-08-13drm/i915: Remove ad-hoc lmem/stolen debugsJonathan Gray
2024-08-12drm/i915: Print memory region info during probeJonathan Gray
2024-08-12drm/i915: Use struct resource for memory region IO as wellJonathan Gray
2024-08-12drm/i915: Enable GGTT updates with binder in MTLJonathan Gray
2024-08-12drm/i915: Toggle binder context ready statusJonathan Gray
2024-08-12drm/i915: Implement GGTT update method with MI_UPDATE_GTTJonathan Gray
2024-08-12drm/i915: Parameterize binder context creationJonathan Gray
2024-08-12drm/i915: Implement for_each_sgt_daddr_nextJonathan Gray
2024-08-12drm/i915: Create a kernel context for GGTT updatesJonathan Gray
2024-08-12drm/i915: Lift runtime-pm acquire callbacks out of intel_wakeref.mutexJonathan Gray
2024-08-12fflush.3: zap trailing whitespaceTheo Buehler
2024-08-12Fix grammar in history sectionTheo Buehler
2024-08-12sync libc, libssl and libtls bumpsTheo Buehler
2024-08-12Give libtls the same bump as libsslTheo Buehler