summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-04-14amd/display: set backlight only if requiredJonathan Gray
2022-04-14drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Jonathan Gray
2022-04-14drm/amdkfd: make CRAT table missing message informational onlyJonathan Gray
2022-04-14drm/amdgpu: Fix recursive locking warningJonathan Gray
2022-04-14drm/amdkfd: Don't take process mutex for svm ioctlsJonathan Gray
2022-04-14drm/amd/display: Use PSR version selected during set_psr_capsJonathan Gray
2022-04-14drm/amd/display: Fix memory leakJonathan Gray
2022-04-14drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence objJonathan Gray
2022-04-14drm/amd/display: Add signal type check when verify stream backends sameJonathan Gray
2022-04-14drm: Add orientation quirk for GPD Win MaxJonathan Gray
2022-04-13Use a simpler "formula" to decide a default kern.maxthread value;Stuart Henderson
2022-04-12ddb: simplify machine command handlingChristian Weisgerber
2022-04-12constify USB host controller method tables and root hub descriptorsChristian Weisgerber
2022-04-12struct vnode: document the protection required for manipulating v_numoutputSebastien Marie
2022-04-11Keep `fdp' locked until we finish the second loop of unp_externalize().Vitaliy Makkoveev
2022-04-11Remove trailing spaces.Martin Pieuchot
2022-04-11gpio: Add missing device_unref() callsVisa Hankala
2022-04-11don't warn on output type 0 result in dm_edid_parser_send_cea()Jonathan Gray
2022-04-11drm/connector: Fix typo in documentationJonathan Gray
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