aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-03-26drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2023-10-10drm/amd/display: prevent potential division by zero errorsHamza Mahfooz
2023-10-10drm/amd/display: Fix LFC multiplier changing erraticallyAnthony Koo
2023-10-10drm/amd/display: Reinstate LFC optimizationAmanda Liu
2023-09-23drm/amd/display: Fix a bug when searching for insert_above_mpccWesley Chalmers
2023-08-30drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-08-30drm/amd/display: do not wait for mpc idle if tg is disabledJosip Pavic
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-03-11drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2023-01-24drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrixJoshua Ashton
2023-01-24drm/amd/display: Fix set scaling doesn's workhongao
2022-12-08drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez
2022-12-08drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul
2022-10-26drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow
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: Avoid MPC infinite loopJosip Pavic
2022-05-15drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones
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: Update VTEM Infopacket definitionLeo (Hanghong) Ma
2022-04-20drm/amd/display: fix audio format not updated after edid updatedCharlene Liu
2022-04-15drm/amd/display: Remove vupdate_int_entry definitionMaĆ­ra Canal
2022-04-15drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li
2022-04-15drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_co...Zhou Qingyang
2021-12-17drm/amd/display: add connector type check for CRC source setPerry Yuan
2021-12-17drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-09-22drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li
2021-09-22drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob
2021-09-22drm/amd/display: Fix timer_per_pixel unit errorOliver Logush
2021-08-26drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo
2021-07-19drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland
2021-07-19drm/amd/display: fix incorrrect valid irq checkGuchun Chen
2021-07-19drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_checkMark Yacoub
2021-07-19drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers
2021-07-19drm/amd/display: Release MST resources on switch from MST to SSTVladimir Stempen
2021-07-19drm/amd/display: Update scaling settings on modesetRoman Li
2021-07-19drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin
2021-06-18drm/amd/display: Allow bandwidth validation for 0 streams.Bindu Ramamurthy
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park
2021-05-22drm/amd/display: Fix two cursor duplication when using overlayRodrigo Siqueira
2021-05-19drm/amd/display: fixed divide by zero kernel crash during dsc enablementRobin Singh
2021-05-19drm/amd/display: Force vsync flip when reconfiguring MPCCAnthony Wang
2021-05-14drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland