summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-07-28Properly emulate wait_event_interruptible_locked().Claudio Jeker
2023-07-28Remove local hack in intel_atomic_commit_fence_wait().Claudio Jeker
2023-07-28Compare m_pullup(9) return value against NULL instead of 0.Vitaliy Makkoveev
2023-07-28Revert "drm/amd/display: edp do not add non-edid timings"Jonathan Gray
2023-07-28drm/amd/display: Add polling method to handle MST reply packetJonathan Gray
2023-07-28drm/amd/display: fix linux dp link lost handled only one timeJonathan Gray
2023-07-28drm/amd/display: Clean up errors & warnings in amdgpu_dm.cJonathan Gray
2023-07-28drm/amd/display: force connector state when bpc changes during complianceJonathan Gray
2023-07-28drm/dp_mst: Clear MSG_RDY flag before sending new messageJonathan Gray
2023-07-28drm/amd/display: fix some coding style issuesJonathan Gray
2023-07-28drm/amd/display: use max_dsc_bpp in amdgpu_dmJonathan Gray
2023-07-28drm/ttm: fix bulk_move corruption when adding a entryJonathan Gray
2023-07-28drm/radeon: Fix integer overflow in radeon_cs_parser_initJonathan Gray
2023-07-28drm/amd/display: Keep PHY active for DP displays on DCN31Jonathan Gray
2023-07-28drm/amd/display: check TG is non-null before checking if enabledJonathan Gray
2023-07-28drm/amd/display: Disable MPC split by default on special asicJonathan Gray
2023-07-28drm/amd/display: only accept async flips for fast updatesJonathan Gray
2023-07-28drm/client: Fix memory leak in drm_client_modeset_probeJonathan Gray
2023-07-28Include a newline in a DPRINTF()Philip Guenther
2023-07-28drm/client: Fix memory leak in drm_client_target_clonedJonathan Gray
2023-07-28drm/amdgpu/pm: make mclk consistent for smu 13.0.7Jonathan Gray
2023-07-28drm/amdgpu/pm: make gfxclock consistent for sienna cichlidJonathan Gray
2023-07-28dma-buf/dma-resv: Stop leaking on krealloc() failureJonathan Gray
2023-07-28Add CODEPATCH_CODE() macro to simplify defining a symbol for a chunkPhilip Guenther
2023-07-28Fix off-by-one: SEFF0ECX_WAITPKG is bit 5, not bit 4.Jonathan Gray
2023-07-27Fix routing message size check in route_output(). `rtm_hdrlen' type isVitaliy Makkoveev
2023-07-27Fix inline vlan-tag handling of forwarded LRO packets from ix(4)Jan Klemkow
2023-07-27sched_init_cpu: move profclock staggering to clockintr_cpu_init()Scott Soule Cheloha
2023-07-27Fix off-by-one: SEFF0ECX_WAITPKG is bit 5, not bit 4.Philip Guenther
2023-07-27Report speculation control bits in dmesg cpu lines.Philip Guenther
2023-07-27The interrupt resume (Xdoreti) and recurse (Xspllower) paths arePhilip Guenther
2023-07-27Follow the lead of mips64 and make cpu_idle_cycle() just call thePhilip Guenther
2023-07-26Shutd down the power domains suring suspend.Mark Kettenis
2023-07-26drm/atomic: Fix potential use-after-free in nonblocking commitsJonathan Gray
2023-07-26call kref_init() in drm_attach() matching the call in drm_dev_init()Jonathan Gray
2023-07-26drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Jonathan Gray
2023-07-26drm/amd/pm: share the code around SMU13 pcie parameters updateJonathan Gray
2023-07-26drm/ttm: Don't leak a resource on swapout move errorJonathan Gray
2023-07-26drm/amdgpu: avoid restore process run into dead loop.Jonathan Gray
2023-07-26drm/amd/display: Add monitor specific edid quirkJonathan Gray
2023-07-26drm/amd/display: Correct `DMUB_FW_VERSION` macroJonathan Gray
2023-07-26drm/amd/display: add a NULL pointer checkJonathan Gray
2023-07-26drm/amdgpu: fix clearing mappings for BOs that are always valid in VMJonathan Gray
2023-07-26drm/amd/display: disable seamless boot if force_odm_combine is enabledJonathan Gray
2023-07-26drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Jonathan Gray
2023-07-26drm/amd/display: edp do not add non-edid timingsJonathan Gray
2023-07-26drm/amd/display: fix seamless odm transitionsJonathan Gray
2023-07-26drm/atomic: Allow vblank-enabled + self-refresh "disable"Jonathan Gray
2023-07-26drm/amd/pm: add abnormal fan detection for smu 13.0.0Jonathan Gray
2023-07-26drm/amdgpu: Fix minmax warningJonathan Gray