summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce
AgeCommit message (Expand)AuthorFilesLines
2019-09-17drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu1-2/+2
2019-08-29drm/amd/display: Fix register namesBhawanpreet Lakha1-2/+2
2019-08-29drm/amd/display: Add Renoir hw_seq register listBhawanpreet Lakha1-0/+97
2019-08-29drm/amd/display: Add Renoir clock registers listBhawanpreet Lakha1-0/+17
2019-08-23drm/amd/display: Properly read LVTMA_PWRSEQ_CNTLJoshua Aberback1-26/+17
2019-08-23drm/amd/display: Use res_cap to acquire i2c instead of pipe countDerek Lai1-1/+2
2019-08-23drm/amd/display: support spdifCharlene Liu1-2/+2
2019-08-22drm/amd/display: fix calc_pll_max_vco_constructDmytro Laktyushkin1-1/+1
2019-08-22drm/amd/display: fix a potential null pointer dereferenceColin Ian King1-1/+2
2019-08-15drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung2-1/+14
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2-32/+13
2019-08-15drm/amd/display: reset hdmi tmds rate and data scramble on pipe resetWenjing Liu1-0/+19
2019-08-15drm/amd/display: Add PIXEL_RATE control regs for more instancesYongqiang Sun1-5/+20
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET2-4/+4
2019-07-18drm/amd/display: avoid power gate domains that doesn't existTony Cheng1-2/+2
2019-07-18drm/amd/display: add dcc programming for dual planeDmytro Laktyushkin1-5/+5
2019-07-18drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy1-0/+4
2019-07-18drm/amd/display:Use Pixel clock in 100Hz units for HDMI Audio wall clock DTONevenko Stupar2-29/+29
2019-07-18drm/amd/display: Split out common HUBP registers and codeCharlene Liu1-1/+2
2019-07-18drm/amd/display: Add aux tracing log in dceChiawen Huang1-1/+8
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher12-1/+991
2019-06-22drm/amd/display: removing MODULO change for dcn2Martin Leung1-28/+0
2019-06-22drm/amd/display: add SW_USE_I2C_REG request.Charlene Liu1-0/+2
2019-06-22drm/amd/display: enable abm on dcn2Josip Pavic1-0/+20
2019-06-21drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland3-0/+223
2019-06-21drm/amd/display: Add DCN2 clk mgrHarry Wentland2-0/+150
2019-06-21drm/amd/display: add AUX and I2C for DCN2Harry Wentland3-0/+64
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter12-0/+990
2019-06-11drm/amd/display: add audio related regsCharlene Liu2-3/+8
2019-06-11drm/amd/display: add i2c_hw_Status check to make sure as HW I2c in useDerek Lai2-27/+43
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg1-0/+2
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg8-0/+13
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg6-0/+14
2019-05-31drm/amd/display: Increase Backlight Gain Step SizeEryk Brol2-0/+5
2019-05-31drm/amd/display: Refactor DIO stream encoderEric Bernstein1-13/+0
2019-05-31drm/amd/display: move clk_mgr files to right placeEric Yang9-1321/+1
2019-05-31drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh2-1/+15
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang10-802/+870
2019-05-24gpu: fix typos in code commentsWeitao Hou1-2/+2
2019-05-24drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh1-0/+2
2019-05-24drm/amd/display: move back vbios cmd table for set dprefclkEric Yang2-0/+72
2019-05-24drm/amd/display: color space ycbcr709 supportCharlene Liu1-0/+1
2019-05-24drm/amd/display: add SW_USE_I2C_REG request.Charlene Liu2-2/+8
2019-05-24drm/amd/display: Set dispclk and dprefclock directlyEric Yang2-4/+25
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-83/+189
2019-04-23drm/amd/display: add explicit handshake between x86 and DMCUJun Lei1-1/+3
2019-04-23drm/amd/display: Send DMCU messages only if FW loadedAnthony Koo2-19/+30
2019-04-15drm/amd/display: Add switch for Fractional PWM on or offAnthony Koo1-0/+18
2019-04-11drm/amd/display: extending AUX SW TimeoutMartin Leung2-6/+9
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood1-15/+15