summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-09drm/amdgpu: Rework reset domain to be refcounted.Andrey Grodzovsky9-34/+140
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-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/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-08dma-buf: add dma_fence_chain_contained helperChristian König1-4/+2
2022-02-08dma-buf: warn about containers in dma_resv objectChristian König1-0/+5
2022-02-08dma-buf: Warn about dma_fence_chain container rules v2Christian König1-0/+9
2022-02-08dma-buf: warn about dma_fence_array container rules v2Christian König1-0/+14
2022-02-08drm: Convert open-coded yes/no strings to yesno()Lucas De Marchi8-12/+24
2022-02-08drm/gem: Sort includes alphabeticallyLucas De Marchi1-10/+10
2022-02-08drm/amd/display: Use str_yes_no()Lucas De Marchi1-9/+5
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst4619-109068/+216643
2022-02-07drm/privacy-screen: Fix sphinx warningHans de Goede1-0/+1
2022-02-07drm/sprd: remove allow_fb_modifiers settingTomohito Esaki1-1/+0
2022-02-04drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann1-0/+1
2022-02-03drm: Stop spamming log with drm_cache messageLucas De Marchi1-6/+3
2022-02-03drm: mxsfb: Use dev_err_probe() helperAlexander Stein1-2/+1
2022-02-02drm/vmwgfx: remove vmw_wait_dma_fenceChristian König3-50/+1
2022-02-02drm/vc4: hdmi: Simplify the connector state retrievalMaxime Ripard1-18/+3
2022-02-02drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()Maxime Ripard1-0/+3
2022-02-02drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFBThomas Zimmermann1-3/+6
2022-02-01Revert "drm/panel-edp: Allow querying the detected panel via sysfs"Douglas Anderson1-34/+5
2022-02-01drm/panel-edp: Allow querying the detected panel via sysfsDouglas Anderson1-5/+34
2022-02-01drm/bridge: add it6505 driverAllen Chen3-0/+3361
2022-02-01drm/v3d: fix missing unlockYongzhi Liu1-2/+4
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie201-2558/+4977
2022-01-31dma-resv: some doc polish for iteratorsDaniel Vetter1-14/+15
2022-01-31drm: remove allow_fb_modifiersTomohito Esaki1-1/+0
2022-01-31drm: add support modifiers for drivers whose planes only support linear layoutTomohito Esaki1-10/+13
2022-01-31drm: introduce fb_modifiers_not_supported flag in mode_configTomohito Esaki10-9/+23
2022-01-31drm/bridge: lt9611: Fix an error handling path in lt9611_probe()Christophe JAILLET1-1/+5
2022-01-31drm/bridge: Add missing pm_runtime_put_syncYongzhi Liu1-6/+12
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-30/+114
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner4-30/+114