summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-27drm/hx8357d: Avoid spamming logs if probe is deferredAndy Shevchenko1-4/+2
2021-04-27drm/ili9225: Avoid spamming logs if probe is deferredAndy Shevchenko1-8/+4
2021-04-27drm/ili9341: Avoid spamming logs if probe is deferredAndy Shevchenko1-8/+4
2021-04-27drm/ili9486: Avoid spamming logs if probe is deferredAndy Shevchenko1-8/+4
2021-04-27drm/mi0283qt: Avoid spamming logs if probe is deferredAndy Shevchenko1-8/+4
2021-04-27drm/st7586: Avoid spamming logs if probe is deferredAndy Shevchenko1-8/+4
2021-04-27drm/st7735r: Avoid spamming logs if probe is deferredAndy Shevchenko1-8/+4
2021-04-27drm/gud: cleanup coding style a bitBernard Zhao1-2/+2
2021-04-26drm/ast: Fix missing conversions to managed APITakashi Iwai1-2/+2
2021-04-26drm: remove legacy drm_pci_alloc/free abstractionJoseph Kogut2-62/+0
2021-04-26drm: remove usage of drm_pci_alloc/freeJoseph Kogut3-8/+41
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard1968-31401/+181971
2021-04-26drm: Remove DRM_KMS_FB_HELPER Kconfig optionThomas Zimmermann1-17/+11
2021-04-26drm/zte: Don't select DRM_KMS_FB_HELPERThomas Zimmermann1-1/+0
2021-04-26drm/mxsfb: Don't select DRM_KMS_FB_HELPERThomas Zimmermann1-1/+0
2021-04-26drm/vmwgfx: Make console emulation depend on DRM_FBDEV_EMULATIONThomas Zimmermann3-7/+23
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König10-20/+20
2021-04-23drm/ttm: minor range manager coding style clean upsChristian König1-18/+17
2021-04-23drm/ttm: remove special handling for non GEM driversChristian König3-30/+10
2021-04-23drm/ttm: fix error handling if no BO can be swapped out v4Shiwu Zhang3-2/+4
2021-04-23drm: bridge: adv7511: Support I2S IEC958 encoded PCM formatSia Jee Heng2-0/+7
2021-04-23Merge tag 'drm-misc-next-fixes-2021-04-22' of git://anongit.freedesktop.org/d...Dave Airlie4-25/+40
2021-04-22drm/ttm/ttm_device: Demote kernel-doc abusesLee Jones1-2/+2
2021-04-22drm/scheduler/sched_entity: Fix some function name disparityLee Jones1-3/+3
2021-04-22drm/ttm/ttm_bo: Fix incorrectly documented function 'ttm_bo_cleanup_refs'Lee Jones1-1/+1
2021-04-22drm: drm_connector.c: Use tabs for code indentsBeatriz Martins de Carvalho1-19/+19
2021-04-22drm: drm_blend.c: Use tabs for code indentsBeatriz Martins de Carvalho1-2/+2
2021-04-22drm: drm_atomic_uapi.c: Use tabs for code indentsBeatriz Martins de Carvalho1-3/+3
2021-04-22drm: drm_context.c: Adjust end of block commentBeatriz Martins de Carvalho1-1/+2
2021-04-22drm: drm_connector.c: Adjust end of block commentBeatriz Martins de Carvalho1-3/+6
2021-04-22drm: drm_bufs.c: Adjust end of block commentBeatriz Martins de Carvalho1-1/+2
2021-04-22drm: drm_auth.c: Adjust end of block commentBeatriz Martins de Carvalho1-1/+2
2021-04-22drm: drm_atomic.c: Adjust end of block commentBeatriz Martins de Carvalho1-1/+2
2021-04-22drm/todo: Add link to old debugfs RFCDaniel Vetter1-0/+2
2021-04-22drm/gma500: remove trailing whitespacesKrzysztof Kozlowski2-28/+26
2021-04-22drm/gma500: correct kerneldocKrzysztof Kozlowski2-2/+2
2021-04-21drm/ttm: Don't count pages in SG BOs against pages_limitFelix Kuehling1-9/+18
2021-04-21drm/ttm: fix return value checkChristian König1-1/+1
2021-04-21MAINTAINERS: add it66121 HDMI bridge driver entryPhong LE1-0/+8
2021-04-21drm: bridge: add it66121 driverPhong LE3-0/+1030
2021-04-21dt-bindings: display: bridge: add it66121 bindingsPhong LE1-0/+124
2021-04-20drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepareDouglas Anderson2-21/+73
2021-04-20drm/bridge: ti-sn65dsi86: Get rid of the useless detect() functionDouglas Anderson1-12/+0
2021-04-20drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()Douglas Anderson1-2/+2
2021-04-20drm/bridge: ti-sn65dsi86: Reorder remove()Douglas Anderson1-7/+8
2021-04-20drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc commentDouglas Anderson1-1/+1
2021-04-20drm/bridge: ti-sn65dsi86: Simplify refclk handlingDouglas Anderson1-8/+3
2021-04-20drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()Douglas Anderson1-0/+3
2021-04-20drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driverNeil Armstrong1-0/+1
2021-04-20drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec2-1/+3