aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-09-06drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz1-1/+2
2023-09-06Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz1-20/+4
2023-09-06drm/amd/display: clean up one inconsistent indentingYang Li1-2/+2
2023-09-06drm/amdgpu: Add umc v12_0 ras functionsCandice Li4-3/+328
2023-09-06drm/amdgpu: Fix refclk reporting for SMU v13.0.6Lijo Lazar1-1/+2
2023-09-06drm/amdgpu: Correct se_num and reg_inst for gfx v9_4_3 ras countersHawking Zhang1-20/+20
2023-09-06drm/amdgpu: Restrict bootloader wait to SMUv13.0.6Lijo Lazar1-4/+14
2023-09-06drm/amdgpu: Add only valid firmware version nodesLijo Lazar1-4/+29
2023-09-06drm/amdgpu: fix incompatible types in conditional expressionLang Yu2-2/+4
2023-09-06drm/amdgpu: Use min_t to replace minSrinivasan Shanmugam6-14/+14
2023-09-06drm/amd: Add umc v12_0_0 ip headersCandice Li2-0/+128
2023-09-06drm/amdgpu: Update amdgpu_device_indirect_r/wreg_extCandice Li1-2/+2
2023-09-06drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functionsCandice Li3-0/+128
2023-09-06drm/amdgpu: Declare array with strings as pointers constantSrinivasan Shanmugam2-5/+5
2023-09-06amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 3Darren Powell1-55/+27
2023-09-06amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 2Darren Powell1-14/+13
2023-09-06amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 1Darren Powell1-68/+57
2023-09-06amdgpu/pm: Replace print_clock_levels with emit_clock_levels for aldebaranDarren Powell1-32/+31
2023-09-06drm/amd/display: clean up some inconsistent indentingsYang Li1-14/+14
2023-09-06drm/amd/display: clean up some inconsistent indentingsYang Li1-16/+16
2023-09-06drm/amd/display: clean up one inconsistent indentingYang Li1-1/+1
2023-09-06drm/amd/display: clean up one inconsistent indentingYang Li1-1/+1
2023-09-06drm/amd/display: Remove duplicated include in dcn35_clk_mgr.cYang Li1-1/+0
2023-09-06drm/amd/display: prevent potential division by zero errorsHamza Mahfooz1-3/+6
2023-09-06drm/amd/display: Remove duplicated include in dcn35_hwseq.cYang Li1-1/+0
2023-09-06drm/amd/display: Remove duplicated include in dcn35_optc.cYang Li1-1/+0
2023-09-06drm/amd/display: Remove duplicated include in dcn35_resource.cYang Li1-1/+0
2023-09-06drm/amdgpu: clean up some inconsistent indentingJiapeng Chong1-3/+1
2023-09-06drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen1-0/+7
2023-09-06drm/amdgpu: calling address translation functions to simplify codesYifan Zhang8-16/+8
2023-09-06drm/amd/pm: only poweron/off vcn/jpeg when they are valid.Yifan Zhang1-0/+23
2023-09-06drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1Hamza Mahfooz1-1/+2
2023-09-06drm/amd/display: remove useless check in should_enable_fbc()Dembskiy Igor1-3/+0
2023-09-06Revert "drm/amd/display: Remove v_startup workaround for dcn3+"Hamza Mahfooz1-20/+4
2023-09-06drm/i915/cx0: Check and increase msgbus timeout thresholdGustavo Sousa2-0/+52
2023-09-06drm/i915: add trailing newlines to msgsJim Cromie2-3/+3
2023-09-06drm/bridge: Drop CONFIG_OF conditionals around of_node pointersBiju Das4-8/+0
2023-09-06drm/bridge/analogix/anx78xx: Drop ID tableBiju Das1-7/+0
2023-09-06drm/i915/psr: Add psr sink error status into sink status debugfsJouni Högander1-9/+25
2023-09-05drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count()Luca Coelho4-6/+6
2023-09-05drm/i915/tc: move legacy code out of the main _max_lane_count() funcLuca Coelho1-13/+19
2023-09-05drm/i915/tc: make intel_tc_port_get_lane_mask() staticLuca Coelho2-2/+1
2023-09-05drm/i915/tc: rename mtl_tc_port_get_pin_assignment_mask()Luca Coelho1-2/+2
2023-09-05drm/bridge: lt8912b: Add missing drm_bridge_attach callTomi Valkeinen1-0/+7
2023-09-05drm/bridge: lt8912b: Manually disable HPD only if it was enabledTomi Valkeinen1-1/+1
2023-09-05drm/bridge: lt8912b: Fix crash on bridge detachTomi Valkeinen1-3/+0
2023-09-05drm/bridge: lt8912b: Fix bridge_detachTomi Valkeinen1-11/+5
2023-09-05drm: bridge: it66121: Fix invalid connector dereferenceJai Luthra1-4/+8
2023-09-05drm: bridge: it66121: Simplify probe()Biju Das1-5/+1
2023-09-05drm: bridge: it66121: Extend match support for OF tablesBiju Das1-8/+11