summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-06-15drm/i915: Fix NULL ptr deref by checking new_crtc_stateJonathan Gray
2023-06-15drm/i915/guc: Don't capture Gen8 regs on Xe devicesJonathan Gray
2023-06-15drm/mipi-dsi: Set the fwnode for mipi_dsi_deviceJonathan Gray
2023-06-15drm/fbdev-generic: prohibit potential out-of-bounds accessJonathan Gray
2023-06-14Add missing kernel lock around (*if_ioctl)().Vitaliy Makkoveev
2023-06-13Fix a typo with TSO logic in ip6_output(). Of course compare ph_mssAlexander Bluhm
2023-06-13drm/amd/display: Fix hang when skipping modesetJonathan Gray
2023-06-13drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro valuesJonathan Gray
2023-06-13drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usageJonathan Gray
2023-06-13drm: Add missing DP DSC extended capability definitions.Jonathan Gray
2023-06-13drm/amd/display: Change default Z8 watermark valuesJonathan Gray
2023-06-13drm/amd/display: Update Z8 SR exit/enter latenciesJonathan Gray
2023-06-13drm/amd/display: Update Z8 watermarks for DCN314Jonathan Gray
2023-06-13drm/amd/display: Lowering min Z8 residency timeJonathan Gray
2023-06-13drm/amd/display: Update minimum stutter residency for DCN314 Z8Jonathan Gray
2023-06-13drm/amd/display: Add minimum Z8 residency debug optionJonathan Gray
2023-06-13drm/amd/display: Fix Z8 support configurationsJonathan Gray
2023-06-13drm/amd/display: Add debug option to skip PSR CRTC disableJonathan Gray
2023-06-13drm/amd/display: Add Z8 allow states to z-state support listJonathan Gray
2023-06-13drm/amd/display: Refactor eDP PSR codesJonathan Gray
2023-06-13drm/i915: Check pipe source size when using skl+ scalersJonathan Gray
2023-06-13drm/i915/mtl: update scaler source and destination limits for MTLJonathan Gray
2023-06-13drm/amd: Use `amdgpu_ucode_*` helpers for MESJonathan Gray
2023-06-13drm/amd: Add a new helper for loading/validating microcodeJonathan Gray
2023-06-13drm/amd: Load MES microcode during early_initJonathan Gray
2023-06-13drm/amdgpu: remove deprecated MES version varsJonathan Gray
2023-06-13drm/amd/pm: avoid potential UBSAN issue on legacy asicsJonathan Gray
2023-06-13drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspendJonathan Gray
2023-06-13drm/amd/pm: parse pp_handle under appropriate conditionsJonathan Gray
2023-06-13drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesJonathan Gray
2023-06-13drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)Jonathan Gray
2023-06-13drm/amdgpu: change gfx 11.0.4 external_id rangeJonathan Gray
2023-06-13drm/amdgpu/jpeg: Remove harvest checking for JPEG3Jonathan Gray
2023-06-13drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx rasJonathan Gray
2023-06-13drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_finiJonathan Gray
2023-06-13drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()Jonathan Gray
2023-06-13drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_finiJonathan Gray
2023-06-13drm/amd/display: fix flickering caused by S/G modeJonathan Gray
2023-06-13drm/amd/display: filter out invalid bits in pipe_fusesJonathan Gray
2023-06-13drm/amd/display: Fix 4to1 MPC black screen with DPP RCOJonathan Gray
2023-06-13drm/amd/display: Add NULL plane_state check for cursor disable logicJonathan Gray
2023-06-13drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()Jonathan Gray
2023-06-13drm/i915/color: Fix typo for Plane CSC indexesJonathan Gray
2023-06-13drm/amdgpu: add a missing lock for AMDGPU_SCHEDJonathan Gray
2023-06-13drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_infoJonathan Gray
2023-06-13drm/amd/display: Update bounding box values for DCN321Jonathan Gray
2023-06-13drm/amd/display: Do not clear GPINT register when releasing DMUB from resetJonathan Gray
2023-06-13drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB resetJonathan Gray
2023-06-13drm/amd/display: Fixes for dcn32_clk_mgr implementationJonathan Gray
2023-06-13regenJoshua Stein