Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
069035c5db3459b9b5f12caf3bffed9a863fa5c4
069035c
drm: Fix possible race conditions while unplugging DRM device
by Oleksandr Andrushchenko
· 7 years ago
fbecef1
drm/v3d: add CONFIG_MMU dependency
by Arnd Bergmann
· 7 years ago
f619794
drm/vc4: Fix leak of the file_priv that stored the perfmon.
by Eric Anholt
· 7 years ago
2045b22
Merge tag 'drm-misc-next-2018-05-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
c76f0b2
Merge tag 'drm-amdkfd-next-2018-05-14' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 7 years ago
444ac87
Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
ba72385
Merge branch 'mediatek-drm-next-4.18' of https://github.com/ckhu-mediatek/linux.git-tags into drm-next
by Dave Airlie
· 7 years ago
9037d4b
Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 7 years ago
68266f1
gpu: drm: qxl: Adding new typedef vm_fault_t
by Souptick Joarder
· 7 years ago
110ab11
drm/virtio: add define for second capset to the virgl code.
by Dave Airlie
· 7 years ago
c9ac371
drm: Fix render node numbering regression from control node removal.
by Eric Anholt
· 7 years ago
2989b3c
Merge tag 'tilcdc-4.18' of https://github.com/jsarha/linux into drm-next
by Dave Airlie
· 7 years ago
e892999
drm/exynos/dsi: remove mode_set callback
by Andrzej Hajda
· 7 years ago
94cc2fd
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
by Maarten Lankhorst
· 7 years ago
900aa8a
drm: Add and handle new aspect ratios in DRM layer
by Shashank Sharma
· 7 years ago
222ec16
drm: Add aspect ratio parsing in DRM layer
by Shashank Sharma
· 7 years ago
c3ff0cd
drm: Expose modes with aspect ratio, only if requested
by Ankit Nautiyal
· 7 years ago
ace5bf0
drm: Handle aspect ratio info in legacy modeset path
by Ankit Nautiyal
· 7 years ago
7595bda
drm: Add DRM client cap for aspect-ratio
by Ankit Nautiyal
· 7 years ago
bfe2e2c
video/hdmi: Reject illegal picture aspect ratios
by Ville Syrjälä
· 7 years ago
a9c266c
drm/edid: Don't send bogus aspect ratios in AVI infoframes
by Ville Syrjälä
· 7 years ago
357768c
drm/edid: Fix cea mode aspect ratio handling
by Ville Syrjälä
· 7 years ago
a2328fd
drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy
by Ville Syrjälä
· 7 years ago
dd7c262
drm/modes: Introduce drm_mode_match()
by Ville Syrjälä
· 7 years ago
818c05d
drm: panel-orientation-quirks: Convert to use match_string() helper
by Andy Shevchenko
· 7 years ago
01fb918
drm/exynos: Add driver for Exynos Scaler module
by Andrzej Pietrasiewicz
· 7 years ago
7a2d5c7
drm/exynos: fimc: Convert driver to IPP v2 core API
by Marek Szyprowski
· 7 years ago
8b7d3ec
drm/exynos: gsc: Convert driver to IPP v2 core API
by Marek Szyprowski
· 7 years ago
d8cb9ee
drm/exynos: rotator: Convert driver to IPP v2 core API
by Marek Szyprowski
· 7 years ago
9913f74
drm/exynos: ipp: Add IPP v2 framework
by Marek Szyprowski
· 7 years ago
a88ad3d
drm/tilcdc: Fix setting clock divider for omap-l138
by David Lechner
· 7 years ago
5fae288
drm/exynos: Allow DRM_EXYNOS on s5pv210.
by Paweł Chmiel
· 7 years ago
fa50b7b
drm/exynos: fimd: Add support for S5PV210 FIMD variant
by Tomasz Figa
· 7 years ago
8a8d9b2
gpu: drm: exynos: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
bec923c
Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into exynos-drm-next
by Inki Dae
· 7 years ago
6f2db7d
drm/exynos: hdmi: avoid duplicating drm_bridge_attach
by Peter Rosin
· 7 years ago
2f065d8
drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4
by Matt Atwood
· 7 years ago
0597017
drm/dp: Add DP_DPCD_REV_XX to drm_dp_helper
by Matt Atwood
· 7 years ago
f45140d
drm/xen-front: Fix loop timeout
by Dan Carpenter
· 7 years ago
18f20bc
drm/xen-front: fix xen_drm_front_shbuf_alloc() error handling
by Dan Carpenter
· 7 years ago
e30ca4b
drm/xen-front: checking for NULL instead of IS_ERR
by Dan Carpenter
· 7 years ago
28eff78
dma-buf: Remove unneeded stubs around sync_debug interfaces
by Ezequiel Garcia
· 7 years ago
b06078d
drm: rcar-du: Track dma-buf fences
by Emre Ucan
· 7 years ago
f1e9a22
drm: rcar-du: Add R8A77965 support
by Kieran Bingham
· 7 years ago
7ae9045
drm: rcar-du: Allow DU groups to work with hardware indexing
by Kieran Bingham
· 7 years ago
5361cc7
drm: rcar-du: Split CRTC handling to support hardware indexing
by Kieran Bingham
· 7 years ago
425f33b
dt-bindings: display: renesas: Add R-Car M3-N HDMI TX DT bindings
by Kieran Bingham
· 7 years ago
4012532
drm: rcar-du: Use the correct naming for ODPM fields in DEFR6
by Kieran Bingham
· 7 years ago
dc81429
dt-bindings: display: renesas: du: Document the r8a77965 bindings
by Kieran Bingham
· 7 years ago
a4af842
dt-bindings: display: renesas: du: Increase indent in output table
by Kieran Bingham
· 7 years ago
3b0033e
drm: rcar-du: Use NULL for table initialisation
by Kieran Bingham
· 7 years ago
c18e9a0
drm: rcar-du: of: Include header to define prototypes
by Kieran Bingham
· 7 years ago
7420e04
drm/selftests: Add drm helper selftest
by Maarten Lankhorst
· 7 years ago
34b13e5
drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
by Maarten Lankhorst
· 7 years ago
9c1659e
drm/i915: Do not adjust scale when out of bounds, v2.
by Maarten Lankhorst
· 7 years ago
f96bdf5
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
by Maarten Lankhorst
· 7 years ago
6f96f20
drm/rect: Round above 1 << 16 upwards to correct scale calculation functions.
by Maarten Lankhorst
· 7 years ago
5f27314
gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe
by Jia-Ju Bai
· 7 years ago
7bd2d2e
drm/bridge: adv7511: fix spelling of driver name in Kconfig
by Peter Rosin
· 7 years ago
0ccc1c8
drm/exynos: mixer: avoid Oops in vp_video_buffer()
by Tobias Jakobi
· 7 years ago
2eced8e
drm/exynos/mixer: fix synchronization check in interlaced mode
by Andrzej Hajda
· 7 years ago
8eb008c
Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
a02cbe2
Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 7 years ago
57692c9
drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+
by Eric Anholt
· 7 years ago
4000626
dt-bindings: Add a new binding for Broadcom V3D 3.x and newer GPUs.
by Eric Anholt
· 7 years ago
4c70ac7
drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.
by Eric Anholt
· 7 years ago
0a4587a
drm/pl111: Fix module probe bug
by Linus Walleij
· 7 years ago
0d49f30
drm: remove all control node code
by Daniel Vetter
· 7 years ago
9e1de90
drm/msm: Don't setup control node debugfs files
by Daniel Vetter
· 7 years ago
fc2a69f
drm/atomic: Handling the case when setting old crtc for plane
by Satendra Singh Thakur
· 7 years ago
51f170a
Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1bb16f73b3a01d"
by Daniel Vetter
· 7 years ago
bf3012a
drm/qxl: Remove unecessary dma_fence_ops
by Daniel Vetter
· 7 years ago
95aee35
drm: Remove unecessary dma_fence_ops
by Daniel Vetter
· 7 years ago
49a53d4
dma-fence: Make ->wait callback optional
by Daniel Vetter
· 7 years ago
90e9965
dma-fence: Allow wait_any_timeout for all fences
by Daniel Vetter
· 7 years ago
95ed01e
dma-fence: Make ->enable_signaling optional
by Daniel Vetter
· 7 years ago
aee1a37
dma-fence: remove fill_driver_data callback
by Daniel Vetter
· 7 years ago
190c462
drm/vmwgfx: Drop DRM_CONTROL_ALLOW
by Daniel Vetter
· 7 years ago
0cd54b0
drm/i915: Drop DRM_CONTROL_ALLOW
by Daniel Vetter
· 7 years ago
5bb562f
drm: Drop DRM_CONTROL_ALLOW from ioctls
by Daniel Vetter
· 7 years ago
1e5fbc0b
Merge tag 'drm-misc-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
083faae
Merge tag 'drm-intel-fixes-2018-05-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
ec66723
drm/rect: Fix drm_rect_rotation_inv() docs
by Ville Syrjälä
· 7 years ago
49ceda9
drm/bridge: vga-dac: Fix edid memory leak
by Sean Paul
· 7 years ago
5745067
drm/pl111: Enable device-specific assigned memory
by Linus Walleij
· 7 years ago
ca454bd
drm/pl111: Support the Versatile Express
by Linus Walleij
· 7 years ago
304f72e
gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"
by Colin Ian King
· 7 years ago
2c269b0
dma-fence: Some kerneldoc polish for dma-fence.h
by Daniel Vetter
· 7 years ago
72ac696
drm/mediatek: Using the function drm_display_mode_to_videomode
by Satendra Singh Thakur
· 7 years ago
58badaa
drm/rockchip: Disable blending for win0
by Kristian H. Kristensen
· 7 years ago
c720d89
drm/vc4: Enable syncobj support
by Stefan Schake
· 7 years ago
e84fcb9
drm/vc4: Export fence through syncobj
by Stefan Schake
· 7 years ago
818f5c8
drm/vc4: Syncobj import support
by Stefan Schake
· 7 years ago
3481fe7
drm/panel: Enable DSI transactions on the RPi panel.
by Eric Anholt
· 7 years ago
1825067
drm/vc4: Skip ULPS latching when we're in that ULPS state already.
by Eric Anholt
· 7 years ago
f7aef1c
drm/vc4: Make sure vc4_bo_{inc,dec}_usecnt() calls are balanced
by Boris Brezillon
· 7 years ago
5e7854bd
drm/vc4: make function vc4_allocate_bin_bo static
by Vaishali Thakkar
· 7 years ago
d34deab
drm: Make the prime vmap/vunmap hooks optional.
by Eric Anholt
· 7 years ago
9f99963
drm/tinydrm/mi0283qt: Always set rotation value
by Tom Callaway
· 7 years ago
b607990
drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
by Ian W MORRISON
· 7 years ago
Next »