summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-09-15drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote
2025-09-15drm/xe/hwmon: Remove type castingMallesh Koujalagi
2025-09-15drm/xe/guc: Add test for G2G communicationsJohn Harrison
2025-09-15drm/xe: Allow freeing of a managed boJohn Harrison
2025-09-15drm/xe/guc: Add firmware build type to available infoJohn Harrison
2025-09-15drm/xe/guc: Update CSS header structuresJohn Harrison
2025-09-15drm/xe: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Fushuai Wang
2025-09-15drm/xe: Use ARRAY_SIZE in guc_waklv_init()Lucas De Marchi
2025-09-15drm/panel-edp: Add several panel configurations for mt8189 ChromebookZhongtian Wu
2025-09-15drm/panel: Add support for KD116N3730A07Zhijian Yan
2025-09-15drm/sun4i/sun4i_tcon_dclk: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/sun4i/sun4i_hdmi_ddc_clk: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/stm/lvds: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/stm/dw_mipi_dsi-stm: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/pl111: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/mcde/mcde_clk_div: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/imx/ipuv3/imx-tve: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter
2025-09-15drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko
2025-09-15drm/xe/tile: Release kobject for the failure pathShuicheng Lin
2025-09-15drm/i915/gem: Avoid accessing uninitialized context in emit_rpcs_query()Krzysztof Karas
2025-09-15drm/exynos: dsi: add support for exynos7870Kaustabh Chakraborty
2025-09-15drm/exynos: exynos7_drm_decon: remove ctx->suspendedKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: add driver support for exynos7870 DSIM bridgeKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: add ability to define clock names for every variantKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: increase timeout value for PLL_STABLEKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring the PLL_STABLE bitKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring PLL_M and PLL_S offsetsKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring the VIDEO_MODE bitKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring the MAIN_VSA offsetKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring bits and offsets of CLKCTRL registerKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: add flag to control header FIFO waitKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: add SFRCTRL registerKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: support separate LINK and DPHY status registersKaustabh Chakraborty
2025-09-15drm: Replace the deprecated DRM_* logging macros in gem helper filesAthul Raj Kollareth
2025-09-15drm/pixpaper: Fix return type of pixpaper_mode_valid()Nathan Chancellor
2025-09-15drm: gud: replace WARN_ON/WARN_ON_ONCE with drm versionsRuben Wauters
2025-09-15Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-09-15Merge tag 'v6.17-rc6' into drm-nextDave Airlie
2025-09-15Merge 6.17-rc6 into driver-core-nextGreg Kroah-Hartman
2025-09-15Merge tag 'drm-intel-gt-next-2025-09-12' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-09-13gpu: nova-core: Add base files for r570.144 firmware bindingsAlistair Popple
2025-09-13gpu: nova-core: firmware: use 570.144 firmwareAlexandre Courbot
2025-09-13gpu: nova-core: firmware: process the GSP bootloaderAlexandre Courbot
2025-09-13gpu: nova-core: firmware: process and prepare the GSP firmwareAlexandre Courbot
2025-09-13gpu: nova-core: firmware: process Booter and patch its signatureAlexandre Courbot
2025-09-13gpu: nova-core: firmware: add support for common firmware headerAlexandre Courbot
2025-09-13gpu: nova-core: firmware: move firmware request code into a functionAlexandre Courbot
2025-09-13gpu: nova-core: add Chipset::name() methodAlexandre Courbot
2025-09-13gpu: nova-core: move GSP boot code to its own moduleAlexandre Courbot