summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-10-26drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai1-2/+2
2020-10-26drm/amdgpu: use true and false for bool initialisationsSumera Priyadarsini1-1/+1
2020-10-26drm/amdgpu: Discard unnecessary breaksZhang Qilong3-17/+0
2020-10-26drm/amdgpu/display: use kvzalloc again in dc_create_stateAlex Deucher1-2/+2
2020-10-26drm/amd/display: combined user regamma and OS GAMMA_CS_TFM_1DDerek Lai2-4/+14
2020-10-26drm/amd/display: Using udelay for specific dongle while edid return deferjinlong zhang3-1/+12
2020-10-26drm/amd/display: Removed unreferenced variables.George Shen2-3/+1
2020-10-26drm/amd/display: prevent null pointer accessDmytro Laktyushkin1-5/+7
2020-10-26drm/amd/display: Add tracepoint for capturing clocks stateRodrigo Siqueira3-1/+131
2020-10-26drm/amd/display: Add pipe_state tracepointRodrigo Siqueira4-3/+151
2020-10-26drm/amd/display: Add tracepoint for amdgpu_dmRodrigo Siqueira2-0/+304
2020-10-26drm/amd/display: Rework registers tracepointRodrigo Siqueira1-31/+24
2020-10-26drm/amd/display: Decouple amdgpu_dm_trace from serviceRodrigo Siqueira5-65/+61
2020-10-26drm/amd/display: 3.2.108Aric Cyr1-1/+1
2020-10-26drm/amd/display: [FW Promotion] Release 0.0.38Anthony Koo1-3/+24
2020-10-26drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'nsMartin Leung1-0/+12
2020-10-26drm/amd/display: Fix max brightness pixel accuracyFelipe Clark1-21/+89
2020-10-26drm/amd/display: Don't trigger flip twice when ODM combine in useAric Cyr1-3/+2
2020-10-26drm/amd/display: Update GSL state if leaving immediate flipAlvin Lee9-135/+1
2020-10-26drm/amd/display: disable seamless boot for VSC_SDPYu-Ting Shen1-0/+4
2020-10-26drm/amd/display: Reduce height of visual confirm on right side.Yongqiang Sun1-1/+1
2020-10-26drm/amd/display: Revert check for flip pending before locking pipesIsabel Zhang4-88/+83
2020-10-26drm/amd/display: skip avmute actionBrandon Syu2-2/+4
2020-10-26drm/amd/display: Refactor ABM_MASK_SH_LIST_DCN301 namingRoman Li4-8/+8
2020-10-26drm/amd/display: adding reading OEM init_data to dcn3Martin Leung1-0/+16
2020-10-26drm/amd/display: DCN2.1 Disable 48MHz Powerdown Debug OptionSung Lee1-1/+1
2020-10-26drm/amd/display: 3.2.107Aric Cyr1-1/+1
2020-10-26drm/amd/display: Add an option to limit max DSC target bpp per sinkNikola Cornij5-13/+27
2020-10-26drm/amd/display: [FW Promotion] Release 0.0.37Anthony Koo1-2/+2
2020-10-26drm/amd/display: Define PSR ERROR Status bit VSC_SDPReza Amini1-1/+2
2020-10-26drm/amd/display: Raise DPG height during timing synchronizationTaimur Hassan5-1/+41
2020-10-26drm/amd/display: Set WM set A to 0 if full pstate not supportedAlvin Lee1-1/+1
2020-10-26drm/amd/display: Reverting "Add connector to the state if DSC debugfs is set"Eryk Brol1-42/+0
2020-10-26drm/amd/display: Source minimum HBlank supportAshley Thomas14-7/+49
2020-10-26drm/amd/display: enable odm + full screen mpo on dcn21Dmytro Laktyushkin4-8/+52
2020-10-26drm/amd/display: add dcn21 bw validationDmytro Laktyushkin3-2/+122
2020-10-26drm/amd/display: Add Bounding Box State for Low DF PState but High Voltage StateSung Lee1-18/+53
2020-10-26drm/amdgpu: nuke amdgpu_vm_bo_split_mapping v2Christian König1-103/+79
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König1-2/+2
2020-10-26drm/amd/pm: update driver if version for dimgrey_cavefishTao Zhou1-1/+1
2020-10-26drm/amdgpu: added support for psp fw attestationJohn Clements7-20/+250
2020-10-26drm/amdgpu: enable IP discovery for vangoghXiaomeng Hou1-4/+0
2020-10-23drm/amd/display: Fixed panic during seamless boot.David Galiffi1-1/+2
2020-10-23drm/amdgpu: Fix size calculation when init onchip memoryxinhui pan1-2/+2
2020-10-23drm/amdgpu_dm: fix a typoMauro Carvalho Chehab2-4/+4
2020-10-23drm/amdgpu: fix some kernel-doc markupsMauro Carvalho Chehab2-2/+2
2020-10-23amdgpu: fix a few kernel-doc markup issuesMauro Carvalho Chehab1-3/+5
2020-10-23drm/amdgpu: During compute disable GFXOFF for Sienna_CichlidHarish Kasiviswanathan1-0/+7
2020-10-23drm/amdgpu: don't map BO in reserved regionMadhav Chauhan1-0/+10
2020-10-23drm/amdgpu/display: add MALL support (v2)Bhawanpreet Lakha7-1/+110