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