summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-06-24drm/amd/display: Initialize mode_select to 0Alex Hung
2025-06-24drm/amd/display: Add new DP tunnel bandwidth validationCruise Hung
2025-06-24drm/amd/display: Removed unnecessary commentAlvin Lee
2025-06-24drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth CalculationsAustin Zheng
2025-06-24drm/amd/pm: Fetch SMUv13.0.6 xgmi max speed/widthLijo Lazar
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher
2025-06-24drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam
2025-06-24drm/i915/hdcp: Use HDCP2_STREAM_STATUS instead of HDCP2_AUTH_STREAMSuraj Kandpal
2025-06-24drm/i915/hdcp: Do not use inline intel_de_readSuraj Kandpal
2025-06-24rust: macros: remove `module!`'s deprecated `author` keyGuilherme Giacomo Simoes
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ä