summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2023-05-30drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello1-5/+2
2023-05-30drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira1-3/+2
2023-05-17drm/amd/display: Fix hang when skipping modesetAurabindo Pillai1-0/+3
2023-03-22drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-03-11drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-03-11drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann3-15/+15
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton1-2/+2
2023-01-14drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai1-9/+7
2023-01-14drm/amd/display: prevent memory leakgehao2-0/+5
2022-12-02drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-11-25drm/amd/display: Remove wrong pipe control lockRodrigo Siqueira1-1/+1
2022-10-26drm/amd/display: Remove interface for periodic interrupt 1Aric Cyr5-50/+18
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow1-3/+3
2022-10-15drm/amd/display: skip audio setup when audio stream is enabledzhikzhai1-2/+4
2022-10-15drm/amd/display: update gamut remap if plane has changedHugo Hu1-0/+1
2022-09-28drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-2/+1
2022-09-05drm/amd/display: Fix pixel clock programmingIlya Bakoulin1-0/+2
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang1-0/+5
2022-09-05drm/amd/display: For stereo keep "FLIP_ANY_FRAME"Alvin Lee1-1/+1
2022-09-05drm/amd/display: Avoid MPC infinite loopJosip Pavic2-0/+12
2022-05-15drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones1-6/+6
2022-05-12drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland1-1/+1
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin1-0/+1
2022-04-20drm/amd/display: don't ignore alpha property on pre-multiplied modeMelissa Wen2-10/+18
2022-04-20drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0
2022-04-20drm/amd/display: FEC check in timing validationChiawen Huang1-0/+4
2022-04-20drm/amd/display: fix audio format not updated after edid updatedCharlene Liu1-2/+2
2022-04-13drm/amd/display: Add signal type check when verify stream backends sameDale Zhao1-0/+3
2022-04-08drm/amd/display: Remove vupdate_int_entry definitionMaĆ­ra Canal1-14/+0
2022-02-08drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi1-0/+20
2022-01-27drm/amd/display: check top_pipe_to_program pointerYang Li1-1/+2
2022-01-11drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2021-12-17drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-11-26drm/amd/display: Update swizzle mode enumsAlvin Lee2-3/+5
2021-11-18drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob1-7/+9
2021-09-18drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo1-10/+31
2021-09-18drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai1-0/+1
2021-09-18drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li1-6/+5
2021-09-18drm/amd/display: fix incorrect CM/TF programming sequence in dwbRoy Chan1-26/+64
2021-09-18drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan2-7/+19
2021-09-18drm/amd/display: Fix timer_per_pixel unit errorOliver Logush1-1/+1
2021-08-26drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo1-1/+3
2021-08-26drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo1-1/+1
2021-08-18drm/amd/display: Remove invalid assert for ODM + MPC caseEric Bernstein1-1/+0
2021-08-08drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas1-2/+4
2021-08-08drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu1-1/+1
2021-08-04drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao1-1/+1
2021-07-19drm/amd/display: fix incorrrect valid irq checkGuchun Chen1-1/+1
2021-07-19drm/amd/display: Fix off-by-one error in DMLWesley Chalmers1-7/+7
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers1-1/+1