Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
1c1a7aa3663c69799efd22962e95d13bea71c293
1c1a7aa
drm/sun4i: dsi: Add burst support
by Konstantin Sudakov
· 6 years ago
62e7511
drm/sun4i: dsi: Rework a bit the hblk calculation
by Maxime Ripard
· 6 years ago
2cfdc24
drm/sun4i: dsi: Fix front vs back porch calculation
by Maxime Ripard
· 6 years ago
efa3180
drm/sun4i: dsi: Enforce boundaries on the start delay
by Maxime Ripard
· 6 years ago
da676c6
drm/sun4i: dsi: Change the start delay calculation
by Maxime Ripard
· 6 years ago
85fb352
drm/sun4i: dsi: Restrict DSI tcon clock divider
by Maxime Ripard
· 6 years ago
fd347df
drm/v3d: Update top-level kerneldoc for the addition of TFU.
by Eric Anholt
· 6 years ago
cc3f60c
drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.
by Eric Anholt
· 6 years ago
6649a95
drm/komeda: fix build with drm_modeset_helper.h update
by Sam Ravnborg
· 6 years ago
d588100
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 6 years ago
7bd0a32
drm/doc: Remove solved KMS cleanup task
by Shayenne Moura
· 6 years ago
16065fc
drm/virtio: do NOT reuse resource ids
by Gerd Hoffmann
· 6 years ago
f4bc54b
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
5ea3998
Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
38f070e
Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 6 years ago
0ad7fb7
Merge tag 'du-next-20190208' of git://linuxtv.org/pinchartl/media into drm-next
by Dave Airlie
· 6 years ago
09ef09b
drm/vkms: WARN when hrtimer_forward_now fails
by Shayenne Moura
· 6 years ago
05bad23
drm/dsc: Add kernel documentation for DRM DP DSC helpers
by Manasi Navare
· 6 years ago
05f8bc8
drm/fourcc: Add new P010, P016 video format
by Randy Li
· 6 years ago
1c7c62a
drm/sun4i: dsi: Fix unitialized variable warning
by Maxime Ripard
· 6 years ago
1e92a22
Merge tag 'exynos-drm-next-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 6 years ago
a6cc417
drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3
by Laurent Pinchart
· 6 years ago
02f2b30
drm: rcar-du: lvds: Add API to enable/disable clock output
by Laurent Pinchart
· 6 years ago
6e1f855
drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3
by Laurent Pinchart
· 6 years ago
5aebc85
drm: rcar-du: Simplify encoder registration
by Laurent Pinchart
· 6 years ago
fc59d7d
drm: rcar-du: lvds: Add r8a7744 support
by Biju Das
· 6 years ago
8a2fe6c0
dt-bindings: display: renesas: lvds: Document r8a7744 bindings
by Biju Das
· 6 years ago
4c6d8fc
drm: rcar-du: add missing of_node_put
by Julia Lawall
· 6 years ago
0461221
drm/amd/display: Check hpd_gpio for NULL before accessing it
by Harry Wentland
· 6 years ago
e3b01f0
drm: remove drmP.h from drm_modeset_helper.h
by Sam Ravnborg
· 6 years ago
d713e33
drm: prepare for drmP.h removal from drm_modeset_helper.h
by Sam Ravnborg
· 6 years ago
7d0b0ad
drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h
by Sam Ravnborg
· 6 years ago
d0e9359
drm/i915: prepare for drmP.h removal from drm_modeset_helper.h
by Sam Ravnborg
· 6 years ago
96bae04
staging/vboxvideo: prepare for drmP.h removal from drm_modeset_helper.h
by Sam Ravnborg
· 6 years ago
c09d391
drm/i915: Update DRIVER_DATE to 20190207
by Rodrigo Vivi
· 6 years ago
051a6d8
drm/i915: Move LUT programming to happen after vblank waits
by Ville Syrjälä
· 6 years ago
4d8ed54
drm/i915: Split color mgmt based on single vs. double buffered registers
by Ville Syrjälä
· 6 years ago
87cefd5
drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()
by Ville Syrjälä
· 6 years ago
23b03a2
drm/i915: Constify the state arguments to the color management stuff
by Ville Syrjälä
· 6 years ago
5f4f3e3
drm/i915: Precompute gamma_mode
by Ville Syrjälä
· 6 years ago
7eb31a0
drm/i915: Split the gamma/csc enable bits from the plane_ctl() function
by Ville Syrjälä
· 6 years ago
7fbd31c
drm/amdgpu: fix NULL ptr dref in the VM code
by Christian König
· 6 years ago
9d18c13
drm/amd/powerplay: add override pcie parameters for Vega20 (v2)
by Harish Kasiviswanathan
· 6 years ago
c531345
drm/amdgpu: Fix pci platform speed and width
by Harish Kasiviswanathan
· 6 years ago
79930ba
gpu: host1x: Continue CDMA execution starting with a next job
by Dmitry Osipenko
· 7 years ago
5d6f043
gpu: host1x: Don't complete a completed job
by Dmitry Osipenko
· 7 years ago
e8bad65
gpu: host1x: Cancel only job that actually got stuck
by Dmitry Osipenko
· 7 years ago
6d6c815
drm/tegra: sor: Support device tree crossbar configuration
by Thierry Reding
· 6 years ago
6c2b388
dt-bindings: display: tegra: Support SOR crossbar configuration
by Thierry Reding
· 6 years ago
f3779cb
drm/tegra: vic: Support stream ID register programming
by Thierry Reding
· 6 years ago
3ff4167
drm/tegra: vic: Do not clear driver data
by Thierry Reding
· 6 years ago
02be8e4
drm/tegra: Restrict IOVA space to DMA mask
by Thierry Reding
· 6 years ago
b9f8b09
drm/tegra: Setup shared IOMMU domain after initialization
by Thierry Reding
· 6 years ago
77a0b09
drm/tegra: vic: Load firmware on demand
by Thierry Reding
· 6 years ago
8e5d19c
drm/tegra: Store parent pointer in Tegra DRM clients
by Thierry Reding
· 6 years ago
e1f338c
gpu: host1x: Optimize CDMA push buffer memory usage
by Thierry Reding
· 6 years ago
0e43b8d
gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAEND
by Thierry Reding
· 6 years ago
8de896e
gpu: host1x: Support 40-bit addressing on Tegra186
by Thierry Reding
· 6 years ago
38fabcc
gpu: host1x: Restrict IOVA space to DMA mask
by Thierry Reding
· 6 years ago
67a82db
gpu: host1x: Support 40-bit addressing
by Thierry Reding
· 6 years ago
5a5fccb
gpu: host1x: Introduce support for wide opcodes
by Thierry Reding
· 6 years ago
de5469c
gpu: host1x: Program the channel stream ID
by Thierry Reding
· 6 years ago
440e84a
drm/i915: Don't set update_wm_post on g4x+
by Ville Syrjälä
· 6 years ago
d6f328b
drm/i915: Hack and slash, throttle execbuffer hogs
by Chris Wilson
· 6 years ago
ebfb697
drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
by Joonas Lahtinen
· 6 years ago
5c4604e
drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
by Joonas Lahtinen
· 6 years ago
2ebb242
drm: Nuke drm_calc_{h,v}scale_relaxed()
by Ville Syrjälä
· 6 years ago
9c0c499
drm/exynos: Change Andrzej Pietrasiewicz's e-mail address
by Andrzej Pietrasiewicz
· 6 years ago
684c1b1
dt-bindings: gpu: samsung-rotator: Document s5pv210 support
by Paweł Chmiel
· 6 years ago
a615179
drm/exynos: rotator: Add support for s5pv210
by Paweł Chmiel
· 6 years ago
badfa5b
drm/doc: Make igts for cross-driver stuff strongly suggested
by Daniel Vetter
· 6 years ago
fced5a3
drm/bridge: cdns: Convert to phy framework
by Maxime Ripard
· 6 years ago
4dad3e7
drm/bridge: cdns: Separate DSI and D-PHY configuration
by Maxime Ripard
· 6 years ago
5d134ab
phy: Move Allwinner A31 D-PHY driver to drivers/phy/
by Maxime Ripard
· 6 years ago
bb3b6fc
sun6i: dsi: Convert to generic phy handling
by Maxime Ripard
· 6 years ago
1eb6ea4
drm/vc4: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
8c77b22
drm/doc: Remove solved "VBlank issues"
by Shayenne Moura
· 6 years ago
6cbb55c
drm/i915: Don't send hotplug in intel_dp_check_mst_status()
by Lyude Paul
· 6 years ago
6be1cf9
drm/i915: Don't send MST hotplugs during resume
by Lyude Paul
· 6 years ago
fe5ec65
drm/i915: Block fbdev HPD processing during suspend
by Lyude Paul
· 6 years ago
123cbb6c
drm/dp_mst: Remove rebase-detritus in VCPI helper kernel-docs
by Lyude Paul
· 6 years ago
e02f5c1
drm: disable uncached DMA optimization for ARM and arm64
by Ard Biesheuvel
· 6 years ago
2c850b7
drm/amd/display: add n_vid_mul and half pix_rate for odm
by Dmytro Laktyushkin
· 6 years ago
fb55546
drm/amd/display: refactor init_hw to isolate pipe related init
by Anthony Koo
· 6 years ago
9c0fb8d
drm/amd/display: refactor programming of DRR
by Anthony Koo
· 6 years ago
d2d7885
drm/amd/display: add seamless boot flag to stream
by Anthony Koo
· 6 years ago
ff582b6
drm/amd/display: add way to determine if link is active
by Anthony Koo
· 6 years ago
a122b62
drm/amd/display: refactor out programming of vupdate interrupt
by Anthony Koo
· 6 years ago
68f1a00
drm/amd/display: interface to check if timing can be seamless
by Anthony Koo
· 6 years ago
c00800c
drm/amd/display: 3.2.17
by mark mcgarrity
· 6 years ago
e6d2421
drm/amd/display: PIP overlay corruption
by Murton Liu
· 6 years ago
de00d25
drm/amd/display: link_rate_set should index into table
by Anthony Koo
· 6 years ago
00fbeb4
drm/amd/display: DC VM Fixes
by Eryk Brol
· 6 years ago
b9d4b33
drm/amd/display: Disable Stutter for Stereo 3D
by Wesley Chalmers
· 6 years ago
810ece1
drm/amd/display: Calc vline position in dc.
by Yongqiang Sun
· 6 years ago
3f01f09
drm/amd/display: Clear dc_sink after it gets released
by Jerry (Fangzhi) Zuo
· 6 years ago
5062b79
drm/amd/display: Don't re-program planes for DPMS changes
by Nicholas Kazlauskas
· 6 years ago
ba345a0
drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]
by Pratik Vishwakarma
· 6 years ago
6198f40
staging/vboxvideo: Add TODO
by Daniel Vetter
· 6 years ago
b49faf9
staging/vboxvideo: don't set dev_priv_size = 0
by Daniel Vetter
· 6 years ago
Next »