summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
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
2021-05-11drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen
2021-05-11drm/amd/display: Don't optimize bandwidth before disabling planesAric Cyr
2021-05-11drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol
2021-05-11drm/amd/display: changing sr exit latencyMartin Leung
2021-03-30drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher
2021-03-30drm/amd/display: Revert dram_clock_change_latency for DCN2.1Sung Lee
2021-03-25drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai
2021-03-25drm/amd/display: Correct algorithm for reversed gammaCalvin Hou
2021-03-17drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher
2021-03-17drm/amdgpu/display: don't assert in set backlight functionAlex Deucher
2021-03-17drm/amdgpu/display: simplify backlight settingAlex Deucher
2021-03-17drm/amd/display: Fix nested FPU context in dcn21_validate_bandwidth()Holger Hoffstätte
2021-03-17drm/amdgpu/display: use GFP_ATOMIC in dcn21_validate_bandwidth_fp()Holger Hoffstätte
2021-03-17drm/amd/display: Add a backlight module optionTakashi Iwai
2021-03-07drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas