summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen
2023-07-27drm/amd/display: Correct `DMUB_FW_VERSION` macroMario Limonciello
2023-07-27drm/amd/display: Explicitly specify update type per plane info changeNicholas Kazlauskas
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung
2023-05-30drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello
2023-05-30drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-04-05drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
2023-03-11drm: amd: display: Fix memory leakageKonstantin Meskhidze
2023-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2023-03-11drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2023-01-24drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao
2023-01-14drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai
2023-01-14drm/amd/display: prevent memory leakgehao
2022-12-08drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones
2022-12-08drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez
2022-12-02drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-11-25drm/amd/display: Remove wrong pipe control lockRodrigo Siqueira
2022-10-26drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow
2022-10-15drm/amd/display: skip audio setup when audio stream is enabledzhikzhai
2022-10-15drm/amd/display: update gamut remap if plane has changedHugo Hu
2022-09-28drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor
2022-09-28drm/amd/display: Limit user regamma to a valid valueYao Wang1
2022-09-05drm/amd/display: Fix pixel clock programmingIlya Bakoulin
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang
2022-09-05drm/amd/display: For stereo keep "FLIP_ANY_FRAME"Alvin Lee
2022-09-05drm/amd/display: Avoid MPC infinite loopJosip Pavic
2022-07-29drm/amdgpu/display: add quirk handling for stutter modeAlex Deucher
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li
2022-05-15drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones
2022-05-12drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen
2022-04-20drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li
2022-04-20drm/amd/display: Revert FEC check in validationMartin Leung
2022-04-20drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma
2022-04-20drm/amd/display: FEC check in timing validationChiawen Huang
2022-04-20drm/amd/display: fix audio format not updated after edid updatedCharlene Liu
2022-04-13drm/amd/display: Add signal type check when verify stream backends sameDale Zhao
2022-04-08drm/amd/display: Remove vupdate_int_entry definitionMaĆ­ra Canal
2022-04-08drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li
2022-04-08drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang
2022-02-08drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher
2022-01-27drm/amd/display: check top_pipe_to_program pointerYang Li
2022-01-11drm/amd/display: Added power down for DCN10Lai, Derek