index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
rcar-du
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
drm/rcar: plane: Remove redundant zpos initialisation
Maxime Ripard
2
-2
/
+0
2022-01-27
drm: rcar-du: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
1
-0
/
+3
2021-12-10
Merge tag 'drm-misc-next-2021-12-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-6
/
+5
2021-12-06
drm: rcar-du: Add R-Car DSI driver
LUU HOAI
4
-0
/
+999
2021-12-06
drm: rcar-du: crtc: Support external DSI dot clock
Kieran Bingham
1
-5
/
+6
2021-12-06
drm: rcar-du: Add DSI support to rcar_du_output_name
Kieran Bingham
1
-2
/
+4
2021-12-06
drm: rcar-du: Fix CRTC timings when CMM is used
Laurent Pinchart
1
-4
/
+16
2021-12-06
drm/rcar: stop using 'imply' for dependencies
Arnd Bergmann
1
-9
/
+16
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-11-30
drm/cma-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-5
/
+5
2021-10-07
drm: rcar-du: Add r8a779a0 device support
Kieran Bingham
4
-0
/
+27
2021-10-07
drm: rcar-du: Split CRTC IRQ and Clock features
Kieran Bingham
3
-22
/
+39
2021-10-07
drm: rcar-du: Fix DIDSR field name
Kieran Bingham
2
-6
/
+6
2021-10-07
drm: rcar-du: Only initialise TVM_TVSYNC mode when supported
Kieran Bingham
1
-1
/
+4
2021-10-07
drm: rcar-du: Sort the DU outputs
Kieran Bingham
1
-2
/
+2
2021-10-07
drm: rcar-du: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2
-6
/
+2
2021-10-07
drm: rcar-du: Allow importing non-contiguous dma-buf with VSP
Laurent Pinchart
4
-6
/
+89
2021-10-07
drm: rcar-du: Set the DMA coherent mask for the DU device
Laurent Pinchart
1
-0
/
+12
2021-10-07
drm: rcar-du: Improve kernel log messages when initializing encoders
Laurent Pinchart
5
-18
/
+40
2021-10-07
drm: rcar-du: Don't create encoder for unconnected LVDS outputs
Laurent Pinchart
3
-4
/
+28
2021-07-28
drm: rcar-du: lvds: Use dev_err_probe()
Laurent Pinchart
1
-3
/
+2
2021-07-28
drm: rcar-du: lvds: Don't set bridge driver_private field
Laurent Pinchart
1
-1
/
+0
2021-07-28
drm: rcar-du: Use drm_bridge_connector_init() helper
Laurent Pinchart
1
-5
/
+21
2021-07-28
drm: rcar-du: dw-hdmi: Set output port number
Laurent Pinchart
1
-0
/
+1
2021-07-28
drm: rcar-du: lvds: Convert to DRM panel bridge helper
Laurent Pinchart
1
-108
/
+12
2021-07-28
drm: rcar-du: Shutdown the display on remove
Laurent Pinchart
1
-0
/
+1
2021-07-28
drm: rcar-du: Don't put reference to drm_device in rcar_du_remove()
Laurent Pinchart
1
-2
/
+0
2021-07-28
drm: rcar-du: Shutdown the display on system shutdown
Laurent Pinchart
1
-0
/
+8
2021-06-29
drm/rcar-du: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-2
/
+0
2021-04-13
Merge drm/drm-fixes into drm-next
Daniel Vetter
1
-25
/
+6
2021-03-16
drm: rcar-du: Use drmm_encoder_alloc() to manage encoder
Kieran Bingham
1
-25
/
+6
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2
-2
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2
-2
/
+4
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2
-3
/
+5
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2
-2
/
+7
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2
-6
/
+8
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2021-01-07
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
10
-112
/
+131
2021-01-05
drm: rcar-du: Fix leak of CMM platform device reference
Laurent Pinchart
1
-3
/
+19
2021-01-05
drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...
Wang Xiaojun
1
-4
/
+4
2021-01-05
drm: rcar-du: Drop local encoder variable
Laurent Pinchart
2
-6
/
+2
2021-01-05
drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link mode
Laurent Pinchart
1
-34
/
+25
2021-01-05
drm: rcar-du: Replace dev_private with container_of
Laurent Pinchart
4
-7
/
+10
2021-01-05
drm: rcar-du: Embed drm_device in rcar_du_device
Laurent Pinchart
8
-33
/
+29
2021-01-05
drm: rcar-du: Use DRM-managed allocation for encoders
Laurent Pinchart
1
-18
/
+29
2021-01-05
drm: rcar-du: Use DRM-managed allocation for VSP planes
Laurent Pinchart
1
-5
/
+17
2021-01-05
drm: rcar-du: Drop unneeded encoder cleanup in error path
Laurent Pinchart
1
-4
/
+1
2021-01-05
drm: rcar-du: Release vsp device reference in all error paths
Laurent Pinchart
1
-1
/
+1
2021-01-05
drm: rcar-du: Fix crash when using LVDS1 clock for CRTC
Laurent Pinchart
3
-12
/
+9
2021-01-05
drm: rcar-du: Fix PM reference leak in rcar_cmm_enable()
Qinglang Miao
1
-1
/
+1
[next]