summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-10-29drm/msm/dpu: Disable scaling for unsupported scaler typesVladimir Lypak-1/+1
2025-10-29drm/msm/dpu: Propagate error from dpu_assign_plane_resourcesVladimir Lypak-1/+1
2025-10-29drm/msm/dpu: Fix allocation of RGB SSPPs without scalingVladimir Lypak-1/+1
2025-10-29drm/msm: dsi: fix PLL init in bonded modeNeil Armstrong-17/+2
2025-10-28drm/i915: Unify the logic in {skl,glk}_plane_has_*()Ville Syrjälä-10/+6
2025-10-28drm/i915: Extract glk_plane_has_planar()Ville Syrjälä-2/+11
2025-10-28drm/i915: Remove pointless crtc hw.enable checkVille Syrjälä-2/+1
2025-10-28drm/i915: Introduce intel_plane_min_height()Ville Syrjälä-6/+16
2025-10-28drm/i915: Start checking plane min size for the chroma planeVille Syrjälä-13/+5
2025-10-28drm/i915: Implement .min_plane_width() for PTL+Ville Syrjälä-0/+1
2025-10-28drm/i915: Drop the min plane width w/a adl+Ville Syrjälä-1/+11
2025-10-28drm/i915: Rewrite icl_min_plane_width()Ville Syrjälä-33/+10
2025-10-28drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-SVille Syrjälä-1/+54
2025-10-28drm/atomic: WARN about invalid drm_foo_get_state() usageVille Syrjälä-0/+8
2025-10-28drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()Ville Syrjälä-0/+2
2025-10-28drm/radeon: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-26/+5
2025-10-28drm/amd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus-55/+4
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski-3/+7
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung-0/+1
2025-10-28drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.cAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.hAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX header on amd_cper.hAlex Deucher-1/+1
2025-10-28drm/amdgpu: fix SPDX headers on amdgpu_cper.c/hAlex Deucher-2/+2
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on IcelandJohn Smith-1/+1
2025-10-28drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on FijiJohn Smith-1/+1
2025-10-28drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table()Yang Wang-1/+1
2025-10-28drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is dis...Matthew Schwartz-3/+0
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng-0/+11
2025-10-28drm/radeon: Remove calls to drm_put_dev()Daniel Palmer-21/+4
2025-10-28drm/radeon: Do not kfree() devres managed rdevDaniel Palmer-1/+0
2025-10-28drm/amd: Check that VPE has reached DPM0 in idle handlerMario Limonciello-4/+30
2025-10-28drm/mediatek: Fix device use-after-free on unbindJohan Hovold-10/+0
2025-10-28drm/amdgpu/pm: Add definition for gpu_metrics v1.9Lijo Lazar-0/+117
2025-10-28drm/amdkfd: Fix Unchecked Return ValueSunday Clement-3/+6
2025-10-28drm/amdgpu: Use DC by default for BonaireTimur Kristóf-1/+0
2025-10-28drm/amd/display: Don't add freesync modes to analog displays (v2)Timur Kristóf-0/+4
2025-10-28drm/amd/display: Add common modes to analog displays without EDIDTimur Kristóf-18/+28
2025-10-28drm/amd/display: Use DAC load detection on analog connectors (v2)Timur Kristóf-2/+72
2025-10-28drm/amd/display: Add DAC_LoadDetection to BIOS parser (v2)Timur Kristóf-0/+155
2025-10-28drm/amd/display: Make get_support_mask_for_device_id reusableTimur Kristóf-6/+7
2025-10-28drm/amd/display: Add DCE BIOS_SCRATCH_0 registerTimur Kristóf-0/+12
2025-10-28drm/amd/display: Poll analog connectors (v3)Timur Kristóf-2/+88
2025-10-28drm/amd/display: Refactor amdgpu_dm_connector_detect (v2)Timur Kristóf-16/+19
2025-10-28drm/amd/display: Add analog link detection (v2)Timur Kristóf-7/+101
2025-10-28drm/amd/display: Support DAC in dce110_hwseqTimur Kristóf-2/+73
2025-10-28drm/amd/display: Implement DCE analog link encoders (v2)Timur Kristóf-11/+141
2025-10-28drm/amd/display: Implement DCE analog stream encodersTimur Kristóf-0/+41
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf-3/+51
2025-10-28drm/amd/display: Determine early if a link has supported encoders (v2)Timur Kristóf-4/+19
2025-10-28drm/amd/display: Don't try to enable/disable HPD when unavailableTimur Kristóf-2/+3