summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-01-23drm/i915/vga: Introduce intel_vga_{read,write}()Ville Syrjälä-9/+29
2026-01-23drm/i915/de: Add intel_de_write8()Ville Syrjälä-0/+26
2026-01-23drm/i915/de: Simplify intel_de_read8()Ville Syrjälä-8/+5
2026-01-23drm/i915/vga: Assert that VGA register accesses are going to the right GPUVille Syrjälä-0/+24
2026-01-23drm/i915/vga: Stop trying to use GMCH_CTRL for VGA decode controlVille Syrjälä-35/+56
2026-01-23drm/i915/vga: Avoid VGA arbiter during intel_vga_disable() for iGPUsVille Syrjälä-4/+50
2026-01-23drm/i915/vga: Clean up VGA registers even if VGA plane is disabledVille Syrjälä-11/+25
2026-01-23drm/i915/vga: Don't touch VGA registers if VGA decode is fully disabledVille Syrjälä-0/+24
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1093/+2855
2026-01-23drm/i915/vga: Extract intel_gmch_ctrl_reg()Ville Syrjälä-3/+9
2026-01-23drm/i915/power: Remove i915_power_well_desc::has_vgaVille Syrjälä-18/+2
2026-01-23drm/i915/vga: Get rid of intel_vga_reset_io_mem()Ville Syrjälä-23/+20
2026-01-23drm/i915/vga: Register vgaarb client laterVille Syrjälä-17/+10
2026-01-23Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...Dave Airlie-242/+157
2026-01-23Merge tag 'drm-intel-next-fixes-2026-01-22' of https://gitlab.freedesktop.org...Dave Airlie-1/+6
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie-48/+36
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-38/+158
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher-11/+0
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher-11/+0
2026-01-22drm/panthor: Add gpu_job_irq tracepointNicolas Frattaroli-0/+41
2026-01-22drm/panthor: Add tracepoint for hardware utilisation changesNicolas Frattaroli-0/+158
2026-01-22drm/panthor: Extend IRQ helpers for mask modification/restorationNicolas Frattaroli-41/+97
2026-01-22drm/panthor: Rework panthor_irq::suspended into panthor_irq::stateNicolas Frattaroli-7/+28
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström-1/+2
2026-01-22drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocationsSanjay Yadav-13/+3
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström-3/+5
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah-5/+13
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah-7/+8
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah-5/+12
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah-9/+9
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström-1/+2
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström-3/+5
2026-01-22drm/i915/gvt_mmio_table: Use the gvt versions of the display macrosAnkit Nautiyal-1/+2
2026-01-22drm/msm/a8xx: Add UBWC v6 supportAkhil P Oommen-0/+4
2026-01-22drm/ci: ignore Gamma test failures on Qualcomm SC7180Dmitry Baryshkov-0/+8
2026-01-22drm/msm/dpu: Add DSPP GC driver to provide GAMMA_LUT DRM propertyFederico Amedeo Izzo-14/+163
2026-01-21drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)Lyude Paul-0/+2
2026-01-21drm/nouveau: implement missing DCB connector types; gracefully handle unknown...Alex Ramírez-20/+53
2026-01-21drm/nouveau: add missing DCB connector typesAlex Ramírez-21/+74
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher-1/+1
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf-2/+4
2026-01-21drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf-1/+12
2026-01-21drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf-10/+0
2026-01-21drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf-4/+4
2026-01-21drm/amdgpu: rename amdgpu_fence_driver_guilty_force_completion()Alex Deucher-6/+6
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher-1/+1
2026-01-21drm/amdgpu: mark invalid records with U64_MAXGangliang Xie-0/+6
2026-01-21drm/amdgpu: Avoid excessive dmesg logLijo Lazar-1/+2
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf-2/+4
2026-01-21drm/amdkfd: simplify svm_range_unmap_from_gpus()Yury Norov-4/+1