summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-02drm/amd/display: Release DSC before acquiringMikita Lipski1-1/+5
2021-02-02drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang1-2/+0
2021-02-02drm/amd/display: fix calculation for the pwl backlight curveAnthony Koo1-1/+1
2021-02-02drm/amd/display: 3.2.120Aric Cyr1-1/+1
2021-02-02drm/amd/display: [FW Promotion] Release 0.0.49Anthony Koo1-2/+3
2021-02-02drm/amd/display: Add more Clock Sources to DCN2.1Sung Lee1-0/+10
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu6-17/+19
2021-02-02drm/amd/display: Set power_gated to true for seamless boot pipe initLewis Huang1-0/+1
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha3-23/+30
2021-02-02drm/amd/display: Add null pointer check to is_dig_enabled funcMichael Strauss1-1/+2
2021-02-02drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.cBrendan Steve Leder1-0/+4
2021-02-02drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen1-3/+3
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas6-330/+4
2021-02-01drm/amd/display: Simplify bool conversionAbaci Team1-1/+1
2021-01-25drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner3-0/+76
2021-01-25drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner1-4/+4
2021-01-25amdgpu: fix clang build warningArnd Bergmann3-4/+8
2021-01-25drm/amd/display: Fix a potential NULL dereferenceDan Carpenter1-2/+2
2021-01-25drm/amd/display: change license of color_table.cJonathan Gray1-5/+21
2021-01-25drm/amd/display: fix 64-bit division issue on 32-bit OSLang Yu1-6/+6
2021-01-25Revert "drm/amd/display: Tune min clk values for MPO for RV"Pratik Vishwakarma1-27/+3
2021-01-21drm/amdgpu: Assign boolean values to a bool variableJiapeng Zhong1-16/+16
2021-01-21drm/amd/display: Fix spelling mistake of function nameColin Ian King1-2/+2
2021-01-21drm/amd/display: Update dcn30_apply_idle_power_optimizations() codeBhawanpreet Lakha4-39/+129