summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2021-12-01drm/amd/display: add hdmi disable debug checkDale Zhao1-2/+3
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski1-0/+1
2021-11-17drm/amd/display: Wait for ACK for INBOX0 HW LockAlvin Lee1-0/+3
2021-11-17drm/amd/display: To support sending TPS3 pattern when restoring linkRobin Chen1-0/+9
2021-11-17drm/amd/display: clean up some formats and logCharlene Liu2-6/+2
2021-11-17drm/amd/display: Pass panel inst to a PSR commandMikita Lipski2-2/+4
2021-11-03drm/amd/display: Added HPO HW control shutdown supportJake Wang1-1/+3
2021-10-28drm/amd/display: set Layout properly for 8ch audio at timing validationGuo, Bing1-2/+4
2021-10-28drm/amd/display: Handle I2C-over-AUX write channel status updateAric Cyr1-3/+31
2021-10-28drm/amd/display: Set i2c memory to light sleep during hw initMichael Strauss1-1/+2
2021-10-28drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen2-0/+21
2021-10-19drm/amd/display: Add missing PSR stateMikita Lipski1-0/+2
2021-10-06drm/amd/display: Fix for access for ddc pin and aux engine.Meenakshikumar Somasundaram1-0/+3
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu2-0/+48
2021-09-28drm/amd/display: add vsync notify to dmub for abm pauseEric Yang1-0/+21
2021-09-23drm/amd/display: fix empty debug macrosArnd Bergmann1-2/+2
2021-09-14drm/amd/display: Get backlight from PWM if DMCU is not initializedHarry Wentland1-10/+0
2021-09-14drm/amd/display: Fix for null pointer access for ddc pin and aux engine.Meenakshikumar Somasundaram1-3/+9
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma1-0/+2
2021-09-01drm/amd/display: add missing ABM register offsetsJosip Pavic1-0/+16
2021-08-09drm/amd/display: use do-while-0 for DC_TRACE_LEVEL_MESSAGE()Randy Dunlap1-1/+1
2021-08-09drm/amd/display: Add AUX I2C tracing.Ashley Thomas1-9/+183
2021-07-27drm/amd/display: Add ETW log to dmub_psr_get_stateWyatt Wood1-3/+14
2021-07-27drm/amd/display: Add ETW logging for AUX failuresWyatt Wood1-0/+8
2021-07-27drm/amd/display: Fix PSR command versionMikita Lipski1-2/+2
2021-07-21drm/amd/display: implement workaround for riommu related hangEric Yang1-1/+3
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-6/+0
2021-06-21drm/amd/display: get refclk from MICROSECOND_TIME_BASE_DIV HW registerCharlene Liu2-3/+13
2021-06-18drm/amd/display: Fix fall-through warning for ClangGustavo A. R. Silva1-1/+1
2021-06-15drm/amd/display: Do not count I2C DEFERs with AUX DEFERsWesley Chalmers1-1/+2
2021-06-15drm/amd/display: 7 retries + 50 ms timeout on AUX DEFERWesley Chalmers1-3/+15
2021-06-15drm/amd/display: Rename constantWesley Chalmers1-3/+3
2021-06-08drm/amd/display: Enable PSR Residency for multiple panelsMikita Lipski2-4/+6
2021-06-08drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski2-16/+32
2021-06-04drm/amd/display: Add DCN3.1 HWSEQNicholas Kazlauskas1-2/+19
2021-06-04drm/amd/display: Fix uninitialized field when expanding macro MI_DCE12_MASK_S...Leslie Shi1-0/+1
2021-05-27drm/amd/display: Make assert in DCE's program_bit_depth_reduction more lenient.Mario Kleiner1-2/+2
2021-05-27drm/amd/display: Increase linebuffer pixel depth to 36bpp.Mario Kleiner1-2/+4
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner1-0/+2
2021-05-27drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH...Lee Jones1-1/+0
2021-05-27drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH...Lee Jones1-1/+0
2021-05-27drm/amd/display/dc/dce/dmub_outbox: Convert over to kernel-docLee Jones1-13/+4
2021-05-27drm/amd/display: Implement INBOX0 usage in driverAlvin Lee2-0/+11
2021-05-27drm/amd/display: Added support for individual control for multiple back-light...Jake Wang1-7/+3
2021-05-19drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai2-0/+52
2021-05-10drm/amd/display: Support for DMUB AUXJude Shih2-0/+22
2021-04-28drm/amd/display: Added multi instance support for ABMJake Wang1-0/+30
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh1-0/+2
2021-04-09drm/amd/display: Retry getting PSR state if command times outWyatt Wood1-11/+18
2021-04-09drm/amd/display: use GFP_ATOMIC in dcn20_resource_constructNirmoy Das2-4/+4