summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-07drm/ast: Replace ast_cursor_move() with ast_cursor_show()Thomas Zimmermann
2020-07-07drm/ast: Move cursor pageflip into helperThomas Zimmermann
2020-07-07drm/ast: Update cursor image and checksum from same functionThomas Zimmermann
2020-07-07drm/ast: Move cursor fb pinning and mapping into helperThomas Zimmermann
2020-07-07drm/ast: Pass struct ast_private instance to cursor init/fini functionsThomas Zimmermann
2020-07-07drm/ast: Move cursor functions to ast_cursor.cThomas Zimmermann
2020-07-07drm/vc4: crtc: Remove the feed_txp testsMaxime Ripard
2020-07-07drm/vc4: txp: Turn the TXP into a CRTC of its ownMaxime Ripard
2020-07-07drm/vc4: crtc: Move the txp_armed function to the TXPMaxime Ripard
2020-07-07drm/vc4: crtc: Move the CRTC initialisation to a separate functionMaxime Ripard
2020-07-07drm/vc4: crtc: Only access the PixelValve registers if we have toMaxime Ripard
2020-07-07drm/vc4: crtc: Split CRTC data in twoMaxime Ripard
2020-07-07drm/vc4: crtc: Make state functions publicMaxime Ripard
2020-07-07drm/vc4: crtc: Move HVS setup code to the HVS driverMaxime Ripard
2020-07-07drm/vc4: Reorder the bind order of the devicesMaxime Ripard
2020-07-07drm/vc4: Convert register accessors to FIELD_*Maxime Ripard
2020-07-06drm/hisilicon: Code refactoring for hibmc_drv_vdacTian Tao
2020-07-03drm/meson: crtc: handle commit of Amlogic FBC framesNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layoutNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving modeNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBCNeil Armstrong
2020-07-03drm/meson: add Amlogic Video FBC registersNeil Armstrong
2020-07-02drm/vmwgfx: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/vc4: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/mtk: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/imx: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/amdgpu: Use __drm_atomic_helper_crtc_resetDaniel Vetter
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay
2020-07-02dma-buf: fix dma-fence-chain out of order testLionel Landwerlin
2020-07-02Revert "dma-buf: Report signaled links inside dma-fence-chain"Lionel Landwerlin
2020-07-02drm/i915: Fix the old vs. new epoch counter check during hotplug detectImre Deak
2020-07-02drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()Tian Tao
2020-07-01drm/panel: st7703: Assert reset prior to powering down the regulatorsOndrej Jirman
2020-07-01drm/panel: st7703: Enter sleep after display offOndrej Jirman
2020-07-01drm/panel: st7703: Add support for Xingbangda XBD599Ondrej Jirman
2020-07-01drm/panel: st7703: Move generic part of init sequence to enable callbackOndrej Jirman
2020-07-01drm/panel: st7703: Move code specific to jh057n closer togetherOndrej Jirman
2020-07-01drm/panel: st7703: Prepare for supporting multiple panelsOndrej Jirman
2020-07-01drm/panel: st7703: Rename functions from jh057n prefix to st7703Ondrej Jirman
2020-07-01drm/panel: rocktech-jh057n00900: Rename the driver to st7703Ondrej Jirman
2020-07-01drm/panel: panel-simple: drop use of legacy drm_bus_flagsSam Ravnborg
2020-07-01drm/panel: novatek-nt39016: drop use of legacy drm_bus_flagsSam Ravnborg
2020-07-01drm/panel: raydium-rm67191: drop use of legacy drm_bus_flagsSam Ravnborg
2020-07-01drm/ingenic-drm: drop use of legacy drm_bus_flagsSam Ravnborg
2020-07-01drm/tidss: drop use of legacy drm_bus_flagsSam Ravnborg
2020-07-01drm/of: Make drm_of_find_panel_or_bridge() to check graph's presenceDmitry Osipenko
2020-07-01of_graph: add of_graph_is_present()Dmitry Osipenko
2020-06-30drm: panel: simple: Warn in case of incorrect bus format for LVDS panelsLaurent Pinchart
2020-06-30drm: panel: simple: Drop drive/sample bus flags for LVDS panelsLaurent Pinchart