summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-12-31drm/amd/display: revert Disable DRR actions during state commitMartin Leung
2022-12-31drm/amd/pm: avoid large variable on kernel stackArnd Bergmann
2022-12-31drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy
2022-12-31drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()Nathan Chancellor
2022-12-31drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()Nathan Chancellor
2022-12-31drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programmingAlvin Lee
2022-12-31drm/amd/display: Use the largest vready_offset in pipe groupWesley Chalmers
2022-12-31drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai
2022-12-31drm/amd/display: Workaround to increase phantom pipe vactive in pipesplitGeorge Shen
2022-12-31drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()Nathan Chancellor
2022-12-31drm/sti: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/rockchip: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/msm: Use drm_mode_copy()Ville Syrjälä
2022-12-31drm/amd/display: Disable DRR actions during state commitWesley Chalmers
2022-12-31drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callbackNathan Chancellor
2022-12-31drm/amdgpu: Fix type of second parameter in trans_msg() callbackNathan Chancellor
2022-12-31drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()Nathan Chancellor
2022-12-31drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Yuan Can
2022-12-31Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"Hamza Mahfooz
2022-12-31drm/edid: add a quirk for two LG monitors to get them to work on 10bpcHamza Mahfooz
2022-12-31drm/amd/display: prevent memory leakgehao
2022-12-31drm/etnaviv: add missing quirks for GC300Doug Brown
2022-12-31drm/i915/bios: fix a memory leak in generate_lfp_data_ptrsXia Fukun
2022-12-31drm/amdkfd: Fix memory leakageKonstantin Meskhidze
2022-12-31drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()Xiongfeng Wang
2022-12-31drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()Xiongfeng Wang
2022-12-31amdgpu/nv.c: Corrected typo in the video capabilities resolutionVeerabadhran Gopalakrishnan
2022-12-31drm/amd/pm/smu11: BACO is supported when it's in BACO stateGuchun Chen
2022-12-31drm/msm/mdp5: fix reading hw revision on db410c platformDmitry Baryshkov
2022-12-31drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()Zhang Zekun
2022-12-31drm/i915/guc: make default_lists const dataJani Nikula
2022-12-31drm/amdgpu: fix pci device refcount leakYang Yingliang
2022-12-31drm/msm/a6xx: Fix speed-bin detection vs probe-deferRob Clark
2022-12-31drm/fourcc: Fix vsub/hsub for Q410 and Q401Brian Starkey
2022-12-31amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()Dan Carpenter
2022-12-31drm/mediatek: Modify dpi power on/off sequence.Xinlei Lee
2022-12-31drm/radeon: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2022-12-31drm: rcar-du: Drop leftovers dependencies from KconfigLaurent Pinchart
2022-12-31drm: lcdif: Set and enable FIFO Panic thresholdMarek Vasut
2022-12-31drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bitsMarijn Suijten
2022-12-31drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC valuesMarijn Suijten
2022-12-31drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten
2022-12-31drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()Marijn Suijten
2022-12-31drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpcMarijn Suijten
2022-12-31drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_sizeMarijn Suijten
2022-12-31drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on moduloMarijn Suijten
2022-12-31drm/msm/dsi: Remove repeated calculation of slice_per_intfMarijn Suijten
2022-12-31drm/msm/dsi: Remove useless math in DSC calculationsMarijn Suijten
2022-12-31drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_configDmitry Baryshkov
2022-12-31drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten