summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce80
AgeCommit message (Expand)AuthorFilesLines
2019-10-02drm/amd/display: memory leakNavid Emamdoost1-0/+1
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin1-9/+3
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET1-1/+1
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+2
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-05-31drm/amd/display: make clk mgr soc specificEric Yang1-47/+0
2019-05-24drm/amd/display: Engine-specific encoder allocationWesley Chalmers1-1/+2
2019-05-24drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin1-1/+6
2019-04-15drm/amd/display: Add fast_validate parameterJoshua Aberback1-1/+2
2019-04-15drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei1-1/+18
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood1-4/+4
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+17
2019-03-19drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas1-0/+17
2019-03-04Merge v5.0 into drm-nextDave Airlie2-4/+17
2019-02-20drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha1-3/+16
2019-02-20drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha1-1/+1
2019-01-25drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu1-0/+2
2019-01-14drm/amd/display: Change from aux_engine to dce_auxDavid Francis1-1/+1
2019-01-14drm/amd/display: Fix 64-bit division for 32-bit buildsKen Chalmers1-1/+1
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-4/+4
2018-11-26drm/amd/display: Remove duplicate headerBrajeswar Ghosh1-1/+0
2018-11-05drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin1-12/+12
2018-11-05drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin1-1/+1
2018-11-05drm/amd/display: clean up base dccg structDmytro Laktyushkin1-15/+0
2018-11-05drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin1-1/+2
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin1-2/+2
2018-10-09drm/amd/display: fix memory leak in resource poolsJun Lei1-0/+2
2018-10-09drm/amd/display: clean up encoding checksEric Yang1-2/+1
2018-09-10drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu1-0/+25
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis1-0/+99
2018-08-06drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski1-0/+3
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha1-2/+2
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha1-0/+44
2018-07-05drm/amd/display: rename dce_disp_clk to dccgDmytro Laktyushkin1-3/+3
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin1-11/+11
2018-04-11drm/amd/display: drop dc_validate_guaranteedJulian Parkin1-49/+0
2018-03-14drm/amd/display: Enable backlight support for pre-DCE11 ASICsMikita Lipski1-0/+87
2018-02-19drm/amd/display: Expose DCE110 CRC functions for DCE8Leo (Sunpeng) Li1-0/+2
2018-02-19drm/amd/display: Make couple functions in DCE80 TG staticHarry Wentland2-68/+63
2018-02-19drm/amd/display: Re-use DCE100 display_power_gating for DCE80Harry Wentland1-37/+1
2018-02-19drm/amd/display: Remove unused DCE80 compressorHarry Wentland3-913/+1
2018-02-19drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun1-0/+3
2018-02-19drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland1-0/+1
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie1-0/+21
2017-12-04drm/amd/display: Add APU cap in dc_capsAnthony Koo1-0/+2
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-09-29amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie1-5/+1
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie5-19/+9
2017-09-29amdgpu/dc: make dce80 timing generator construct return void.Dave Airlie3-13/+4
2017-09-29amdgpu/dc: make dce transform constructor voidDave Airlie1-9/+4