aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-08-07drm/msm/dpu: Add newlines to printksStephen Boyd1-7/+5
2021-08-07drm/msm: mdp4: drop vblank get/put from prepare/complete_commitDavid Heidelberg1-13/+0
2021-08-07drm/msm/mdp4: move HW revision detection to earlier phaseDavid Heidelberg1-23/+22
2021-08-07drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revisionDavid Heidelberg1-9/+18
2021-08-07drm/msm: Fix error return code in msm_drm_init()Wei Li1-0/+1
2021-08-07drm/msm/dsi: drop gdsc regulator handlingDmitry Baryshkov2-27/+7
2021-08-07drm/msm/dsi: support CPHY mode for 7nm pll/phyJonathan Marek4-46/+183
2021-08-07drm/msm: Use list_move_tail instead of list_del/list_add_tail in msm_gem.cBaokun Li1-2/+1
2021-08-07drm/msm: Use nvmem_cell_read_variable_le_u32() to read speed binDouglas Anderson1-3/+2
2021-08-07drm/msm: Periodically update RPTR shadowRob Clark2-11/+45
2021-08-07drm/msm: Implement mmap as GEM object functionThomas Zimmermann6-62/+16
2021-08-07drm: msm: Add 680 gpu to the adreno gpu listBjorn Andersson5-8/+32
2021-08-06drm/i915: Disable bonding on gen12+ platformsMatthew Brost1-0/+7
2021-08-06drm/amdgpu: Add preferred mode in modeset when freesync video mode's enabled.Solomon Chiu1-1/+6
2021-08-06drm/amdkfd: Allow querying SVM attributes that are clearFelix Kuehling1-6/+13
2021-08-06drm/amd/display: Remove redundant initialization of variable eng_idColin Ian King1-1/+1
2021-08-06drm/amdgpu: check for allocation failure in amdgpu_vkms_sw_init()Dan Carpenter1-0/+2
2021-08-06drm/amd/pm: bug fix for the runtime pm BACOKenneth Feng1-2/+1
2021-08-06drm/i915/dg2: Add support for new DG2-G11 revid 0x5Matt Roper1-0/+1
2021-08-06drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_init()'Christophe JAILLET1-1/+1
2021-08-06drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher1-0/+2
2021-08-06drm/amdgpu: set RAS EEPROM address from VBIOSJohn Clements4-1/+46
2021-08-06drm/amd/pm: update smu v13.0.1 firmware headerXiaomeng Hou1-1/+3
2021-08-06drm/bridge: anx7625: Tune K value for IVO panelXin Ji2-4/+24
2021-08-06drm: bridge: it66121: Check drm_bridge_attach retvalRobert Foss1-0/+2
2021-08-06Merge tag 'amd-drm-fixes-5.14-2021-08-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie14-31/+83
2021-08-05drm/amdgpu: Add preferred mode in modeset when freesync video mode's enabled.Solomon Chiu1-1/+6
2021-08-05drm/amd/pm: Fix a memory leak in an error handling path in 'vangogh_tables_init()'Christophe JAILLET1-1/+1
2021-08-05DRM: gpu: radeon: Fixed coding style issuesSergio Miguéns Iglesias1-5/+2
2021-08-05drm/radeon: Update pitch for page flipZhenneng Li4-3/+30
2021-08-05drm/amdkfd: Expose GFXIP engine version to sysfsGraham Sider4-0/+34
2021-08-05drm/amdgpu: drop redundant null-pointer checks in amdgpu_ttm_tt_populate() and amdgpu_ttm_tt_unpopulate()Tuo Li1-2/+2
2021-08-05drm/amdgpu: don't enable baco on boco platforms in runpmAlex Deucher1-0/+2
2021-08-05drm/amdgpu: Put MODE register in wave debug infoJoseph Greathouse5-0/+5
2021-08-05drm/amdgpu: set RAS EEPROM address from VBIOSJohn Clements4-1/+59
2021-08-05drm/amd/amdgpu: Recovery vcn instance iterate.Peng Ju Zhou1-13/+20
2021-08-05drm/amdgpu: added synchronization for psp cmd buf accessJohn Clements1-66/+139
2021-08-05drm/amdgpu: update PSP BL cmd IDsJohn Clements1-3/+3
2021-08-05drm/amd/pm: update smu v13.0.1 firmware headerXiaomeng Hou1-1/+3
2021-08-05drm/amdgpu: add DID for beige gobyChengming Gui1-0/+7
2021-08-05drm/amd/amdgpu: add regCP_MEx_INT_STAT_DEBUG for Aldebaran debuggingTom St Denis2-0/+58
2021-08-05drm/amdgpu/display: fix DMUB firmware version infoShirish S1-1/+1
2021-08-05drm/amd/display: 3.2.147Aric Cyr1-1/+1
2021-08-05drm/amd/display: [FW Promotion] Release 0.0.77Anthony Koo1-2/+2
2021-08-05drm/amd/display: Add DC_FP helper to check FPU stateRodrigo Siqueira4-0/+40
2021-08-05drm/amd/display: Add control mechanism for FPU utilizationRodrigo Siqueira3-31/+63
2021-08-05drm/amd/display: Add control mechanism for FPURodrigo Siqueira6-32/+160
2021-08-05drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira6-39/+126
2021-08-05drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo1-1/+3
2021-08-05drm/amd/display: Add check for validating unsupported ODM plus MPO caseJaehyun Chung1-0/+5