summaryrefslogtreecommitdiffstats
path: root/mm/frame_vector.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-07drm/vc4: crtc: Remove the feed_txp testsMaxime Ripard1-22/+7
2020-07-07drm/vc4: txp: Turn the TXP into a CRTC of its ownMaxime Ripard2-20/+99
2020-07-07drm/vc4: crtc: Move the txp_armed function to the TXPMaxime Ripard3-9/+8
2020-07-07drm/vc4: crtc: Move the CRTC initialisation to a separate functionMaxime Ripard2-37/+53
2020-07-07drm/vc4: crtc: Only access the PixelValve registers if we have toMaxime Ripard1-4/+15
2020-07-07drm/vc4: crtc: Split CRTC data in twoMaxime Ripard2-11/+37
2020-07-07drm/vc4: crtc: Make state functions publicMaxime Ripard2-11/+20
2020-07-07drm/vc4: crtc: Move HVS setup code to the HVS driverMaxime Ripard3-251/+302
2020-07-07drm/vc4: Reorder the bind order of the devicesMaxime Ripard1-1/+1
2020-07-07drm/vc4: Convert register accessors to FIELD_*Maxime Ripard1-5/+4
2020-07-06drm: drm_fourcc: Add generic alias for 16_16_TILE modifierBrian Starkey1-0/+25
2020-07-06drm/hisilicon: Code refactoring for hibmc_drv_vdacTian Tao2-41/+13
2020-07-03drm/meson: crtc: handle commit of Amlogic FBC framesNeil Armstrong1-30/+88
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layoutNeil Armstrong1-18/+35
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving modeNeil Armstrong1-2/+23
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBCNeil Armstrong2-8/+259
2020-07-03drm/meson: add Amlogic Video FBC registersNeil Armstrong1-0/+22
2020-07-03drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer...Neil Armstrong1-0/+81
2020-07-02dt-bindings: display: Convert connectors to DT schemaRob Herring8-134/+232
2020-07-02drm/vmwgfx: Use __drm_atomic_helper_crtc_resetDaniel Vetter1-2/+1
2020-07-02drm/vc4: Use __drm_atomic_helper_crtc_resetDaniel Vetter1-2/+1
2020-07-02drm/mtk: Use __drm_atomic_helper_crtc_resetDaniel Vetter1-10/+6
2020-07-02drm/imx: Use __drm_atomic_helper_crtc_resetDaniel Vetter1-13/+8
2020-07-02drm/amdgpu: Use __drm_atomic_helper_crtc_resetDaniel Vetter1-3/+1
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter11-33/+15
2020-07-02drm : Insert blank lines after declarations.Suraj Upadhyay20-0/+74
2020-07-02dma-buf: fix dma-fence-chain out of order testLionel Landwerlin1-22/+21
2020-07-02Revert "dma-buf: Report signaled links inside dma-fence-chain"Lionel Landwerlin1-7/+0
2020-07-02MAINTAINERS: Add myself as DMA-buf maintainerChristian König1-0/+1
2020-07-02drm/i915: Fix the old vs. new epoch counter check during hotplug detectImre Deak1-1/+3
2020-07-02drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()Tian Tao1-1/+2
2020-07-01drm/panel: st7703: Assert reset prior to powering down the regulatorsOndrej Jirman1-0/+1
2020-07-01drm/panel: st7703: Enter sleep after display offOndrej Jirman1-1/+12
2020-07-01drm/panel: st7703: Add support for Xingbangda XBD599Ondrej Jirman1-2/+197
2020-07-01drm/panel: st7703: Move generic part of init sequence to enable callbackOndrej Jirman1-15/+18
2020-07-01drm/panel: st7703: Move code specific to jh057n closer togetherOndrej Jirman1-24/+24
2020-07-01drm/panel: st7703: Prepare for supporting multiple panelsOndrej Jirman1-12/+31
2020-07-01drm/panel: st7703: Rename functions from jh057n prefix to st7703Ondrej Jirman1-44/+46
2020-07-01drm/panel: rocktech-jh057n00900: Rename the driver to st7703Ondrej Jirman3-14/+14
2020-07-01dt-bindings: panel: Add compatible for Xingbangda XBD599 panelOndrej Jirman1-1/+5
2020-07-01dt-bindings: panel: Convert rocktech,jh057n00900 to yamlOndrej Jirman2-23/+66
2020-07-01dt-bindings: vendor-prefixes: Add XingbangdaIcenowy Zheng1-0/+2
2020-07-01drm/drm_connector: use inline comments for drm_bus_flagsSam Ravnborg1-23/+77
2020-07-01drm/drm_connector: drop legacy drm_bus_flags valuesSam Ravnborg1-16/+8
2020-07-01drm/panel: panel-simple: drop use of legacy drm_bus_flagsSam Ravnborg1-14/+14
2020-07-01drm/panel: novatek-nt39016: drop use of legacy drm_bus_flagsSam Ravnborg1-1/+1
2020-07-01drm/panel: raydium-rm67191: drop use of legacy drm_bus_flagsSam Ravnborg1-1/+1
2020-07-01drm/ingenic-drm: drop use of legacy drm_bus_flagsSam Ravnborg1-1/+1
2020-07-01drm/tidss: drop use of legacy drm_bus_flagsSam Ravnborg1-2/+2
2020-07-01drm/of: Make drm_of_find_panel_or_bridge() to check graph's presenceDmitry Osipenko1-0/+9