summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2026-04-18drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-01-19drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher
2026-01-19drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter
2025-12-07drm/amd/display: Check NULL before accessingAlex Hung
2025-12-07Makefile.compiler: replace cc-ifversion with compiler-specific macrosNick Desaulniers
2025-10-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-29drm/amd/display: Properly disable scaling on DCE6Timur Kristóf
2025-10-29drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf
2025-10-29drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf
2025-10-29drm/amd/display: Fix potential null dereferenceIgor Artemiev
2025-10-29drm/amd/display: Remove redundant safeguards for dmub-srv destroy()Roman Li
2025-09-09drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf
2025-08-28drm/amd/display: Don't overclock DCE 6 by 15%Timur Kristóf
2025-08-28drm/amd/display: Fill display clock and vblank time in dce110_fill_display_co...Timur Kristóf
2025-08-28drm/amd/display: Find first CRTC and its line time in dce110_fill_display_con...Timur Kristóf
2025-08-28drm/amd/display: Fix DP audio DTO1 clock source on DCE 6.Timur Kristóf
2025-08-28drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf
2025-08-28drm/amd/display: Fix 'failed to blank crtc!'Wen Chen
2025-08-28drm/amd/display: Separate set_gsl from set_gsl_source_selectIlya Bakoulin
2025-06-27drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()Srinivasan Shanmugam
2025-06-27drm/amd/display: Do not add '-mhard-float' to dcn2{1,0}_resource.o for clangNathan Chancellor
2025-06-27drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor
2025-06-04drm/amd/display: Initial psr_version with correct settingTom Chung
2025-05-02drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam
2025-05-02drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu
2025-04-10drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationHersen Wu
2025-04-10drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov
2025-04-10drm/amdgpu: Fix even more out of bound writes from debugfsPatrik Jakobsson
2025-04-10drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke
2025-04-10drm/amd/display: Check for invalid input params when building scaling paramsMichael Strauss
2025-04-10drm/amd/display: fix odm scalingDmytro Laktyushkin
2025-04-10drm/amd/display: Reject too small viewport size when validating planeNikola Cornij
2025-04-10drm/amd/display/dc/core/dc_resource: Staticify local functionsLee Jones
2025-04-10drm/amd/display: Check plane scaling against format specific hw plane caps.Mario Kleiner
2025-04-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello
2025-04-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung
2025-02-01drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen
2025-02-01drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li
2024-12-14drm/amd/display: Check BIOS images before it is usedAlex Hung
2024-10-17drm/amd/display: Check null pointer before dereferencing seAlex Hung
2024-10-17drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung
2024-10-17drm/amd/display: Fix index out of bounds in DCN30 color transformationSrinivasan Shanmugam
2024-10-17drm/amd/display: Fix index out of bounds in degamma hardware format translationSrinivasan Shanmugam
2024-10-17drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...Srinivasan Shanmugam
2024-10-17drm/amd/display: Check stream before comparing themAlex Hung
2024-10-17drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung
2024-10-17drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...Srinivasan Shanmugam
2024-10-17drm/amd/display: Round calculated vtotalRobin Chen
2024-10-17drm/amd/display: Fix Synaptics Cascaded Panamera DSC DeterminationFangzhi Zuo