Fedora 36 Freezes Randomly

Problem:
When using my laptop it suddenly freezes. Nothing works, neither can I switch to stty using CTRL+ALT+F"num" . Nor Can I close any program. If audio is playing, It just loops over that audio creating annoying noise. This freezing happens randomly sometimes when I am using chrome or using emacs (gui) or any other applications. It evens happens with no applications opened. It happened once immediately after the login.

My Laptop Specs(Hardware and Software)
OS: Fedora Linux 36 (KDE Plasma) x86_64
CPU: Intel i7-9750H (12) @ 4.500GHz
GPU: Intel CoffeeLake-H GT2 [UHD Graphics 630]
GPU: NVIDIA GeForce GTX 1650 Mobile / Max-Q
Kernel: 5.19.13-200.fc36.x86_64
(note: I also tried with Kernel 5.17.5-300.fc36.x86_64)
I am on XORG.

Logs
When I tried to check the log I could not find one, So i ssh into my laptop and ran

journalctl -f

Logs Below.

`msg='unit=dbus-:1.13-org.kde.powerdevil.backlighthelper@77 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 06 21:23:35 DELL plasmashell[1764]: file:///home/spd/.local/share/plasma/plasmoids/org.kde.plasma.bigSur-inlineBattery/contents/ui/InhibitionHint.qml:38:5: QML Label: Binding loop detected for property "verticalAlignment"
Oct 06 21:23:35 DELL kwin_x11[1733]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 63646, resource id: 106954842, major code: 15 (QueryTree), minor code: 0
Oct 06 21:23:40 DELL kernel: i915 0000:00:02.0: [drm] Resetting rcs0 for preemption time out

***Oct 06 21:23:40 DELL kernel: i915 0000:00:02.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}***
***Oct 06 21:23:40 DELL kernel: i915 0000:00:02.0: [drm] GPU HANG: ecode 9:1:85dffffa, in Renderer [20786]***
Oct 06 21:23:41 DELL systemd[1]: dbus-:1.13-org.kde.powerdevil.backlighthelper@77.service: Deactivated successfully.
Oct 06 21:23:41 DELL audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.13-org.kde.powerdevil.backlighthelper@77 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Oct 06 21:23:43 DELL latte-dock[21301]: [2022-10-06T15:38:43Z ERROR mp4parse] Found 2 nul bytes in "\0\0"
Oct 06 21:23:43 DELL latte-dock[21301]: [2022-10-06T15:38:43Z ERROR mp4parse] Found 2 nul bytes in "\0\0"`

Then I searched the problem above i.e

[drm] ERROR rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
[drm] GPU HANG: ecode 9:1:85dffffa, in Renderer [20786]

I could not find any definite solution to the problem. Some forums told to change the kernel. I did so but nothing worked out.
I changed kernel parameters as told in
https://johnlewis.ie/tentative-fixwork-around-for-i915-gpu-hangs/
But nothing worked.
Other solution was patching a kernel, But I don’t have any experience building a kernel.

I am facing the same problem, sometime the apps didn’t respond. Did you find any solution for that, please help me, if you find any solution.