summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-03-10gpu: nova-core: gsp: add mechanism to wait for space on command queueEliot Courtney
2026-03-10gpu: nova-core: gsp: sort `MsgFunction` variants alphabeticallyEliot Courtney
2026-03-10drm: lcdif: Use dev_err_probe()Alexander Stein
2026-03-09drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli
2026-03-09drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE roundingLuca Ceresoli
2026-03-09drm/xe: Utilize for_each_gt_with_type() for type-specific GT loopsMatt Roper
2026-03-09drm/xe: Add for_each_gt_with_type() iteratorMatt Roper
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Reduce log level for DPCD read/writeJayesh Choudhary
2026-03-09cadence: cdns-mhdp8546*: Change drm_connector from structure to pointerJayesh Choudhary
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector ...Jayesh Choudhary
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic c...Harikrishna Shenoy
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcsJayesh Choudhary
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in at...Jayesh Choudhary
2026-03-09drm/i915/display: convert W/As in skl_watermark.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in skl_universal_plane.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_psr.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_pmdemand.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_modeset_setup.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_flipq.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_fbc.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_dp_mst.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_display_device.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_display.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_ddi.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_cursor.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_cdclk.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert W/As in intel_display_power.c to new frameworkLuca Coelho
2026-03-09drm/i915/display: convert audio workaround to new frameworkLuca Coelho
2026-03-09drm/i915/display: remove enum macro magic in intel_display_wa()Luca Coelho
2026-03-09drm/tyr: Use DRM device type alias across driverDeborah Brouwer
2026-03-09gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocationSanjay Yadav
2026-03-09drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy
2026-03-09drm/buddy: Add KUnit test for offset-aligned allocationsArunpravin Paneer Selvam
2026-03-09drm/buddy: Improve offset-aligned allocation handlingArunpravin Paneer Selvam
2026-03-09gpu: nova-core: firmware: fix and explain v2 header offsets computationsAlexandre Courbot
2026-03-09drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander
2026-03-09drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander
2026-03-09drm/i915/dsc: Add Selective Update register definitionsJouni Högander
2026-03-09drm/i915/psr: Repeat Selective Update area alignmentJouni Högander
2026-03-09gpu: nova-core: firmware: add comments to justify v3 header valuesAlexandre Courbot
2026-03-09gpu: nova-core: use the Generic Bootloader to boot FWSEC on TuringTimur Tabi
2026-03-09gpu: nova-core: add gen_bootloader firmware to ModInfoBuilderAlexandre Courbot
2026-03-09gpu: nova-core: make Chipset::arch() constAlexandre Courbot
2026-03-09gpu: nova-core: falcon: remove unwarranted safety check in dma_loadAlexandre Courbot
2026-03-09gpu: nova-core: add PIO support for loading firmware imagesTimur Tabi
2026-03-09gpu: nova-core: move brom_params and boot_addr to FalconFirmwareAlexandre Courbot
2026-03-09gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadableAlexandre Courbot
2026-03-09gpu: nova-core: falcon: rename load parameters to reflect DMA dependencyAlexandre Courbot
2026-03-09gpu: nova-core: falcon: add constant for memory block alignmentAlexandre Courbot
2026-03-09gpu: nova-core: create falcon firmware DMA objects lazilyAlexandre Courbot