aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-25drm/i915/display: move clock-gating init for IBX to displayLuca Coelho3-11/+27
2026-03-25drm/bridge: lt8713sx: avoid 64-bit divisionArnd Bergmann1-1/+1
2026-03-25drm/bridge: lt8713sx select CONFIG_CRC8Arnd Bergmann1-0/+1
2026-03-25drm/msm/dsi/phy: rename DSI_PHY_7NM_QUIRK_PRE_V4_1 to DSI_PHY_7NM_QUIRK_V4_0Pengyu Luo1-8/+8
2026-03-25drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()Dmitry Baryshkov3-20/+19
2026-03-25drm/msm/dpu: simplify bg_alpha selectionDmitry Baryshkov1-1/+3
2026-03-25gpu: nova-core: create GSP-RM logging buffers debugfs entriesTimur Tabi1-8/+39
2026-03-25gpu: nova-core: create debugfs root in module initTimur Tabi1-0/+25
2026-03-25gpu: nova-core: Replace module_pci_driver! with explicit module initTimur Tabi1-2/+23
2026-03-25drm/ci: add rk3588-rock-5bVignesh Raman9-1/+84
2026-03-25drm/ci: move qualcomm baremetal jobs to lavaVignesh Raman4-17/+31
2026-03-25drm/ci: uprev mesaVignesh Raman35-355/+387
2026-03-25drm/ci: i915: cml: update runner tagVignesh Raman1-4/+4
2026-03-25drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2Vignesh Raman1-1/+1
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom1-3/+3
2026-03-24drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14Yang Wang1-1/+32
2026-03-24drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_processSrinivasan Shanmugam1-3/+3
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher1-1/+1
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
2026-03-24drm/amd/display: add a no_hpd link_encoder_funcs variantAlex Deucher1-2/+62
2026-03-24drm/amdgpu/userq: schedule_delayed_work should be after fence signalledSunil Khatri3-6/+7
2026-03-24drm/amdgpu/mes12_1: emove extra ; from declaration statementColin Ian King1-1/+1
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher6-22/+19
2026-03-24drm/amdgpu: update outdated comment for renamed amdgpu_fence_driver_init()Kexin Sun1-1/+1
2026-03-24drm/amdgpu/userq: convert comma to semicolonChen Ni1-2/+2
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom1-3/+3
2026-03-24drm/amd/display: update outdated comments for renamed vblank_control_worker()Kexin Sun1-3/+5
2026-03-24drm/amd/display: clean up typecasts and constants in dcn4_calcsAdriano Vero1-16/+16
2026-03-24drm/amdgpu/userq: dont use goto to jump when at end of functionSunil Khatri1-3/+1
2026-03-24drm/amdgpu: fix syncobj leak for amdgpu_gem_va_ioctl()Prike Liang1-0/+5
2026-03-24drm/amdgpu/vcn4.0.3: gate per-queue reset by PSP SOS program versionJesse Zhang1-1/+18
2026-03-24drm/amd/pm: Enable VCN reset for pgm=4 with appropriate FW versionJesse.Zhang1-0/+1
2026-03-24drm/amdgpu: use DISCOVERY_TMR_SIZE in ACPI TMR fallbackJesse.Zhang1-1/+1
2026-03-24drm/amd/pm: add dedicated dram addr msg for smu v15Yang Wang3-4/+6
2026-03-24drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14Yang Wang1-1/+32
2026-03-24drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_processSrinivasan Shanmugam1-3/+3
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher1-1/+1
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam1-2/+2
2026-03-24drm/komeda: Add support for Arm China Linlon-D6Cunyuan Liu3-0/+3
2026-03-24drm/panthor: extend timestamp query with flagsMarcin Slusarz1-6/+128
2026-03-24drm/panthor: correct firmware related messagesChristian Hewitt1-2/+2
2026-03-24drm: fix dead default for DRM_TTM_KUNIT_TESTJulian Braha1-1/+0
2026-03-24drm/i915/de: Implement register polling in the display codeVille Syrjälä2-39/+91
2026-03-24drm/i915/de: Move intel_de_wait*() into intel_de.cVille Syrjälä2-79/+92
2026-03-24drm/i915/de: Introduce intel_de.c and move intel_de_{read,write}8() thereVille Syrjälä4-19/+28
2026-03-24drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-PTvrtko Ursulin1-0/+8
2026-03-24drm/xe/display: Add support for AuxCCSTvrtko Ursulin1-1/+27
2026-03-24drm/xe/display: Respect remapped plane alignmentTvrtko Ursulin1-3/+12
2026-03-24drm/xe/display: Change write_dpt_remapped_tiled function signatureTvrtko Ursulin1-24/+34