summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-04-11drm/i915: Reject unsupported TMDS rates on ICL+Jonathan Gray
2022-04-11drm/i915: Fix PSF GV point mask when SAGV is not possibleJonathan Gray
2022-04-11drm/i915: Treat SAGV block time 0 as SAGV disabledJonathan Gray
2022-04-11drm/dp: Fix off-by-one in register cache sizeJonathan Gray
2022-04-11drm/i915/display: Fix HPD short pulse handling for eDPJonathan Gray
2022-04-11drm/amd/display: Remove vupdate_int_entry definitionJonathan Gray
2022-04-11drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugJonathan Gray
2022-04-11drm/amd/pm: enable pm sysfs write for one VF modeJonathan Gray
2022-04-11drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq functionJonathan Gray
2022-04-11drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Jonathan Gray
2022-04-11drm/edid: Split deep color modes between RGB and YUV444Jonathan Gray
2022-04-11drm/edid: Don't clear formats if using deep colorJonathan Gray
2022-04-11drm/i915/gem: add missing boundary check in vm_accessJonathan Gray
2022-04-11drm/i915/opregion: check port number bounds for SWSCIJonathan Gray
2022-04-11drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFBJonathan Gray
2022-04-11drm/syncobj: flatten dma_fence_chains on transferJonathan Gray
2022-04-11drm/edid: check basic audio support on CEA extension blockJonathan Gray
2022-04-11drm/amdgpu: only check for _PR3 on dGPUsJonathan Gray
2022-04-11drm/amdgpu: move PX checking into amdgpu_device_ip_early_initJonathan Gray
2022-04-11add pci_upstream_bridge() and pci_pr3_present()Jonathan Gray
2022-04-11include dma-fence-array.hJonathan Gray
2022-04-10mips64: Enforce memory ordering on SMP rendezvousVisa Hankala
2022-04-10Fix definition of "local" IPI system register. Spotted by Kyle Evans.Mark Kettenis
2022-04-09atascsi: constify method tablesChristian Weisgerber
2022-04-09constify method tables in OAK USB sensor driversChristian Weisgerber
2022-04-09constify method tables in USB serial driversChristian Weisgerber
2022-04-09Release PF und NET lock before calling copyin for DIOCXROLLBACK.mbuhl
2022-04-09Simplify vmx instruction error handling.Dave Voutila
2022-04-08Rename the pf state assert locked macro consistently.Alexander Bluhm
2022-04-08lm, uguru, fins, wbenv: constify sensor tablesChristian Weisgerber
2022-04-08fix leaking memory in get_sdr on failure.mbuhl
2022-04-08regenKevin Lo
2022-04-08Add MT7921K.Kevin Lo
2022-04-08change "PSP runtime database doesn't exist" from warn to infoJonathan Gray
2022-04-07Release PF und NET lock before calling copyin and copyout formbuhl
2022-04-07Support more power sensors in IPMI. Tested on several Supermicro and DellStuart Henderson
2022-04-07constify ifmedia descriptions; ok deraadt@ miod@Christian Weisgerber
2022-04-07pf_rollback_rules always has the same return value, make it void.mbuhl
2022-04-07In pfsync(4) sc_len is modified with atomic operations except inAlexander Bluhm
2022-04-07Fix kernel builds with pseudo-device rdTheo Buehler
2022-04-07drm/vrr: Set VRR capable prop only if it is attached to connectorJonathan Gray
2022-04-07drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKLJonathan Gray
2022-04-07drm/amdgpu: bypass tiling flag check in virtual display case (v2)Jonathan Gray
2022-04-07drm/amdgpu: fix suspend/resume hang regressionJonathan Gray
2022-04-07drm/i915/guc/slpc: Correct the param count for unset paramJonathan Gray
2022-04-07drm/amd/display: Reduce dmesg error to a debug printJonathan Gray
2022-04-07drm/i915: s/JSP2/ICP2/ PCHJonathan Gray
2022-04-07drm/amd/display: Fix stream->link_enc unassigned during stream removalJonathan Gray
2022-04-07drm/i915: Disable DRRS on IVB/HSW port != AJonathan Gray
2022-04-07drm/i915/display: Move DRRS code its own fileJonathan Gray