summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo2020-04-072-3/+13
* drm/amdgpu/psp: dont warn on missing optional TA'sAlex Deucher2020-04-071-3/+3
* drm/amdgpu: update RAS related dmesg printJohn Clements2020-04-072-7/+12
* drm/amdgpu: resolve mGPU RAS query instabilityJohn Clements2020-04-071-5/+15
* drm/amd/amdgpu: Correct gfx10's CG sequenceChengming Gui2020-04-071-8/+15
* drm/amdgpu: Fix oops when pp_funcs is unset in ACPI eventAaron Ma2020-04-031-1/+2
* drm/amdgpu: change SH MEM alignment mode for gfx10Likun Gao2020-04-031-1/+1
* drm/amd/powerplay: avoid using pm_en before it is initializedTiecheng Zhou2020-04-031-1/+2
* drm/amd/powerplay: implement the is_dpm_running()Prike Liang2020-04-031-0/+12
* drm/amd/display: re-order asic declarationsShirish S2020-04-031-2/+4
* drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLKYuxian Dai2020-04-032-1/+7
* drm/amdkfd: kfree the wrong pointerJack Zhang2020-04-011-2/+2
* drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha2020-03-311-1/+1
* drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha2020-03-311-1/+3
* drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha2020-03-311-2/+6
* drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan2020-03-314-13/+44
* drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan2020-03-311-14/+0
* drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin2020-03-314-30/+18
* drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang2020-03-311-2/+5
* drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr2020-03-311-15/+19
* drm/amd/display: Support plane level CTMStylon Wang2020-03-313-1/+18
* drm/amd/display: Revert change to HDCP display statesIsabel Zhang2020-03-316-28/+49
* drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun2020-03-311-0/+23
* drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas2020-03-312-0/+21
* drm/amd/display: Support P010 pixel formatStylon Wang2020-03-314-3/+11
* drm/amd/display: Update function to get optimal number of tapsEric Bernstein2020-03-311-0/+1
* drm/amdgpu: fix hpd bo size calculation errorKevin Wang2020-03-312-2/+2
* Merge tag 'drm-msm-next-2020-03-22' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2020-03-3124-751/+724
|\
| * drm/msm/a6xx: Use the DMA API for GMU memory objectsJordan Crouse2020-03-202-107/+14
| * dt-bindings: display: msm: Convert GMU bindings to YAMLJordan Crouse2020-03-202-65/+123
| * dt-bindings: display: msm: gmu: move sram property to gpu bindingsBrian Masney2020-03-192-64/+42
| * drm/msm/a6xx: Fix CP_MEMPOOL state nameRob Clark2020-03-191-1/+1
| * drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffersRob Clark2020-03-193-12/+34
| * drm/msm/a5xx: Always set an OPP supported hardware valueJordan Crouse2020-03-191-7/+20
| * drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder.cZheng Bin2020-03-191-5/+5
| * drm/msm/dpu: fix comparing pointer to 0 in dpu_vbif.cZheng Bin2020-03-191-3/+3
| * drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_vid.cZheng Bin2020-03-191-2/+2
| * drm/msm/dpu: fix comparing pointer to 0 in dpu_encoder_phys_cmd.cZheng Bin2020-03-191-2/+2
| * drm/msm/dpu: Remove some set but not used variablestongtiangen2020-03-191-16/+0
| * drm/msm: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-191-1/+1
| * drm/msm/msm_gem.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-191-1/+1
| * drm/msm: fix leaks if initialization failsPavel Machek2020-03-191-2/+4
| * drm/msm: avoid double-attaching hdmi/edp bridgesIlia Mirkin2020-03-192-8/+0
| * drm/msm/dpu: Track resources in global stateDrew Davenport2020-03-195-111/+207
| * drm/msm/dpu: Refactor resource managerDrew Davenport2020-03-192-320/+255
| * drm/msm/dpu: Refactor rm iteratorDrew Davenport2020-03-195-81/+76
| * drm/msm/dpu: Remove unused function argumentsDrew Davenport2020-03-191-23/+14
* | Merge v5.6 into drm-nextDave Airlie2020-03-31666-2881/+6433
|\ \
| * | Linux 5.6v5.6Linus Torvalds2020-03-301-1/+1
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-297-45/+82
| |\ \