summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-06-24drm/bridge-connector: Fix bridge in drm_connector_hdmi_audio_init()Chaoyi Chen
2025-06-23gpu: nova-core: update and annotate TODO listAlexandre Courbot
2025-06-23gpu: nova-core: load and run FWSEC-FRTSAlexandre Courbot
2025-06-23gpu: nova-core: extract FWSEC from BIOS and patch it to run FWSEC-FRTSAlexandre Courbot
2025-06-23gpu: nova-core: add types for patching firmware binariesAlexandre Courbot
2025-06-23gpu: nova-core: compute layout of the FRTS regionAlexandre Courbot
2025-06-23gpu: nova-core: vbios: Add support for FWSEC ucode extractionJoel Fernandes
2025-06-23drm/xe/compat: remove old pcode compat interfaceJani Nikula
2025-06-23drm/i915/dram: switch to struct drm_device based pcode interfaceJani Nikula
2025-06-23drm/i915/display: switch to struct drm_device based pcode interfaceJani Nikula
2025-06-23drm/xe/pcode: add struct drm_device based interfaceJani Nikula
2025-06-23drm/i915/pcode: add struct drm_device based interfaceJani Nikula
2025-06-23drm/i915/pcode: drop fast wait from snb_pcode_write_timeout()Jani Nikula
2025-06-23drm/connector: move HDR sink metadata to display infoJani Nikula
2025-06-23gpu: nova-core: vbios: Add support to look up PMU table in FWSECJoel Fernandes
2025-06-23gpu: nova-core: vbios: Add base support for VBIOS construction and iterationJoel Fernandes
2025-06-23gpu: nova-core: firmware: add ucode descriptor used by FWSEC-FRTSAlexandre Courbot
2025-06-23gpu: nova-core: add falcon register definitions and base codeAlexandre Courbot
2025-06-23gpu: nova-core: register sysmem flush pageAlexandre Courbot
2025-06-23gpu: nova-core: add DMA object structAlexandre Courbot
2025-06-23gpu: nova-core: wait for GFW_BOOT completionAlexandre Courbot
2025-06-23drm/xe/nvm: add support for non-posted eraseReuven Abliyev
2025-06-23drm/xe/nvm: add support for access modeAlexander Usyskin
2025-06-23drm/xe/nvm: add on-die non-volatile memory deviceAlexander Usyskin
2025-06-23Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2025-06-23gpu: nova-core: add helper function to wait on conditionAlexandre Courbot
2025-06-23gpu: nova-core: increase BAR0 size to 16MBAlexandre Courbot
2025-06-23gpu: nova-core: allow register aliasesAlexandre Courbot
2025-06-23gpu: nova-core: expose the offset of each register as a type constantAlexandre Courbot
2025-06-23gpu: nova-core: add delimiter for helper rules in register!() macroAlexandre Courbot
2025-06-23gpu: nova-core: use absolute paths in register!() macroAlexandre Courbot
2025-06-23drm/i915/dmc: Do not enable the pipe DMC on TGL when PSR is possibleVille Syrjälä
2025-06-23drm/i915/dmc: Pass crtc_state to intel_dmc_{enable,disable}_pipe()Ville Syrjälä
2025-06-23drm/i915/dmc: Assert DMC is loaded harderVille Syrjälä
2025-06-23drm/i915/dmc: Reload pipe DMC MMIO registers for pipe C/D on various platformsVille Syrjälä
2025-06-23drm/i915/dmc: Reload pipe DMC state on TGL when enabling pipe AVille Syrjälä
2025-06-23drm/i915/dmc: Extract dmc_load_program()Ville Syrjälä
2025-06-23drm/i915/dmc: Shuffle code aroundVille Syrjälä
2025-06-23drm/i915/dmc: Parametrize MTL_PIPEDMC_GATING_DISVille Syrjälä
2025-06-23drm/i915/dmc: Limit pipe DMC clock gating w/a to just ADL/DG2/MTLVille Syrjälä
2025-06-23drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUSImre Deak
2025-06-23drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64Ankit Nautiyal
2025-06-23drm/ci: Add jobs to run KUnit testsVignesh Raman
2025-06-23drm/ci: Add jobs to validate devicetreesVignesh Raman
2025-06-23drm/bochs: Add support for drm_panicRyosuke Yasuoka
2025-06-23drm/i915/panel: make panel funcs staticJani Nikula
2025-06-23drm: writeback: Fix drm_writeback_connector_cleanup signatureLouis Chauvet
2025-06-23Merge drm/drm-next into drm-intel-nextJani Nikula
2025-06-23drm/xe/display: read PCON capability only when presentChaitanya Kumar Borah
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman