Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0b258ed1a219a9776e8f6967eb34837ae0332e64
/
drivers
0b258ed
drm: revert "expand replace_fence to support timeline point v2"
by Christian König
· 6 years ago
5ff75c48
drm/tinydrm: Use kmemdup rather than duplicating its implementation in repaper_spi_transfer()
by YueHaibing
· 6 years ago
77e9c35
drm/vkms: Remove set but not used variable 'vkms_obj'
by YueHaibing
· 6 years ago
97f2930
drm/sun4i: Add compatible for H6 display engine
by Jernej Skrabec
· 6 years ago
55a9b74
drm/v3d: Add more tracepoints for V3D GPU rendering.
by Eric Anholt
· 6 years ago
db176f6
drm/v3d: Add missing fence timeline name for TFU.
by Eric Anholt
· 6 years ago
86bbd89
drm/syncobj: use dma_fence_get_stub
by Christian König
· 6 years ago
078dec33
dma-buf: add dma_fence_get_stub
by Christian König
· 6 years ago
4fb8640
drm/panel: simple: Add AUO G101EVN010 panel support
by Alex Gonzalez
· 6 years ago
3a936bc
drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCs
by Neil Armstrong
· 6 years ago
62d1a75
drm/v3d: Fix prime imports of buffers from other drivers.
by Eric Anholt
· 6 years ago
e14a07f
drm/v3d: Drop the "dev" argument to lock/unlock of BO reservations.
by Eric Anholt
· 6 years ago
1584f16
drm/v3d: Add support for submitting jobs to the TFU.
by Eric Anholt
· 6 years ago
1d8224e
drm: Fix up drm_atomic_state_helper.[hc] extraction
by Daniel Vetter
· 6 years ago
615aa3d
drm: Fix compiler warning in drm_atomic_helper.c
by Sean Paul
· 6 years ago
2c2853f
drm/vc4: Allow YUV formats on cursor planes
by Boris Brezillon
· 6 years ago
5dc416d
drm/vc4: Allow scaling on cursor plane
by Boris Brezillon
· 6 years ago
1d4118c
drm/vc4: Rework the async update logic
by Boris Brezillon
· 6 years ago
8d93844
drm/vc4: Don't check plane state more than once
by Boris Brezillon
· 6 years ago
0a038c1
drm/vc4: Move LBM creation out of vc4_plane_mode_set()
by Boris Brezillon
· 6 years ago
b2e554d
drm/vc4: Make vc4_lbm_size() return 0 when vertical scaling is disabled
by Boris Brezillon
· 6 years ago
b7ea04d
drm: Add DRM_MODESET_LOCK_BEGIN/END helpers
by Sean Paul
· 6 years ago
2aa3eef
drm: Move atomic_state_put after locks are dropped
by Sean Paul
· 6 years ago
c232e9f
drm: Move drm_mode_setcrtc() local re-init to failure path
by Sean Paul
· 6 years ago
aa394b0
drm: Clear state->acquire_ctx before leaving drm_atomic_helper_commit_duplicated_state()
by Sean Paul
· 6 years ago
2f690fa
drm/rcar-du: Use drm_fbdev_generic_setup()
by Noralf Trønnes
· 6 years ago
65ffc51
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
by Maarten Lankhorst
· 6 years ago
d7a86df
drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg
by Gerd Hoffmann
· 6 years ago
4d55fd66
drm/virtio: fence: pass plain pointer
by Gerd Hoffmann
· 6 years ago
7cdf33a
drm/vkms: Fix plane duplicate_state
by Daniel Vetter
· 6 years ago
1ec28f8
Merge v4.20-rc4 into drm-next
by Dave Airlie
· 6 years ago
61647c7
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
1a31c26
Merge tag 'du-next-20181123' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 6 years ago
bfeb122
Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
45fdfdb
drm/pl111: add of_node_put()
by Yangtao Li
· 6 years ago
08f73d6
drm/vkms: Drop custom vkms_dumb_map().
by Eric Anholt
· 6 years ago
8f1cd82
drm/v3d: Clean up the reservation object setup.
by Eric Anholt
· 6 years ago
e90e45f
drm/v3d: Update a comment about what uses v3d_job_dependency().
by Eric Anholt
· 6 years ago
ff217bc
drm/meson: Add support for VIC alternate timings
by Neil Armstrong
· 6 years ago
5d0bfe4
drm/meson: Add HDMI 1.4 4k modes
by Neil Armstrong
· 6 years ago
39dea70
drm: Improve dumb callback docs
by Daniel Vetter
· 6 years ago
02a3ce3
drm/sun4i: Pass modifier to backend and frontend format support helpers
by Paul Kocialkowski
· 6 years ago
b36d958
drm/sun4i: frontend: Add support for the BGRX8888 output format
by Paul Kocialkowski
· 6 years ago
31cf282
drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
by Paul Kocialkowski
· 6 years ago
411e830
drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
by Paul Kocialkowski
· 6 years ago
dc7d4b6
drm/sun4i: backend: Detail the YUV to RGB values coding explanation
by Paul Kocialkowski
· 6 years ago
b636d3f
drm/sun4i: frontend: Add support for the BGRX8888 input format
by Paul Kocialkowski
· 6 years ago
ae4ba19
drm/sun4i: frontend: Determine input mode based on the number of planes
by Paul Kocialkowski
· 6 years ago
9579f91
drm/sun4i: frontend: Add proper definitions for format registers
by Paul Kocialkowski
· 6 years ago
47d0f9b
drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
by Paul Kocialkowski
· 6 years ago
01260ff
drm/sun4i: frontend: Move CSC bypass setup to format update routine
by Paul Kocialkowski
· 6 years ago
1c29d26
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
by Paul Kocialkowski
· 6 years ago
ae56bfb
drm/sun4i: backend: Avoid counting YUV planes that use the frontend
by Paul Kocialkowski
· 6 years ago
ab69851
drm/sun4i: backend: Use a specific function to check if a plane is supported
by Paul Kocialkowski
· 6 years ago
aaf3880
drm/sun4i: backend: Refine the logic behind using the frontend
by Paul Kocialkowski
· 6 years ago
ee286db
drm/sun4i: frontend: Add a helper and a list for supported formats
by Paul Kocialkowski
· 6 years ago
3d4265f
drm/sun4i: backend: Add a helper and a list for supported formats
by Paul Kocialkowski
· 6 years ago
ad25d07
drm/sun4i: Add TODO comment about supporting scaling with the backend
by Paul Kocialkowski
· 6 years ago
b79a3a9
drm/sun4i: frontend: Replace ARGB with XRGB as supported format
by Paul Kocialkowski
· 6 years ago
686d263
drm/sun4i: Cleanup video/YUV source before enabling a layer
by Paul Kocialkowski
· 6 years ago
895170c
drm: replace "drm_connector_unreference" with "drm_connector_put"
by Fernando Ramos
· 6 years ago
ba1d345
drm: remove deprecated "drm_dev_unref" function
by Fernando Ramos
· 6 years ago
808bad3
drm: replace "drm_dev_unref" function with "drm_dev_put"
by Fernando Ramos
· 6 years ago
e195ca6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
857fa62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
07093b76
net: gemini: Fix copy/paste error
by Andreas Fiedler
· 6 years ago
3fa528b
net: phy: mscc: fix deadlock in vsc85xx_default_config
by Quentin Schulz
· 6 years ago
ef2a7cf
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
by Lorenzo Bianconi
· 6 years ago
c44c749
net: amd: add missing of_node_put()
by Yangtao Li
· 6 years ago
5ed9dc9
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
by Hangbin Liu
· 6 years ago
18ba58e
virtio-net: fail XDP set if guest csum is negotiated
by Jason Wang
· 6 years ago
e59ff2c
virtio-net: disable guest csum during XDP set
by Jason Wang
· 6 years ago
3381918
Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d88783b
Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
a03bac5
Merge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
b88af99
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
e6005d3
Merge tag 'gpio-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 6 years ago
dcd3aa3
Merge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
9b7c880
Merge tag 'drm-fixes-2018-11-23' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
10a599f
drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expected
by Ville Syrjälä
· 6 years ago
2de42f7
drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
by Ville Syrjälä
· 6 years ago
256856e
drm: rcar-du: Reject modes that fail CRTC timing requirements
by Laurent Pinchart
· 6 years ago
63a298f
drm: rcar-du: Fix external clock error checks
by Laurent Pinchart
· 6 years ago
bf17cda
drm: rcar-du: Enable alpha property on primary planes
by Kieran Bingham
· 6 years ago
03e37b5
drm: rcar-du: lvds: Add R8A77965 support
by Laurent Pinchart
· 6 years ago
3d61fe5
drm: rcar-du: Fix vblank initialization
by Laurent Pinchart
· 6 years ago
4d486f1
drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_source()'
by Christophe JAILLET
· 6 years ago
5dc34af
drm: rcar-du: Add R8A7744 support
by Biju Das
· 6 years ago
d179678
drm: rcar-du: Add r8a77470 support
by Fabrizio Castro
· 6 years ago
31aea15
drm: rcar-du: Fix typo in comment
by Laurent Pinchart
· 6 years ago
c0ece67
drm/shmobile: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 6 years ago
06fa0d4
drm/rcar-du: Replace drm_dev_unref with drm_dev_put
by Thomas Zimmermann
· 6 years ago
1d50088
Merge branches 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
98c9cdf
Merge tag 'drm-intel-fixes-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
5bf032e
ibmvnic: Update driver queues after change in ring size support
by Thomas Falcon
· 6 years ago
b7cdec3
ibmvnic: Fix RX queue buffer cleanup
by Thomas Falcon
· 6 years ago
6d0f60b
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
by Lorenzo Bianconi
· 6 years ago
52465bc
Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
4cd7319
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
ef4d6f2c
Merge tag 'mtd/fixes-for-4.20-rc4' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
Next »