aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone10-2/+26
2022-11-09drm/amd/display: Fix gpio port mapping issueSteve Su2-3/+20
2022-11-09drm/amd/display: Fix reg timeout in enc314_enable_fifoNicholas Kazlauskas1-6/+18
2022-11-09drm/amd/display: Fix FCLK deviation and tool compile issuesChaitanya Dhere2-2/+2
2022-11-09drm/amd/display: Zeromem mypipe heap struct before using itAurabindo Pillai1-0/+1
2022-11-09drm/amd/display: Update SR watermarks for DCN314Nicholas Kazlauskas2-18/+18
2022-11-09drm/amdgpu: workaround for TLB seq raceChristian König1-0/+15
2022-11-09drm/amdkfd: Fix error handling in criu_checkpointFelix Kuehling1-19/+15
2022-11-09drm/amdkfd: Fix error handling in kfd_criu_restore_eventsFelix Kuehling1-2/+1
2022-11-09drm/amd/pm: update SMU IP v13.0.4 msg interface headerTim Huang1-8/+7
2022-11-02drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall2-381/+389
2022-11-02drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar1-1/+2
2022-11-02drm/amd/display: Add DSC delay factor workaroundGeorge Shen7-7/+19
2022-11-02drm/amd/display: Round up DST_after_scaler to nearest intGeorge Shen1-2/+2
2022-11-02drm/amd/display: Use forced DSC bpp in DMLGeorge Shen2-2/+2
2022-11-02drm/amd/display: Fix DCN32 DSC delay calculationGeorge Shen1-1/+1
2022-11-02drm/amdgpu: Disable GPU reset on SRIOV before remove pci.Gavin Wan1-1/+2
2022-11-02drm/amdgpu: disable GFXOFF during compute for GFX11Graham Sider1-0/+7
2022-11-02drm/amd: Fail the suspend if resources can't be evictedMario Limonciello1-5/+10
2022-11-02drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li1-3/+1
2022-11-02drm/amdgpu: correct MES debugfs versionsGraham Sider1-4/+6
2022-11-02drm/amdgpu: set fb_modifiers_not_supported in vkmsYifan Zhang1-0/+2
2022-11-02drm/amd/display: cursor update command incompleteMax Tseng1-0/+4
2022-11-02drm/amd/display: Enable timing sync on DCN32Alvin Lee1-0/+1
2022-11-02drm/amd/display: Set memclk levels to be at least 1 for dcn32Dillon Varone1-0/+3
2022-11-02drm/amd/display: Update latencies on DCN321Dillon Varone1-5/+5
2022-11-02drm/amd/display: Limit dcn32 to 1950Mhz display clockJun Lei1-4/+4
2022-11-02drm/amd/display: Ignore Cable ID FeatureFangzhi Zuo1-0/+3
2022-11-02drm/amd/display: Update DSC capabilitie for DCN314Leo Chen1-1/+1
2022-11-01drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_validNathan Huckleberry1-2/+3
2022-11-01drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' lineLiu Ying1-1/+0
2022-10-31drm/i915/sdvo: Grab mode_config.mutex during LVDS init to avoid WARNsVille Syrjälä1-0/+4
2022-10-31drm/i915: Simplify intel_panel_add_edid_alt_fixed_modes()Ville Syrjälä5-7/+6
2022-10-31drm/i915/sdvo: Setup DDC fully before output initVille Syrjälä1-19/+12
2022-10-31drm/i915/sdvo: Filter out invalid outputs more sensiblyVille Syrjälä1-5/+22
2022-10-31drm/i915: stop abusing swiotlb_max_segmentRobert Beckett5-32/+29
2022-10-31drm/i915/tgl+: Add locking around DKL PHY register accessesImre Deak9-76/+204
2022-10-31drm/format-helper: Only advertise supported formats for conversionHector Martin1-19/+47
2022-10-30Linux 6.1-rc3Linus Torvalds1-1/+1
2022-10-29drm/rockchip: vop2: disable planes when disabling the crtcMichael Tretter1-0/+4
2022-10-29drm/rockchip: vop2: fix null pointer in plane_atomic_disableMichael Tretter1-2/+4
2022-10-29drm/rockchip: dsi: Fix VOP selection on SoCs that support itOndrej Jirman1-3/+1
2022-10-29drm/rockchip: fix fbdev on non-IOMMU devicesJohn Keeping1-1/+4
2022-10-29drm/rockchip: dsi: Force synchronous probeBrian Norris1-0/+6
2022-10-29drm/rockchip: dsi: Clean up 'usage_mode' when failing to attachBrian Norris1-4/+12
2022-10-29drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messagesAurelien Jarno1-1/+2
2022-10-29platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop_init()Yang Yingliang1-3/+7
2022-10-29platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()Huacai Chen1-7/+7
2022-10-29LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen1-18/+13
2022-10-29LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou1-1/+1