aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-08drm/i915: Fix mbus join config lookupVille Syrjälä1-1/+1
2022-02-08drm/i915: Fix dbuf slice config lookupVille Syrjälä1-1/+1
2022-02-08drm/ast: Move SIL164-based connector code into separate helpersThomas Zimmermann2-2/+112
2022-02-08drm/ast: Move DP501-based connector code into separate helpersThomas Zimmermann2-23/+109
2022-02-08drm/ast: Read encoder possible-CRTC mask from drm_crtc_mask()Thomas Zimmermann1-1/+1
2022-02-08drm/ast: Initialize encoder and connector for VGA in helper functionThomas Zimmermann2-28/+42
2022-02-08drm/ast: Rename struct ast_connector to struct ast_vga_connectorThomas Zimmermann2-28/+27
2022-02-08drm/ast: Remove unused value dp501_maxclkThomas Zimmermann3-63/+3
2022-02-08drm/ast: Remove AST_TX_ITE66121 constantThomas Zimmermann1-1/+0
2022-02-08drm/ast: Move connector mode_valid function to CRTCThomas Zimmermann1-63/+66
2022-02-08drm/ast: Fail if connector initialization failsThomas Zimmermann1-5/+8
2022-02-08drm/amdgpu: use dma_fence_chain_containedChristian König1-3/+2
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi52-195/+218
2022-02-07drm/amdgpu: move dpcs_3_0_3 headers from dcn to dpcsAlex Deucher3-2/+2
2022-02-07drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcsAlex Deucher9-14/+14
2022-02-07drm/amdgpu: add missing license to dpcs_3_0_0 headersAlex Deucher2-0/+14
2022-02-07drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher1-1/+1
2022-02-07drm/amdgpu: drop experimental flag on aldebaranAlex Deucher1-4/+4
2022-02-07drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaíra Canal3-1/+2
2022-02-07drm/amd/pm: fix error handlingTom Rix1-2/+1
2022-02-07drm/amdgpu: reserve the pd while cleaning up PRTsChristian König1-2/+4
2022-02-07drm/amdgpu: move lockdep assert to the right place.Christian König1-2/+2
2022-02-07drm/amd/display: handle null link encoderMartin Tsai2-31/+5
2022-02-07drm/amd/display: 3.2.172Aric Cyr1-1/+1
2022-02-07drm/amd/display: [FW Promotion] Release 0.0.103.0Anthony Koo1-2/+2
2022-02-07drm/amd/display: Fix DP LT sequence on EQ failIlya1-0/+2
2022-02-07drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu1-2/+22
2022-02-07drm/amd/display: change fastboot timing validationPaul Hsieh4-4/+5
2022-02-07drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin1-29/+32
2022-02-07drm/amdgpu/display/dc: do blocked MST topology discovery at resume from S3/S4Bing Guo2-1/+2
2022-02-07drm/amd/display: remove static from optc31_set_drrEric Bernstein2-1/+3
2022-02-07drm/amd/display: limit unbounded requesting to 5kDmytro Laktyushkin1-1/+2
2022-02-07drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas1-4/+0
2022-02-07drm/amd/display: Fix for variable may be used uninitialized errorEric Bernstein1-1/+1
2022-02-07drm/amd/pm: revise the implementation of smu_cmn_disable_all_features_with_exceptionEvan Quan5-17/+3
2022-02-07drm/amd/pm: avoid consecutive retrieving for enabled ppfeaturesEvan Quan1-1/+9
2022-02-07drm/amd/pm: drop the cache for enabled ppfeaturesEvan Quan7-109/+17
2022-02-07drm/amd/pm: correct the usage for 'supported' member of smu_feature structureEvan Quan7-22/+21
2022-02-07drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan14-64/+32
2022-02-07drm/amd/pm: unify the interface for retrieving enabled ppfeaturesEvan Quan5-67/+46
2022-02-07drm/amd/pm: correct the way for retrieving enabled ppfeatures on RenoirEvan Quan1-1/+2
2022-02-07drm/amd/display: Cap pflip irqs per max otg numberRoman Li3-1/+4
2022-02-07drm/amdgpu: check the GART table before invalidating TLBAaron Liu1-0/+3
2022-02-07drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu1-1/+6
2022-02-07drm/amdgpu: fix list add issue in vram reserveTao Zhou1-1/+1
2022-02-07Revert "drm/amdgpu: Add judgement to avoid infinite loop"yipechai1-4/+0
2022-02-07drm/amdgpu: Fixed the defect of soft lock caused by infinite loopyipechai2-7/+31
2022-02-07drm/amdgpu: Set FRU bus for Aldebaran and Vega 20Luben Tuikov2-1/+3
2022-02-07drm/amdgpu: Fix recursive locking warningRajneesh Bhardwaj1-1/+2
2022-02-07drm/amdgpu: Prevent random memory access in FRU codeLuben Tuikov1-10/+12