summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-05195-1766/+32007
|\
| * Merge tag 'amd-drm-next-5.9-2020-07-24' of git://people.freedesktop.org/~agd5...Dave Airlie2020-07-2720-69/+672
| |\
| | * Revert "drm/amd/display: Expose connector VRR range via debugfs"Bhanuprakash Modem2020-07-211-20/+0
| | * drm/amd/display: 3.2.95Aric Cyr2020-07-211-1/+1
| | * drm/amd/display: interface to obtain minimum plane size capsIgor Kravchenko2020-07-215-5/+18
| | * drm/amd/display: Add additional config guards for DCNAurabindo Pillai2020-07-211-2/+4
| | * drm/amd/display: Call dsc related functions indirectly via dc interfaceAurabindo Pillai2020-07-211-1/+1
| | * drm/amd/display: Improve compatibility by re-ordering info-packetsNaveed Ashfaq2020-07-211-4/+4
| | * drm/amd/display: [FW Promotion] Release 0.0.25Anthony Koo2020-07-211-2/+2
| | * drm/amd/display: Make new dc interface for adding dsc resourceAurabindo Pillai2020-07-215-1/+20
| | * drm/amd/display: rename dsc extended caps as dsc branch decoder capsWenjing Liu2020-07-214-10/+10
| | * drm/amd/display: Decouple ABM init from dmcuRoman Li2020-07-211-3/+10
| | * drm/amd/display: Implement AMD VSIF V3Reza Amini2020-07-214-0/+73
| | * drm/amd/display: Add DSC parameters logging to debugfsEryk Brol2020-07-213-1/+525
| | * drm/amd/display: remove unhelpful 5ms delayAric Cyr2020-07-211-4/+0
| | * drm/amd/powerplay: maximum code sharing around watermarks settingEvan Quan2020-07-211-15/+4
| * | Merge v5.8-rc6 into drm-nextDave Airlie2020-07-241-1/+1
| |\ \
| * \ \ Merge tag 'amd-drm-next-5.9-2020-07-17' of git://people.freedesktop.org/~agd5...Dave Airlie2020-07-2351-583/+1016
| |\ \ \ | | | |/ | | |/|
| | * | drm/amd/display: add DC support for navy flounderBhawanpreet Lakha2020-07-151-2/+7
| | * | drm/amd/display: remove an unnecessary NULL checkDan Carpenter2020-07-141-1/+1
| | * | drm/amd/display: Allow for vblank enabled with no active planesNicholas Kazlauskas2020-07-142-91/+78
| | * | drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2Nicholas Kazlauskas2020-07-141-0/+9
| | * | drm/amd/display: handle failed allocation during stream constructionJosip Pavic2020-07-141-3/+16
| | * | drm/amd/display: Reuse parsing code of debugfs write bufferMikita Lipski2020-07-141-131/+128
| | * | drm/amd/display: 3.2.94Aric Cyr2020-07-141-1/+1
| | * | drm/amd/display: [FW Promotion] Release 0.0.24Anthony Koo2020-07-141-2/+2
| | * | drm/amd/display: fix dcn3 p_state_change_support validation (v2)Dmytro Laktyushkin2020-07-142-7/+41
| | * | drm/amd/display: p-state warning occurs while changing resolution from 120hz ...hersen wu2020-07-141-2/+34
| | * | drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu2020-07-141-0/+5
| | * | drm/amd/display: reduce sr_xxx_time by 3 us when ppt disableChiawen Huang2020-07-144-3/+55
| | * | drm/amd/display: Power down hardware if set mode is not called before timeoutSung Lee2020-07-148-32/+52
| | * | drm/amd/display: update dml varDmytro Laktyushkin2020-07-142-6/+4
| | * | drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher2020-07-104-28/+48
| | * | Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng2020-07-1010-47/+72
| | * | drm/amd/display: Fix CSC remap matrix not being applied on dcn30Nicholas Kazlauskas2020-07-101-13/+14
| | * | drm/amd/display: Use VUPDATE_NO_LOCK instead of VUPDATE for dcn30Nicholas Kazlauskas2020-07-101-10/+18
| | * | drm/amd/display: Add missing CW4 programming for DCN30Nicholas Kazlauskas2020-07-081-5/+16
| | * | drm/amd/display: Add missing reg mask for dcn3Bhawanpreet Lakha2020-07-081-0/+1
| | * | drm/amd/display: Add logger for SMU msgWesley Chalmers2020-07-082-3/+64
| | * | drm/amd/display: Request PHYCLK adjustment on PHY enable/disableJoshua Aberback2020-07-086-25/+85
| | * | drm/amd/display: 3.2.93Anthony Koo2020-07-081-1/+1
| | * | drm/amd/display: [FW Promotion] Release 0.0.23Anthony Koo2020-07-081-12/+6
| | * | drm/amd/display: Remove VSC infoframe dep on DMCURoman Li2020-07-081-17/+13
| | * | drm/amd/display: Send VSIF on unsupported modes on DALJaehyun Chung2020-07-081-1/+1
| | * | drm/amd/display: Register initIgor Kravchenko2020-07-081-23/+35
| | * | drm/amd/display: Add diags scaling log by defaultDmytro Laktyushkin2020-07-082-14/+27
| | * | drm/amd/display: remove redundant initialization of variable resultColin Ian King2020-07-021-2/+3
| | * | drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas2020-07-021-4/+6
| | * | drm/amd/display: Create plane rotation propertyPierre-Loup A. Griffais2020-07-021-0/+8
| | * | drm/amd/display: Enable 4 to 1 mpc combine for max detile useDmytro Laktyushkin2020-07-021-8/+16