summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm/amd/display: Add DCN3 OPP headerBhawanpreet Lakha1-0/+36
2020-07-01drm/amd/display: Add DCN3 OPTCBhawanpreet Lakha5-1/+788
2020-07-01drm/amd/display: Add DCN3 DCCGBhawanpreet Lakha3-0/+188
2020-07-01drm/amd/display: Add DCN3 CLK_MGRBhawanpreet Lakha14-7/+1421
2020-07-01drm/amd/display: Add DCN3 DIOBhawanpreet Lakha9-0/+1471
2020-07-01drm/amd/display: Add DCN3 chip idsBhawanpreet Lakha2-0/+5
2020-07-01drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas1-4/+6
2020-06-25drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-06-25drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-06-24drm/amdgpu/display: Unlock mutex on errorJohn van der Kamp1-2/+4
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie6-52/+155
2020-06-11drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira5-50/+153
2020-06-11drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Denis Efremov1-1/+1
2020-06-11drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov1-1/+1
2020-06-08Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-11/+30
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas1-0/+6
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher1-4/+20
2020-06-03Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds122-2116/+3668
2020-05-29Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland1-7/+4
2020-05-29Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland1-7/+4
2020-05-28drm/amd/display: 3.2.87Aric Cyr1-1/+1
2020-05-28drm/amd/display: Don't compare same stream for synchronized vblankAlvin Lee1-0/+4
2020-05-28drm/amd/display: [FW Promotion] Release 1.0.12Anthony Koo1-0/+8
2020-05-28drm/amd/display: enable plane if container of plane_status changedHugo Hu1-1/+8
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo12-525/+374
2020-05-28drm/amd/display: Allow Diagnostics test with eDP not connectedEric Bernstein1-3/+4
2020-05-28drm/amd/display: unit show garbage when do OPTC blankPaul Hsieh1-1/+3
2020-05-28drm/amd/display: Guard against invalid array accessAric Cyr1-2/+10
2020-05-28drm/amd/display: Disable PG on NV12Alvin Lee1-1/+5
2020-05-28drm/amd/display: Increase Default Sizes of FW State and Trace BufferDavid Galiffi1-2/+2
2020-05-28drm/amd/display: Handle link loss interrupt betterAric Cyr1-17/+9
2020-05-28drm/amd/display: simplify dml log2 functionDmytro Laktyushkin1-7/+13
2020-05-28drm/amd/display: Fix incorrect HDCP caps for dongleBhawanpreet Lakha3-8/+8
2020-05-28drm/amd/display: link_status not align when power off encoderPaul Hsieh1-0/+2
2020-05-28drm/amd/display: 3.2.86Aric Cyr1-1/+1
2020-05-28drm/amd/display: Make BREAK_TO_DEBUGGER() a debug printNicholas Kazlauskas1-1/+9
2020-05-28drm/amd/display: FW Release 1.0.11Anthony Koo2-2/+6
2020-05-28drm/amd/display: Remove nv12 work aroundYongqiang Sun6-130/+2
2020-05-28drm/amd/display: fix dml immediate flip inputDmytro Laktyushkin2-2/+6
2020-05-28drm/amd/display: fix dml log2 functionDmytro Laktyushkin1-2/+2
2020-05-28drm/amd/display: Support CW4 for DMUB ringbuffer inboxNicholas Kazlauskas2-8/+23
2020-05-28drm/amd/display: Add DMUB firmware version helpers in DMUB serviceNicholas Kazlauskas2-0/+12
2020-05-28drm/amd/display: vbios data table packingJake Wang2-1/+101
2020-05-28drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu8-42/+42
2020-05-28drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin7-216/+186
2020-05-28drm/amd/display: 3.2.85Aric Cyr1-1/+1
2020-05-28drm/amd/display: Fix ABM memory alignment issueWyatt Wood1-3/+42
2020-05-28drm/amd/display: FW release 1.0.10Anthony Koo4-9/+49
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun12-98/+120
2020-05-28drm/amd/display: Add bit swap helper based on endiannessRodrigo Siqueira1-24/+26