aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-19drm/i915: Nuke the intermediate pipe fault bitmasksVille Syrjälä2-22/+22
2024-06-19drm/i915: Extend GEN9_PIPE_PLANE_FLIP_DONE() to cover all universal planesVille Syrjälä1-1/+5
2024-06-19drm/i915: Sort bdw+ pipe interrupt bitsVille Syrjälä1-11/+11
2024-06-19drm/i915: Document bdw+ pipe interrupt bitsVille Syrjälä1-21/+21
2024-06-19drm/i915: Use REG_BIT() for bdw+ pipe interruptsVille Syrjälä1-27/+27
2024-06-19drm/amdgpu: init TA fw for psp v14Likun Gao1-0/+5
2024-06-19drm/amdgpu: refine gfx6 firmware loadingYang Wang1-10/+9
2024-06-19drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arraysMario Limonciello2-37/+37
2024-06-19Revert "drm/amdgpu: change aca bank error lock type to spinlock"Yang Wang2-11/+11
2024-06-19Revert "drm/amdgpu: change bank cache lock type to spinlock"Yang Wang2-6/+7
2024-06-19drm/amdgpu: remove amdgpu_mes_fence_wait_polling()Alex Deucher2-16/+0
2024-06-19drm/amdgpu: cleanup MES12 command submissionAlex Deucher1-28/+48
2024-06-19drm/amdgpu: refine gfx10 firmware loadingYang Wang1-13/+12
2024-06-19drm/amdgpu: refine gfx9 firmware loadingYang Wang2-30/+26
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König1-28/+48
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-19drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher1-0/+2
2024-06-19drm/amdgpu: fix using the reserved VMID with gang submitChristian König3-13/+45
2024-06-19drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOVVictor Lu1-12/+14
2024-06-19drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma5-3/+96
2024-06-19Revert "drm/amdgpu: Add missing locking for MES API calls"Mukul Joshi1-12/+0
2024-06-19drm/amd/display: 3.2.289Aric Cyr1-1/+1
2024-06-19drm/amd/display: [FW Promotion] Release 0.0.222.0Anthony Koo1-2/+7
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung3-7/+4
2024-06-19drm/amd/display: Check UnboundedRequestEnabled's valueAlex Hung1-1/+1
2024-06-19drm/amd/display: Remove redundant checks for contextAlex Hung2-5/+2
2024-06-19drm/amd/display: Remove redundant checks for oppAlex Hung2-3/+2
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung6-54/+47
2024-06-19drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski7-35/+0
2024-06-19drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung7-7/+7
2024-06-19drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung6-6/+6
2024-06-19drm/amd/display: Improve warning log for get OPP for OTG masterRodrigo Siqueira1-0/+6
2024-06-19drm/amd/display: Fix warning caused by an attempt to configure a non-otg masterRodrigo Siqueira1-6/+18
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung12-61/+61
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung4-2/+14
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung8-24/+74
2024-06-19drm/amd/display: Make sure to reprogram ODM when resync fifoAlvin Lee2-2/+36
2024-06-19drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401Rodrigo Siqueira1-22/+27
2024-06-19drm/amd/display: mirror case cleanup for cursorsSridevi Arvindekar1-29/+1
2024-06-19drm/amd/display: Add null checker before access structsAlex Hung4-2/+11
2024-06-19media: v4l2-subdev: Drop unreacheable warningLaurent Pinchart1-8/+0
2024-06-19media: videobuf2: core: Drop unneeded forward declarationLaurent Pinchart1-1/+0
2024-06-19media: renesas: vsp1: Fix _irqsave and _irq mixLaurent Pinchart1-12/+8
2024-06-19media: max9286: Use frame interval from subdev stateJacopo Mondi1-28/+24
2024-06-19media: max9286: Use the subdev active stateJacopo Mondi1-85/+44
2024-06-19media: max9286: Fix enum_mbus_codeJacopo Mondi1-2/+2
2024-06-19media: adv748x-csi2: Use the subdev active stateJacopo Mondi2-66/+42
2024-06-19media: adv748x-csi2: Validate the image formatJacopo Mondi1-0/+23
2024-06-19media: adv748x-afe: Use 1X16 media bus codeJacopo Mondi1-2/+2
2024-06-19media: adv748x-csi2: Implement enum_mbus_codesJacopo Mondi1-0/+45