summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: extending AUX SW TimeoutMartin Leung2019-04-112-6/+9
* Merge v5.0 into drm-nextDave Airlie2019-03-041-3/+8
|\
| * drm/amd/display: Raise dispclk value for dce11Roman Li2019-02-191-3/+8
* | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-222-22/+25
|\ \
| * | drm/amd/display: send pipe set command to dmcu when backlight is setJosip Pavic2019-02-191-22/+23
| * | drm/amd/display: send pipe set command to dmcu when stream unblanksJosip Pavic2019-02-191-15/+17
| * | drm/amd/display/dce_mem_input: Mark expected switch fall-throughGustavo A. R. Silva2019-02-191-1/+1
* | | Merge v5.0-rc7 into drm-nextDave Airlie2019-02-181-1/+9
|\ \ \ | |/ / |/| / | |/
| * drm/amd/display: Fix fclk idle stateRoman Li2019-02-011-1/+9
* | drm/amd/display: interface to check if timing can be seamlessAnthony Koo2019-02-061-2/+26
* | drm/amd/display: dmcu is blocking due to wrong disable ABM commandPaul Hsieh2019-02-061-2/+2
* | drm/amd/display: Use udelay when waiting between aux retriesJohn Barberiz2019-02-061-1/+1
* | drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu2019-01-252-3/+15
* | drm/amd/display: Update DMCU versioning mechanismJosip Pavic2019-01-251-3/+3
* | drm/amd/display: dp interlace MSA timing programming for Interlace mode.Charlene Liu2019-01-141-28/+37
* | drm/amd/display: Remove i2caux folderDavid Francis2019-01-141-1/+3
* | drm/amd/display: Change from aux_engine to dce_auxDavid Francis2019-01-142-540/+37Star
* | drm/amd/display: Switch ddc to new aux interfaceDavid Francis2019-01-142-0/+105
* | drm/amd/display: Shift dc link aux to aux_payloadDavid Francis2019-01-141-1/+2
* | drm/amd/display: Redefine DMCU_SCRATCH to identify DMCU stateMartin Tsai2019-01-141-81/+42Star
* | drm/amd/display: Compensate for XGMI SS downspread on dprefclkLeo Li2019-01-143-3/+108
* | drm/amd/display: Use local variable instead of caching globalLeo Li2019-01-141-22/+15Star
* | drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-144-109/+109
* | drm/amd/display: remove sink reference in dc_stream_stateJun Lei2019-01-142-6/+6
|/
* drm/amd/display: Raise dispclk value for PolarisRoman Li2018-12-181-0/+7
* drm/amd/display: Fix 6x4K displays light-up on Vega20Roman Li2018-11-291-0/+2
* drm/amd/display: Clean up dp_blank functionsDavid Francis2018-11-191-13/+10Star
* drm/amd/display: Check for dmcu initialization before calling dmcuDavid Francis2018-11-191-4/+7
* drm/amd/display: expose dentist_get_divider_from_didNevenko Stupar2018-11-192-1/+3
* drm/amd/display: Expose target backlight levelAnthony Koo2018-11-051-0/+12
* drm/amd/display: Expand dc to use 16.16 bit backlightAnthony Koo2018-11-051-54/+38Star
* drm/amd/display: Add missing pipes registers for VGA enable/disableNevenko Stupar2018-11-051-0/+2
* drm/amd/display: add dccg blockDmytro Laktyushkin2018-11-051-2/+5
* drm/amd/display: rename dccg to clk_mgrDmytro Laktyushkin2018-11-053-205/+205
* drm/amd/display: Add link encoder dp_ycbcr420_supported feature flagEric Bernstein2018-11-051-1/+1
* drm/amd/display: expose hwseq functions and add registersNevenko Stupar2018-11-051-0/+50
* drm/amd/display: split dccg clock manager into asic foldersDmytro Laktyushkin2018-11-053-285/+47Star
* drm/amd/display: clean up base dccg structDmytro Laktyushkin2018-11-052-20/+37
* drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin2018-11-052-235/+430
* drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor2018-10-101-1/+1
* drm/amd/display: Raise dispclk value for dce_update_clocksNicholas Kazlauskas2018-10-101-0/+5
* drm/amd/display: clean up encoding checksEric Yang2018-10-101-15/+1Star
* drm/amd/display: block DP YCbCr420 modesEric Yang2018-10-101-0/+3
* drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas2018-09-271-0/+3
* drm/amd/display: stop using switch for different CS revisionsDmytro Laktyushkin2018-09-142-164/+214
* drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha2018-09-141-0/+7
* drm/amd/display: remove unused clk_src codeDmytro Laktyushkin2018-09-111-86/+1Star
* drm/amd/display: Flatten unnecessary i2c functionsDavid Francis2018-08-271-77/+34Star
* drm/amd/display: Remove redundant i2c structsDavid Francis2018-08-274-177/+28Star
* drm/amd/display: Eliminate i2c hw function pointersDavid Francis2018-08-272-345/+291Star