index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-11-16
drm/arm/malidp: use drmm_* to allocate driver structures
Danilo Krummrich
-13
/
+8
2022-11-15
drm/connector: Add pixel clock to cmdline mode
Maxime Ripard
-3
/
+13
2022-11-15
drm/modes: Fill drm_cmdline mode from named modes
Maxime Ripard
-2
/
+16
2022-11-15
drm/modes: Switch to named mode descriptors
Maxime Ripard
-6
/
+11
2022-11-15
drm/modes: Move named modes parsing to a separate function
Maxime Ripard
-12
/
+58
2022-11-15
drm/client: Add some tests for drm_connector_pick_cmdline_mode()
Maxime Ripard
-0
/
+104
2022-11-15
drm/tests: Add Kunit Helpers
Maxime Ripard
-0
/
+74
2022-11-15
docs/fb: Document current named modes
Maxime Ripard
-0
/
+5
2022-11-15
drm/vc4: hdmi: Fix pointer dereference before check
José Expósito
-2
/
+4
2022-11-15
drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()
José Expósito
-5
/
+3
2022-11-14
drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
Douglas Anderson
-0
/
+2
2022-11-14
drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()
Dmitry Osipenko
-15
/
+3
2022-11-14
drm/panel: Add NewVision NV3051D MIPI-DSI LCD panel
Chris Morgan
-0
/
+514
2022-11-14
dt-bindings: display: panel: Add NewVision NV3051D bindings
Chris Morgan
-0
/
+63
2022-11-14
dt-bindings: vendor-prefixes: add NewVision vendor prefix
Chris Morgan
-0
/
+2
2022-11-12
drm/sti: Use drm_mode_copy()
Ville Syrjälä
-3
/
+3
2022-11-12
drm/rockchip: Use drm_mode_copy()
Ville Syrjälä
-3
/
+3
2022-11-12
drm/mtk: Use drm_mode_init() for on-stack modes
Ville Syrjälä
-1
/
+1
2022-11-12
drm/msm: Use drm_mode_copy()
Ville Syrjälä
-1
/
+1
2022-11-12
drm/msm: Use drm_mode_init() for on-stack modes
Ville Syrjälä
-2
/
+5
2022-11-12
drm/hisilicon: Use drm_mode_init() for on-stack modes
Ville Syrjälä
-1
/
+1
2022-11-11
fastrpc: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
-0
/
+3
2022-11-11
media: videobuf2: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
-0
/
+9
2022-11-11
dma-buf/heaps: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
-0
/
+6
2022-11-11
udmabuf: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
-0
/
+3
2022-11-11
drm: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
-0
/
+8
2022-11-11
dma-buf: Move dma_buf_mmap_internal() to dynamic locking specification
Dmitry Osipenko
-1
/
+6
2022-11-11
drm/nouveau: Add support to control backlight using bl_power for nva3.
Antonio Gomes
-1
/
+5
2022-11-10
drm/v3d: add missing mutex_destroy
Maíra Canal
-1
/
+5
2022-11-10
drm/v3d: switch to drmm_mutex_init
Maíra Canal
-4
/
+13
2022-11-09
drm: panel: Add Jadard JD9365DA-H3 DSI panel
Jagan Teki
-0
/
+485
2022-11-09
dt-bindings: display: Document Jadard JD9365DA-H3 DSI panel
Jagan Teki
-0
/
+75
2022-11-09
dt-bindings: vendor-prefixes: Document Jadard
Jagan Teki
-0
/
+2
2022-11-09
dt-bindings: vendor-prefixes: Document Chongzhou
Jagan Teki
-0
/
+2
2022-11-09
drm: lcdif: Set and enable FIFO Panic threshold
Marek Vasut
-0
/
+17
2022-11-08
MAINTAINERS: Update GPU Scheduler email
Luben Tuikov
-1
/
+1
2022-11-08
drm/gem: Implement shadow-plane {begin, end}_fb_access with vmap
Thomas Zimmermann
-36
/
+31
2022-11-08
drm/atomic-helper: Add {begin,end}_fb_access to plane helpers
Thomas Zimmermann
-14
/
+126
2022-11-08
drm/fb-helper: Document struct drm_fb_helper.hint_leak_smem_start
Thomas Zimmermann
-0
/
+7
2022-11-08
drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()
Thomas Zimmermann
-0
/
+2
2022-11-08
drm/fbdev: Include <linux/vmalloc.h>
Thomas Zimmermann
-0
/
+1
2022-11-08
drm/fb-helper: Fix missing kerneldoc include
Daniel Vetter
-0
/
+3
2022-11-08
drm/ttm: optimize pool allocations a bit v2
Christian König
-24
/
+58
2022-11-07
drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
-6
/
+13
2022-11-07
drm/arm/hdlcd: plane: use drm managed resources
Danilo Krummrich
-12
/
+6
2022-11-07
drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
Danilo Krummrich
-9
/
+8
2022-11-07
drm/arm/hdlcd: use drmm_* to allocate driver structures
Danilo Krummrich
-8
/
+5
2022-11-07
drm/sun4i: dsi: Add the A100 variant
Samuel Holland
-0
/
+8
2022-11-07
drm/sun4i: dsi: Add a variant structure
Samuel Holland
-18
/
+42
2022-11-07
dt-bindings: display: sun6i-dsi: Add the A100 variant
Samuel Holland
-5
/
+23
[next]