summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-02-19drm/amd/display: [FW Promotion] Release 0.0.52Anthony Koo1-3/+5
2021-02-19drm/amd/display: Implement transmitter control v1.7Eric Bernstein1-1/+71
2021-02-19drm/amd/display: AVMUTE simplificationChris Park1-1/+1
2021-02-19drm/amd/display: Copy over soc values before bounding box creationSung Lee1-0/+5
2021-02-19drm/amd/display: Add Freesync HDMI support to DMStylon Wang2-39/+144
2021-02-19drm/amd/display: Populate dcn2.1 bounding box before state duplicationSung Lee1-2/+2
2021-02-19drm/amd/display: Fix MPC OGAM power on/off sequenceNicholas Kazlauskas1-11/+13
2021-02-19drm/amd/display: Add dc_dmub_srv helpers for in/out DMCUB commandsNicholas Kazlauskas2-0/+24
2021-02-19drm/amd/display: changing sr exit latencyMartin Leung1-1/+1
2021-02-19Revert "drm/amd/display: Unblank hubp based on plane visibility"Wesley Chalmers3-17/+9
2021-02-19Revert "drm/amd/display: New path for enabling DPG"Wesley Chalmers2-22/+0
2021-02-19drm/amd/display: remove global optimize seamless boot stream countLewis Huang2-14/+19
2021-02-19drm/amd/display: Change ABM sample ratePo-Ting Chen1-5/+5
2021-02-19drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth()Jan Kokemüller2-3/+19
2021-02-19drm/amd/display: Fix potential integer overflowGustavo A. R. Silva1-1/+1
2021-02-19drm/amd/display: do not use drm middle layer for debugfsNirmoy Das2-29/+18
2021-02-19drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das3-3/+4
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus1-3/+2
2021-02-09drm/amd/display: Simplify bool comparisonJiapeng Chong1-2/+2
2021-02-09Revert "drm/amd/display: Update NV1x SR latency values"Alex Deucher1-2/+2
2021-02-09drm/amd/display: 3.2.122Aric Cyr1-1/+1
2021-02-09drm/amd/display: [FW Promotion] Release 0.0.51Anthony Koo1-4/+25
2021-02-09drm/amd/display: fix type mismatch error for return variableDale Zhao1-1/+1
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers8-10/+19
2021-02-09drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood4-3/+13
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu3-4/+5
2021-02-09drm/amd/display: move edp sink present detection to hw initEric Yang2-18/+24
2021-02-09drm/amd/display: revert support for DID2.0 dsc passthroughJun Lei3-23/+14
2021-02-09drm/amd/display: DP HDCP Compliance 1A-08/09 tests failQingqing Zhuo1-0/+2
2021-02-09drm/amd/display: Add DIG_CLOCK_PATTERN in the transmitter controlDerek Lai3-1/+27
2021-02-09drm/amd/display: Add return code instead of boolean for future useFangzhi Zuo1-4/+4
2021-02-09drm/amd/display: Add otg vertical interrupt0 support in DCN1.0Wayne Lin3-0/+54
2021-02-09drm/amd/display: Fix unused variable warningBhawanpreet Lakha1-2/+0
2021-02-09Revert "drm/amd/display: fix unused variable warning"Alex Deucher1-2/+0
2021-02-05drm/amd/display: fix unused variable warningArnd Bergmann1-0/+2
2021-02-02amd/display: remove unneeded variable: "pattern"Bernard Zhao1-3/+1
2021-02-02drm/amd/display: 3.2.121Aric Cyr1-1/+1
2021-02-02drm/amd/display: [FW Promotion] Release 0.0.50Anthony Koo1-2/+2
2021-02-02drm/amd/display: Reject too small viewport size when validating planeNikola Cornij3-3/+29
2021-02-02drm/amd/display: Better handling of dummy p-state tableJoshua Aberback1-7/+5
2021-02-02drm/amd/display: Workaround for some legacy DP-VGA donglesTaimur Hassan1-1/+12
2021-02-02drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu1-1/+3
2021-02-02drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu1-8/+6
2021-02-02drm/amd/display: remove unused force_ignore_link_settings debug optionWenjing Liu2-4/+0
2021-02-02drm/amd/display: Add Freesync HDMI support to DMCUStylon Wang6-1/+268
2021-02-02drm/amd/display: Enable "trigger_hotplug" debugfs on all outputsStylon Wang1-4/+6
2021-02-02drm/amd/display: Fix CW4 programming for dmub30 cached inboxNicholas Kazlauskas3-2/+4
2021-02-02drm/amd/display: fix initial bounding box values for dcn3.02Samson Tam3-10/+184
2021-02-02drm/amd/display: implement support for DID2.0 dsc passthroughJun Lei3-14/+23
2021-02-02drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu1-2/+2