summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2021-11-02drm/amdgpu: fix out of bounds writeThelford Williams
2021-10-27drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SIAlex Deucher
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu
2021-09-30amd/display: downgrade validation failure log levelSimon Ser
2021-09-18drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo
2021-09-18drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai
2021-09-18drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li
2021-09-18drm/amd/display: fix incorrect CM/TF programming sequence in dwbRoy Chan
2021-09-18drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan
2021-09-18drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob
2021-09-18drm/amd/display: Fix timer_per_pixel unit errorOliver Logush
2021-08-26drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo
2021-08-26drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo
2021-08-18drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_workAnson Jacob
2021-08-18drm/amd/display: Remove invalid assert for ODM + MPC caseEric Bernstein
2021-08-12drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher
2021-08-12drm/amdgpu/display: fix DMUB firmware version infoShirish S
2021-08-08drm/amd/display: Fix max vstartup calculation for modes with bordersNicholas Kazlauskas
2021-08-08drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu
2021-08-04drm/amd/display: ensure dentist display clock update finished in DCN20Dale Zhao
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: Fix off-by-one error in DMLWesley Chalmers
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 DCN 3.01 DSCCLK validationNikola Cornij
2021-07-19drm/amd/display: Avoid HDCP over-read and corruptionKees Cook
2021-07-19drm/amd/display: fix use_max_lb flag for 420 pixel formatsDmytro Laktyushkin
2021-07-19drm/amd/display: fix HDCP reset sequence on reinitializeBrandon Syu
2021-07-14drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()Yingjie Wang
2021-06-18drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li
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: Initialize attribute for hdcp_srm sysfs fileDavid Ward
2021-05-19drm/amd/display: add handling for hdcp2 rx id list validationDingchen (David) Zhang
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: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das
2021-05-14drm/amd/display: Fix off by one in hdmi_14_process_transaction()Dan Carpenter
2021-05-14drm/amd/display: Reject non-zero src_y and src_x for video planesHarry Wentland
2021-05-11drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach
2021-05-11drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob
2021-05-11drm/amd/display: Fix debugfs link_settings entryFangzhi Zuo
2021-05-11drm/amd/display: fix dml prefetch validationDmytro Laktyushkin
2021-05-11drm/amd/display: DCHUB underflow counter increasing in some scenariosAric Cyr
2021-05-11drm/amd/display: Fix UBSAN warning for not a valid value for type '_Bool'Anson Jacob
2021-05-11drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwrit...Lee Jones