summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce80
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-0/+2
|\
| * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* | drm/amd/display: make clk mgr soc specificEric Yang2019-05-311-47/+0Star
* | drm/amd/display: Engine-specific encoder allocationWesley Chalmers2019-05-241-1/+2
* | drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin2019-05-241-1/+6
|/
* drm/amd/display: Add fast_validate parameterJoshua Aberback2019-04-151-1/+2
* drm/amd/display: expand plane caps to include fp16 and scaling capabilityJun Lei2019-04-151-1/+18
* drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2019-04-031-4/+4
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-031-0/+17
|\
| * drm/amd/display: Add plane capabilities to dc_capsNicholas Kazlauskas2019-03-191-0/+17
* | Merge v5.0 into drm-nextDave Airlie2019-03-042-4/+17
|\ \ | |/ |/|
| * drm/amd/display: set clocks to 0 on suspend on dce80Bhawanpreet Lakha2019-02-201-3/+16
| * drm/amd/display: fix optimize_bandwidth func pointer for dce80Bhawanpreet Lakha2019-02-201-1/+1
* | drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu2019-01-251-0/+2
* | drm/amd/display: Change from aux_engine to dce_auxDavid Francis2019-01-141-1/+1
* | drm/amd/display: Fix 64-bit division for 32-bit buildsKen Chalmers2019-01-141-1/+1
* | drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-4/+4
|/
* drm/amd/display: Remove duplicate headerBrajeswar Ghosh2018-11-261-1/+0Star
* drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2018-11-051-12/+12
* drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin2018-11-051-1/+1
* drm/amd/display: clean up base dccg structDmytro Laktyushkin2018-11-051-15/+0Star
* drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin2018-11-051-1/+2
* drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin2018-11-051-2/+2
* drm/amd/display: fix memory leak in resource poolsJun Lei2018-10-101-0/+2
* drm/amd/display: clean up encoding checksEric Yang2018-10-101-2/+1Star
* drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu2018-09-111-0/+25
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-0/+99
* drm/amd/display: Don't share clk source between DP and HDMIMikita Lipski2018-08-061-0/+3
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-271-2/+2
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+44
* drm/amd/display: rename dce_disp_clk to dccgDmytro Laktyushkin2018-07-051-3/+3
* drm/amd/display: rename display clock block to dccgDmytro Laktyushkin2018-07-051-11/+11
* drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-111-49/+0Star
* drm/amd/display: Enable backlight support for pre-DCE11 ASICsMikita Lipski2018-03-141-0/+87
* drm/amd/display: Expose DCE110 CRC functions for DCE8Leo (Sunpeng) Li2018-02-191-0/+2
* drm/amd/display: Make couple functions in DCE80 TG staticHarry Wentland2018-02-192-68/+63Star
* drm/amd/display: Re-use DCE100 display_power_gating for DCE80Harry Wentland2018-02-191-37/+1Star
* drm/amd/display: Remove unused DCE80 compressorHarry Wentland2018-02-193-913/+1Star
* drm/amd/display: Add timing generator count to resource pool.Yongqiang Sun2018-02-191-0/+3
* drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-02-191-0/+1
* BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-0/+21
|\
| * drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-0/+21
* | drm/amd/display: Add APU cap in dc_capsAnthony Koo2017-12-041-0/+2
|/
* amdgpu/dc: remove pointless return from build_pipe_hw_paramDave Airlie2017-09-291-5/+1Star
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-295-19/+9Star
* amdgpu/dc: make dce80 timing generator construct return void.Dave Airlie2017-09-293-13/+4Star
* amdgpu/dc: make dce transform constructor voidDave Airlie2017-09-291-9/+4Star
* amdgpu/dc: make opp construct void.Dave Airlie2017-09-291-7/+3Star
* amdgpu/dc: make link encoder construct void.Dave Airlie2017-09-291-14/+7Star
* amdgpu/dc: make stream encoder constructor return void.Dave Airlie2017-09-291-8/+4Star