aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in sdma ras blockyipechai3-9/+1
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in hdp ras blockyipechai3-5/+2
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in xgmi ras blockyipechai1-8/+1
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in umc ras blockyipechai4-10/+2
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in nbio ras blockyipechai3-9/+1
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in mmhub ras blockyipechai3-5/+2
2022-03-02drm/amdgpu: Remove redundant calls of amdgpu_ras_block_late_fini in gfx ras blockyipechai3-9/+1
2022-03-02drm/amdgpu: centrally calls the .ras_fini function of all ras blocksyipechai5-26/+14
2022-03-02drm/amdgpu: Optimize xxx_ras_fini function of each ras blockyipechai11-21/+21
2022-03-02drm/amdgpu: Modify .ras_fini function pointer parameteryipechai19-24/+24
2022-03-02drm/amd/display: Adding a dc_debug option and dmub setting to use PHY FSM for PSRShah Dharati4-2/+9
2022-03-02drm/amd/display: Add frame alternate 3D & restrict HW packed on donglesDillon Varone3-12/+13
2022-03-02drm/amdgpu: Fix realloc of ptrTom Rix1-2/+7
2022-03-02drm/amd/display: Reset VIC if HDMI_VIC is presentChris Park1-0/+2
2022-03-02drm/amd/display: Make functional resource functions non-staticNicholas Kazlauskas2-2/+7
2022-03-02drm/amd/display: Remove invalid RDPCS Programming in DALHansen Dsouza1-9/+0
2022-03-02drm/amdkfd: Add SMI add event helperPhilip Yang1-46/+22
2022-03-02drm/amdkfd: Correct SMI event read sizePhilip Yang1-2/+3
2022-03-02Revert "drm/amdkfd: process_info lock not needed for svm"Philip Yang1-0/+9
2022-03-02gpu/amd: vega10_hwmgr: fix inappropriate private variable nameMeng Tang1-30/+38
2022-03-02drm/amd/display: Don't fill up the logsLuben Tuikov1-4/+4
2022-03-02drm/amdgpu: fix suspend/resume hang regressionQiang Yu1-1/+2
2022-03-03drm/aspeed: Add AST2600 chip supportTommy Haung1-0/+9
2022-03-03drm/aspeed: Update INTR_STS handlingTommy Haung2-1/+6
2022-03-02drm/i915: Use str_on_off()Lucas De Marchi10-21/+29
2022-03-02drm/i915: Use str_enabled_disabled()Lucas De Marchi14-32/+33
2022-03-02drm/i915: Use str_enable_disable()Lucas De Marchi6-13/+15
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi31-148/+201
2022-03-02Merge drm/drm-next into drm-intel-nextRodrigo Vivi654-13865/+455918
2022-03-02drm/i915/xehpsdv: Move render/compute engine reset domains related workaroundsSrinivasan Shanmugam1-13/+13
2022-03-02drm/i915/xehp: Add compute workaroundsMatt Roper3-0/+56
2022-03-02drm/i915/xehp: handle fused off CCS enginesDaniele Ceraolo Spurio3-4/+42
2022-03-02drm/i915/xehp: Don't support parallel submission on compute / renderMatthew Brost2-0/+14
2022-03-02drm/i915/xehp/guc: enable compute engine inside GuCDaniele Ceraolo Spurio1-0/+1
2022-03-02drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODEMatt Roper6-0/+32
2022-03-02drm/i915/xehp: Define context scheduling attributes in lrc descriptorMatt Roper4-2/+26
2022-03-02drm/i915: Move context descriptor fields to intel_lrc.hMatt Roper3-34/+35
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper6-7/+16
2022-03-02drm/i915/xehp: compute engine pipe_controlDaniele Ceraolo Spurio2-9/+40
2022-03-02drm/i915/xehp: Add Compute CS IRQ handlersMatt Roper3-1/+19
2022-03-02drm/i915/xehp: CCS shares the render reset domainMatt Roper1-0/+4
2022-03-02drm/i915/xehp: Define compute class and engineMatt Roper6-11/+71
2022-03-02drm/panfrost: cleanup commentsTom Rix5-5/+5
2022-03-02drm/bridge: nwl-dsi: Remove superfluous write to NWL_DSI_IRQ_MASK registerLiu Ying1-9/+5
2022-03-02drm/bridge: Clear the DP_AUX_I2C_MOT bit passed in aux read command.Hsin-Yi Wang1-0/+2
2022-03-02drm/i915: Depend on !PREEMPT_RT.Sebastian Andrzej Siewior1-0/+1
2022-03-01drm/v3d: centralize error handling when init scheduler failsMelissa Wen1-27/+13
2022-03-01drm/i915/guc: Do not complain about stale reset notificationsJohn Harrison1-4/+3
2022-03-01drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare1-0/+3
2022-03-01drm/i915/guc: Initialize GuC submission locks and queues earlyDaniele Ceraolo Spurio1-13/+14