aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-02-09drm/amdgpu: Drop concurrent GPU reset protection for deviceAndrey Grodzovsky1-82/+7
2022-02-09drm/amdgpu: Drop hive->in_resetAndrey Grodzovsky3-20/+1
2022-02-09drm/amd/virt: For SRIOV send GPU reset directly to TDR queue.Andrey Grodzovsky3-9/+18
2022-02-09drm/amdgpu: Serialize non TDR gpu recovery with TDRsAndrey Grodzovsky3-2/+35
2022-02-09drm/amdgpu: Move scheduler init to after XGMI is readyAndrey Grodzovsky4-43/+56
2022-02-09drm/amdgpu: Introduce reset domainAndrey Grodzovsky4-1/+35
2022-02-09drm/mediatek: mtk_dsi: Avoid EPROBE_DEFER loop with external bridgeAngeloGioacchino Del Regno1-83/+84
2022-02-09spi: make remove callback a void functionUwe Kleine-König27-75/+27
2022-02-09drm/i915/pm: hide struct drm_i915_clock_gating_funcsJani Nikula2-5/+5
2022-02-09drm/i915/dpll: hide struct intel_dpll_funcsJani Nikula2-4/+5
2022-02-09drm/i915/dpll: add intel_dpll_crtc_compute_clock()Jani Nikula3-1/+10
2022-02-09drm/i915/fdi: hide struct intel_fdi_funcsJani Nikula2-5/+6
2022-02-09drm/i915/hpd: hide struct intel_hotplug_funcsJani Nikula4-10/+13
2022-02-09drm/i915/color: hide struct intel_color_funcsJani Nikula2-19/+20
2022-02-09drm/i915: group i915_drv.h forward declarations togetherJani Nikula1-25/+19
2022-02-08drm/i915/guc: Use a single pass to calculate regsetLucas De Marchi2-45/+90
2022-02-08drm/i915/guc: Prepare for error propagationLucas De Marchi1-13/+18
2022-02-08drm/nouveau/backlight: Just set all backlight types as RAWLyude Paul1-2/+1
2022-02-08drm/nouveau/backlight: Fix LVDS backlight detection on some laptopsLyude Paul1-1/+2
2022-02-08nouveau/svm: Use struct_size() helper in nouveau_pfns_map()Gustavo A. R. Silva1-2/+2
2022-02-08drm/rockchip: vop: Correct RK3399 VOP register fieldsBrian Norris1-3/+5
2022-02-08drm/rockchip: dw_hdmi: Do not leave clock enabled in error caseSascha Hauer1-7/+7
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