Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
152dbdeab1b2571c107357a7bd59f5cd5be52e30
152dbde
drm/panel: add backlight support
by Sam Ravnborg
· 5 years ago
5dce87a
drm/drm_panel: no error when no callback
by Sam Ravnborg
· 5 years ago
4286dc0
drm/gma500: add a missed gma_power_end in error path
by Chuhong Yuan
· 5 years ago
1b69e89
HID: picoLCD: constify fb ops
by Jani Nikula
· 5 years ago
f3fdbc7
drm/bridge: Clarify the atomic enable/disable hooks semantics
by Boris Brezillon
· 5 years ago
ac877c6
drm/bridge: Add the drm_bridge_get_prev_bridge() helper
by Boris Brezillon
· 5 years ago
4ec5c90
drm/bridge: Add the drm_for_each_bridge_in_chain() helper
by Boris Brezillon
· 5 years ago
05193dc
drm/bridge: Make the bridge chain a double-linked list
by Boris Brezillon
· 5 years ago
35a61fe
drm: Stop accessing encoder->bridge directly
by Boris Brezillon
· 5 years ago
fadf872
drm/bridge: Introduce drm_bridge_get_next_bridge()
by Boris Brezillon
· 5 years ago
ea099ad
drm/bridge: Rename bridge helpers targeting a bridge chain
by Boris Brezillon
· 5 years ago
64e62bd
drm/dp_mst: Remove VCPI while disabling topology mgr
by Wayne Lin
· 5 years ago
bc1152b
drm/panfrost: Register devfreq cooling device
by Robin Murphy
· 5 years ago
1ca3fd9
drm/udl: Remove field lost_pixels from struct udl_device
by Thomas Zimmermann
· 5 years ago
798ce3f
drm/udl: Begin/end access to imported buffers in damage-handler
by Thomas Zimmermann
· 5 years ago
cd45e30
drm/udl: Move log-cpp code out of udl_damage_handler()
by Thomas Zimmermann
· 5 years ago
ffc9048
drm/udl: Move clip-rectangle code out of udl_handle_damage()
by Thomas Zimmermann
· 5 years ago
2d2bebb
drm/udl: Vmap framebuffer after all tests succeeded in damage handling
by Thomas Zimmermann
· 5 years ago
d15e35d
drm/udl: Don't track number of identical and sent pixels per line
by Thomas Zimmermann
· 5 years ago
3f1939b
drm/udl: Remove unused statistics counters
by Thomas Zimmermann
· 5 years ago
b3fac52
drm: share address space for dma bufs
by Gerd Hoffmann
· 5 years ago
e551655
drm: call drm_gem_object_funcs.mmap with fake offset
by Gerd Hoffmann
· 5 years ago
3f5f7420
drm: Add FEC registers for LT-tunable repeaters
by Rodrigo Siqueira
· 5 years ago
843cd32
drm: Fix DSC throughput mode 0 mask definition
by Rodrigo Siqueira
· 5 years ago
0530bbd
drm/vkms: Fix typo and preposion in function documentation
by Gabriela Bittencourt
· 5 years ago
6f91f44
drm/doc: Add VKMS module description and use to "Testing and Validation"
by Gabriela Bittencourt
· 5 years ago
f794890
drm/dp_mst: Clear all payload id tables downstream when initializing
by Sean Paul
· 5 years ago
c0826f4
drm/mgag200: Debug-print unique revisions id on G200 SE
by Thomas Zimmermann
· 5 years ago
9623ecb
drm/mgag200: Call mgag200_driver_{load, unload}() before registering device
by Thomas Zimmermann
· 5 years ago
50cbe0e
drm/gma500: Call psb_driver_{load, unload}() before registering device
by Thomas Zimmermann
· 5 years ago
8a48ac3
video: constify fb ops across all drivers
by Jani Nikula
· 5 years ago
28318ac
video: fbdev: intelfb: use const pointer for fb_ops
by Jani Nikula
· 5 years ago
b6ff753
drm: constify fb ops across all drivers
by Jani Nikula
· 5 years ago
bf9e25e
video: fbdev: make fbops member of struct fb_info a const pointer
by Jani Nikula
· 5 years ago
1b78e72
video: fbdev: uvesafb: modify the static fb_ops directly
by Jani Nikula
· 5 years ago
9567a03
video: fbdev: nvidia: modify the static fb_ops directly
by Jani Nikula
· 5 years ago
c63c35d
video: fbdev: mb862xx: modify the static fb_ops directly
by Jani Nikula
· 5 years ago
f4e97477
video: fbdev: atyfb: modify the static fb_ops directly
by Jani Nikula
· 5 years ago
284562e
udmabuf: implement begin_cpu_access/end_cpu_access hooks
by Gurchetan Singh
· 5 years ago
17a7ce2
udmabuf: separate out creating/destroying scatter-table
by Gurchetan Singh
· 5 years ago
c1bbed6
udmabuf: add a pointer to the miscdevice in dma-buf private data
by Gurchetan Singh
· 5 years ago
bc7a71d
udmabuf: use cache_sgt_mapping option
by Gurchetan Singh
· 5 years ago
02c484a
drm/via: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
95f0227
drm/tdfx: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
528ea54
drm/sis: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
fdca3c4
drm/savage: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
2ef7941
drm/radeon: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
5613f63
drm/r128: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
09daa2e
drm/mgag200: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
474863a
drm/mga: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
3760999
drm/i810: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
55620858
drm/ast: Don't include <drm/drm_pci.h>
by Thomas Zimmermann
· 5 years ago
1be9d5f
drm/pci: Hide legacy PCI functions from non-legacy code
by Thomas Zimmermann
· 5 years ago
5c7a0bb
drm/pci: Only build drm_pci.c if CONFIG_PCI is set
by Thomas Zimmermann
· 5 years ago
99a3755
drm/panel: rpi: Drop unused GPIO includes
by Linus Walleij
· 5 years ago
8dc056e
drm/crtc-helper: drm_connector_get_single_encoder prototype is missing
by Benjamin Gaignard
· 5 years ago
e67efd4
video: omapfb: use const pointer for fb_ops
by Jani Nikula
· 5 years ago
f23c57e
video: fbmem: use const pointer for fb_ops
by Jani Nikula
· 5 years ago
80b2976
video: fbdev: vesafb: modify the static fb_ops directly
by Jani Nikula
· 5 years ago
f1844af
video: udlfb: don't restore fb_mmap after deferred IO cleanup
by Jani Nikula
· 5 years ago
822f82f
video: smscufx: don't restore fb_mmap after deferred IO cleanup
by Jani Nikula
· 5 years ago
5777807
drm/fb-helper: don't preserve fb_ops across deferred IO use
by Jani Nikula
· 5 years ago
12281c8
video: fb_defio: preserve user fb_ops
by Jani Nikula
· 5 years ago
dc19067
drm/panel: Add generic DSI display controller YAML bindings
by Linus Walleij
· 5 years ago
30a9585
drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctls
by Emil Velikov
· 5 years ago
c1572b75
drm/panfrost: remove DRM_AUTH and respective comment
by Emil Velikov
· 5 years ago
85dce7f
drm: use correct dev node location in comment
by Emil Velikov
· 5 years ago
bd19c45
drm/exynos: Don't reset bridge->next
by Boris Brezillon
· 5 years ago
de25013
drm/tegra: fix opencoded use of drm_panel_*
by Sam Ravnborg
· 5 years ago
480ab0e
drm/msm: fix opencoded use of drm_panel_*
by Sam Ravnborg
· 5 years ago
d02d8a9
drm/exynos: fix opencoded use of drm_panel_*
by Sam Ravnborg
· 5 years ago
5f9f81c
drm/exynos: fix opencoded use of drm_panel_*
by Sam Ravnborg
· 5 years ago
9c49282
drm/panel: clean up indentation issue
by Colin Ian King
· 5 years ago
0d35408
drm/panel: simple: Add Logic PD Type 28 display support
by Adam Ford
· 5 years ago
621dab9
dt-bindings: Add Logic PD Type 28 display panel
by Adam Ford
· 5 years ago
65b2f7c
drm: Inline drm_color_lut_extract()
by Ville Syrjälä
· 5 years ago
2c81bdc
drm/todo: Add entry for fb funcs related cleanups
by Daniel Vetter
· 5 years ago
304a94a
drm/edid: Add alternate clock for SMPTE 4K
by Wayne Lin
· 5 years ago
d2b4347
drm/edid: Add aspect ratios to HDMI 4K modes
by Wayne Lin
· 5 years ago
dbe3ad6
drm/qxl: Complete exception handling in qxl_device_init()
by Markus Elfring
· 5 years ago
11b7e98
drm/rockchip: Use drm_gem_fb_create_with_dirty
by Daniel Vetter
· 5 years ago
94fee4a
drm/rect: update kerneldoc for drm_rect_clip_scaled()
by Daniel Vetter
· 5 years ago
30218eb
drm/selftests: Add drm_rect selftests
by Ville Syrjälä
· 5 years ago
2020af2
drm/rect: Keep the clipped dst rectangle in place
by Ville Syrjälä
· 5 years ago
2e35170
drm/rect: Keep the scaled clip bounded
by Ville Syrjälä
· 5 years ago
433480c
drm/rect: Avoid division by zero
by Ville Syrjälä
· 5 years ago
9622728
drm/fourcc: Fill out all block sizes for P210
by Daniel Vetter
· 5 years ago
836b131
drm/fourcc: Fill out all block sizes for P10/12/16
by Daniel Vetter
· 5 years ago
6cc7203
drm/mediatek: Fix build break
by Mihail Atanassov
· 5 years ago
135517d
drm/scheduler: Avoid accessing freed bad job.
by Andrey Grodzovsky
· 5 years ago
8082731
drm/vram: remove unused declaration
by Gurchetan Singh
· 5 years ago
19d32ac
udmabuf: Remove deleted map/unmap handlers.
by Maarten Lankhorst
· 5 years ago
8ed4477
drm/udl: Replace struct udl_framebuffer with generic implementation
by Thomas Zimmermann
· 5 years ago
8344603
drm/udl: Call udl_handle_damage() with DRM framebuffer
by Thomas Zimmermann
· 5 years ago
ba59b01
drm/udl: Store active framebuffer in device structure
by Thomas Zimmermann
· 5 years ago
f3f8630
drm/udl: Remove udl implementation of GEM's free_object()
by Thomas Zimmermann
· 5 years ago
6c44e30
drm/udl: Unmap buffer object after damage update
by Thomas Zimmermann
· 5 years ago
4337ebb
dma-buf: Remove kernel map/unmap hooks
by Daniel Vetter
· 5 years ago
4cefe7a
drm/armada: Delete dma_buf->k(un)map implemenation
by Daniel Vetter
· 5 years ago
59c3797
sample/vfio-mdev/mbocs: Remove dma_buf_k(un)map support
by Daniel Vetter
· 5 years ago
Next »