summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Merge tag 'amd-drm-next-6.9-2024-02-09' of https://gitlab.freedesktop.org/agd...Dave Airlie289-2530/+6444
2024-02-08drm/bridge: remove drm_bridge_get_edid() in favour of drm_bridge_edid_read()Jani Nikula1-26/+2
2024-02-08drm/meson: switch to drm_bridge_edid_read()Jani Nikula1-4/+16
2024-02-08drm/bridge: tfp410: clear the EDID property on failuresJani Nikula1-2/+2
2024-02-08drm/bridge: tfp410: use drm_bridge_edid_read()Jani Nikula1-8/+8
2024-02-08drm: bridge: simple-bridge: clear the EDID property on failuresJani Nikula1-1/+2
2024-02-08drm: bridge: simple-bridge: use drm_bridge_edid_read()Jani Nikula1-8/+8
2024-02-08drm/bridge: lt9611uxc: use drm_bridge_edid_read()Jani Nikula1-5/+5
2024-02-08drm/bridge: lt8912b: use ->edid_read callbackJani Nikula1-4/+4
2024-02-08drm/bridge: lt8912b: clear the EDID property on failuresJani Nikula1-1/+1
2024-02-08drm/bridge: lt8912b: use drm_bridge_edid_read()Jani Nikula1-6/+6
2024-02-08drm/bridge: chrontel-ch7033: switch to drm_bridge_edid_read()Jani Nikula1-6/+6
2024-02-08drm/bridge: switch to drm_bridge_edid_read()Jani Nikula1-8/+8
2024-02-08drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula1-1/+45
2024-02-07drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar1-0/+6
2024-02-07drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam1-1/+1
2024-02-07drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor1-3/+3
2024-02-07drm/amd/display: Clear phantom stream count and plane countMario Limonciello1-0/+3
2024-02-07drm/amd/display: Simplify the calculation of variablesJiapeng Chong1-1/+1
2024-02-07drm/amdgpu: Avoid fetching VRAM vendor infoLijo Lazar1-8/+0
2024-02-07drm/amd/display: 3.2.271Aric Cyr1-1/+1
2024-02-07drm/amd/display: Drop some unnecessary guardsRodrigo Siqueira8-16/+0
2024-02-07drm/amd/display: Trivial code style adjustmentRodrigo Siqueira2-2/+4
2024-02-07drm/amd/display: Disable ODM by default for DCN35Rodrigo Siqueira1-0/+1
2024-02-07drm/amd/display: Drop legacy codeRodrigo Siqueira10-57/+0
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee10-13/+94
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee12-66/+41
2024-02-07drm/amd/display: Adjust set_p_state calls to fix loggingEthan Bitnun1-11/+11
2024-02-07drm/amd/display: Add delay before logging clks from hwEthan Bitnun1-0/+2
2024-02-07drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo1-5/+7
2024-02-07drm/amd/display: correct comment in set_default_brightness_aux()Camille Cho1-1/+1
2024-02-07drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitGeorge Shen5-1/+53
2024-02-07drm/amd/display: Add debug option to force 1-tap chroma subsamplingGeorge Shen2-0/+8
2024-02-07drm/amd/display: Disable idle reallow as part of command/gpint executionNicholas Kazlauskas3-2/+4
2024-02-07drm/amdgpu: Fix shared buff copy to userStanley.Yang1-1/+1
2024-02-07drm/amd/display: Increase eval/entry delay for DCN35Nicholas Kazlauskas1-2/+2
2024-02-07drm/amd/display: Disable timeout in more places for dc_dmub_srvNicholas Kazlauskas1-3/+10
2024-02-07drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_...Srinivasan Shanmugam1-3/+3
2024-02-07drm/amd/pm: Retrieve UMC ODECC error count from aca bankCandice Li1-1/+5
2024-02-07drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas4-0/+63
2024-02-07drm/amd/display: correct static screen event maskAllen Pan4-4/+24
2024-02-07drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma2-19/+0
2024-02-07drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang1-0/+22
2024-02-07drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang3-0/+12
2024-02-07drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu3-17/+34
2024-02-07drm/amd/display: Don't perform rate toggle on DP2-capable FIXED_VS retimersMichael Strauss1-10/+12
2024-02-07drm/amdkfd: Add cache line sizes to KFD topologyJoseph Greathouse3-2/+95
2024-02-07drm/amd/display: Remove Legacy FIXED_VS Transparent LT SequenceMichael Strauss5-362/+1
2024-02-07drm/amd/display: add panel_power_savings sysfs entry to eDP connectorsHamza Mahfooz1-0/+78
2024-02-07drm/amdgpu: Clear the hotplug interrupt ack bit before hpd initializationQiang Ma4-8/+40