index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
meson
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/meson: add support for 1080p25 mode
Christian Hewitt
2018-11-26
1
-0
/
+1
*
drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
Lyude Paul
2018-11-26
1
-6
/
+6
*
drm/meson: Enable fast_io in meson_dw_hdmi_regmap_config
Lyude Paul
2018-11-26
1
-0
/
+1
*
drm/meson: Fixes for drm_crtc_vblank_on/off support
Neil Armstrong
2018-11-26
2
-2
/
+28
*
drm/meson: venc: dmt mode must use encp
Jorge Ramirez-Ortiz
2018-11-13
1
-7
/
+8
*
drm/meson: Make DMT timings parameters and pixel clock generic
Neil Armstrong
2018-07-16
5
-713
/
+350
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
Christophe JAILLET
2018-06-26
1
-4
/
+8
*
drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
Neil Armstrong
2018-05-30
1
-1
/
+1
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
3
-4
/
+12
|
\
|
*
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-22
3
-4
/
+12
|
|
\
|
|
*
drm/meson: fix vsync buffer update
Neil Armstrong
2018-02-20
3
-4
/
+12
*
|
|
drm/meson: Fix potential NULL dereference in meson_drv_bind_master()
Wei Yongjun
2018-03-20
1
-0
/
+4
*
|
|
drm/meson: Add support for DMT modes on HDMI
Neil Armstrong
2018-03-13
4
-19
/
+570
*
|
|
drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'
Christophe JAILLET
2018-03-13
1
-8
/
+16
*
|
|
drm/meson: Use drm_dev_put() instead of drm_dev_unref()
Christophe JAILLET
2018-03-13
1
-2
/
+2
*
|
|
drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'
Christophe JAILLET
2018-03-13
1
-1
/
+4
*
|
|
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
2018-03-05
1
-6
/
+1
*
|
|
drm/bridge/synopsys: dw-hdmi: don't clobber drvdata
Jernej Skrabec
2018-02-16
1
-4
/
+10
*
|
|
drm/bridge/synopsys: dw-hdmi: Export some PHY related functions
Jernej Skrabec
2018-02-16
1
-4
/
+4
*
|
|
drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+3
|
/
/
*
|
drm/meson: Add missing VPU init
Neil Armstrong
2017-12-08
2
-0
/
+13
*
|
drm/meson: dw_hdmi: Add support for an optional external 5V regulator
Neil Armstrong
2017-12-08
1
-0
/
+13
*
|
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
2017-11-20
1
-4
/
+4
*
|
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
2017-11-20
1
-1
/
+1
|
/
*
drm/meson: Use drm_gem_fb_create()
Noralf Trønnes
2017-10-01
1
-1
/
+2
*
drm/meson: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-08-16
1
-2
/
+0
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
1
-0
/
+1
*
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-3
/
+2
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-2
/
+3
*
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
1
-5
/
+15
|
\
|
*
drm/meson: Fix driver bind when only CVBS is available
Neil Armstrong
2017-06-07
1
-5
/
+15
*
|
drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callback
Jose Abreu
2017-06-05
1
-2
/
+3
*
|
drm/meson: Drop drm_vblank_cleanup
Daniel Vetter
2017-05-31
1
-1
/
+0
|
/
*
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-04-06
1
-15
/
+4
*
drm/meson: Convert existing documentation to actual kerneldoc
Neil Armstrong
2017-04-04
7
-30
/
+65
*
drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY
Neil Armstrong
2017-04-04
5
-0
/
+1066
*
drm/meson: Add support for HDMI venc modes and settings
Neil Armstrong
2017-04-04
3
-5
/
+1249
*
drm/meson: add support for HDMI clock support
Neil Armstrong
2017-04-04
3
-16
/
+623
*
drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available
Neil Armstrong
2017-04-04
1
-1
/
+1
*
drm/meson: Add support for components
Neil Armstrong
2017-04-04
1
-14
/
+99
*
drm/meson: Add missing HDMI register
Neil Armstrong
2017-04-04
1
-0
/
+1
*
drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for v...
Neil Armstrong
2017-04-04
1
-4
/
+11
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-13
/
+1
*
drm: meson: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
2
-20
/
+22
*
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+0
*
drm: meson: rename driver name to meson-drm
Neil Armstrong
2017-02-02
1
-2
/
+1
[next]