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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-28
drm/rockchip: fix for mailbox read validation.
Damian Kos
1
-1
/
+1
2019-01-27
drm/rockchip: check yuv2yuv existence before assigning window data
Heiko Stuebner
1
-1
/
+3
2019-01-27
drm/atmel-hlcdc: fix clipping of planes
Peter Rosin
1
-101
/
+61
2019-01-27
drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated
Peter Rosin
1
-3
/
+0
2019-01-27
drm/atmel-hlcdc: rotate planes counterclockwise
Peter Rosin
1
-15
/
+15
2019-01-25
video/hdmi: Add an enum for HDMI packet types
Ville Syrjälä
1
-0
/
+15
2019-01-25
drm/sun4i: Add support for A23 display pipeline
Chen-Yu Tsai
5
-0
/
+12
2019-01-25
drm/sun4i: layer: support just backend formats when frontend is unavailable
Chen-Yu Tsai
1
-3
/
+31
2019-01-25
drm/sun4i: layer: Assign backend pointer before calling DRM helpers
Chen-Yu Tsai
1
-1
/
+2
2019-01-25
drm/sun4i: backend: Remove BGRX8888 from list of supported formats
Chen-Yu Tsai
1
-1
/
+0
2019-01-25
dt-bindings: display: sun4i-drm: Add compatible strings for A23 display
Chen-Yu Tsai
1
-0
/
+5
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
228
-242
/
+303
2019-01-24
drmi/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-0
/
+1
2019-01-24
drm/bridge: cdns: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-0
/
+2
2019-01-24
drm/arcpgu: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-1
/
+2
2019-01-24
drm/hisilicon/kirin: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-3
/
+8
2019-01-24
drm/stm: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2
-2
/
+13
2019-01-24
Merge drm/drm-next into drm-misc-next
Maxime Ripard
159
-3550
/
+3169
2019-01-24
drm/vkms: Fix flush_work() without INIT_WORK().
Tetsuo Handa
1
-0
/
+1
2019-01-24
Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
112
-3246
/
+2823
2019-01-22
drm/panel: panel-innolux: set display off in innolux_panel_unprepare
Hsin-Yi, Wang
1
-6
/
+5
2019-01-22
drm/dp: Implement I2C_M_STOP for i2c-over-aux
Ville Syrjälä
1
-1
/
+2
2019-01-22
drm/dp: use DRM_DEBUG_DP() instead of drm_dbg for logging
Jani Nikula
1
-4
/
+4
2019-01-21
drm: fix drm_can_sleep() comment
Sam Ravnborg
1
-1
/
+1
2019-01-21
drm/stm: ltdc: remove set but not used variable 'src_h'
YueHaibing
1
-3
/
+1
2019-01-18
drm/sun4i: frontend: Hook-in support for the A20
Paul Kocialkowski
1
-0
/
+4
2019-01-18
drm/sun4i: frontend: Hook-in support for the A10, with specific quirks
Paul Kocialkowski
1
-0
/
+18
2019-01-18
drm/sun4i: frontend: Move the FIR filter phases to our quirks
Maxime Ripard
2
-6
/
+27
2019-01-18
drm/sun4i: Make COEF_RDY conditional
Maxime Ripard
2
-4
/
+6
2019-01-18
drm/sun4i: Set the coef_rdy bit right after the coef have been set
Maxime Ripard
1
-0
/
+4
2019-01-18
drm/sun4i: frontend: Add a quirk structure
Maxime Ripard
2
-4
/
+23
2019-01-18
drm/sun4i: Move access control before setting the register as documented
Maxime Ripard
1
-3
/
+4
2019-01-18
drm/sun4i: drv: Allow framebuffer modifiers in mode config
Paul Kocialkowski
1
-0
/
+1
2019-01-18
drm/sun4i: layer: Add tiled modifier support and helper
Paul Kocialkowski
1
-1
/
+15
2019-01-18
drm/sun4i: frontend: Add and use helper for checking tiling support
Paul Kocialkowski
1
-1
/
+23
2019-01-18
drm/sun4i: Add buffer stride and offset configuration for tiling mode
Paul Kocialkowski
2
-3
/
+65
2019-01-18
drm/sun4i: frontend: Add support for tiled YUV input mode configuration
Paul Kocialkowski
2
-4
/
+12
2019-01-18
drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
Paul Kocialkowski
1
-0
/
+16
2019-01-18
drm/sun4i: frontend: Add support for planar YUV input formats
Paul Kocialkowski
3
-1
/
+66
2019-01-18
drm/sun4i: frontend: Add support for semi-planar YUV input formats
Paul Kocialkowski
3
-5
/
+55
2019-01-18
drm/sun4i: frontend: Add support for packed YUV422 input formats
Paul Kocialkowski
2
-0
/
+27
2019-01-18
drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
Paul Kocialkowski
2
-2
/
+23
2019-01-18
drm/sun4i: Move the BT.601 CSC coefficients to the frontend
Paul Kocialkowski
3
-22
/
+24
2019-01-18
drm/sun4i: frontend: Determine input format based on colorspace
Paul Kocialkowski
1
-6
/
+4
2019-01-18
drm/sun4i: frontend: Pass DRM format info to input format helpers
Paul Kocialkowski
1
-7
/
+13
2019-01-18
drm/sun4i: backend: Use explicit fourcc helpers for packed YUV422 check
Paul Kocialkowski
1
-1
/
+2
2019-01-18
drm/fourcc: Add format info helpers for checking YUV sub-sampling
Paul Kocialkowski
1
-0
/
+75
2019-01-18
drm/fourcc: Add format info helpers for checking YUV planes disposition
Paul Kocialkowski
1
-0
/
+42
2019-01-18
drm/bridge: lvds-encoder: add powerdown-gpios support
Peter Rosin
1
-0
/
+34
2019-01-18
drm/bridge: lvds-encoder: add dev helper variable in .probe()
Peter Rosin
1
-10
/
+9
[prev]
[next]