summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-06-16msdosfs: fixes for Undefined BehaviorStefan Fritsch
2023-06-16drm/amd: Don't allow s0ix on APUs older than RavenJonathan Gray
2023-06-16drm/amd/amdgpu: limit one queue per gangJonathan Gray
2023-06-16drm/amd/pm: Fix output of pp_od_clk_voltageJonathan Gray
2023-06-16drm/amd/pm: add missing NotifyPowerSource message mapping for SMU13.0.7Jonathan Gray
2023-06-16drm/radeon: reintroduce radeon_dp_work_func contentJonathan Gray
2023-06-16drm/amd/display: hpd rx irq not working with eDP interfaceJonathan Gray
2023-06-16drm/amdgpu/mes11: enable reg active pollJonathan Gray
2023-06-16drm/amd/amdgpu: update mes11 api defJonathan Gray
2023-06-15all platforms, main(): call clockqueue_init() just before sched_init_cpu()Scott Soule Cheloha
2023-06-15drm/amdgpu: reserve the old gc_11_0_*_mes.binJonathan Gray
2023-06-15drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jonathan Gray
2023-06-15drm/amdgpu: declare firmware for new MES 11.0.4Jonathan Gray
2023-06-15drm/amdgpu/gfx11: update gpu_clock_counter logicJonathan Gray
2023-06-15drm/amdgpu: refine get gpu clock counter methodJonathan Gray
2023-06-15drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellJonathan Gray
2023-06-15drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Jonathan Gray
2023-06-15drm/amdgpu/gmc11: implement get_vbios_fb_size()Jonathan Gray
2023-06-15drm/amd/pm: fix possible power mode mismatch between driver and PMFWJonathan Gray
2023-06-15drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcsJonathan Gray
2023-06-15drm/amdgpu: Fix sdma v4 sw fini errorJonathan Gray
2023-06-15drm/amd: Fix an out of bounds error in BIOS parserJonathan Gray
2023-06-15drm/amd/display: Correct DML calculation to follow HW SPECJonathan Gray
2023-06-15drm/amd/display: fixed dcn30+ underflow issueJonathan Gray
2023-06-15drm/amd/display: Use DC_LOG_DC in the trasform pixel functionJonathan Gray
2023-06-15drm/amd/display: Enable HostVM based on rIOMMU activeJonathan Gray
2023-06-15drm/amd/display: Correct DML calculation to align HW formulaJonathan Gray
2023-06-15drm/amd/display: populate subvp cmd info only for the top pipeJonathan Gray
2023-06-15drm/displayid: add displayid_get_header() and check bounds betterJonathan Gray
2023-06-15drm/i915: taint kernel when force probing unsupported devicesJonathan Gray
2023-06-15drm/i915: Expand force_probe to block probe of devices as well.Jonathan Gray
2023-06-15drm/i915/dp: prevent potential div-by-zeroJonathan Gray
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