Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c7cbed560ce24a87eccf219bc4c78a19961a6074
c7cbed5
drm/gma500: Fix Medfield for drm_framebuffer move
by Daniel Stone
· 7 years ago
2ecceeb
drm/omap: Move buffer pitch/offset to drm_framebuffer
by Daniel Stone
· 7 years ago
3e44255
drm/omap: Move GEM BO to drm_framebuffer
by Daniel Stone
· 7 years ago
17e2399
drm/v3d: Checking for NULL vs IS_ERR()
by Dan Carpenter
· 7 years ago
e8b58d6
drm/rockchip: lvds: avoid duplicating drm_bridge_attach
by Peter Rosin
· 7 years ago
957428f
drm/rockchip: rockchip_drm_fb -> drm_framebuffer
by Daniel Stone
· 7 years ago
4c7c9a6
drm/rockchip: Place GEM BOs in drm_framebuffer
by Daniel Stone
· 7 years ago
6a3e913
drm/mtk: mtk_drm_fb -> drm_framebuffer
by Daniel Stone
· 7 years ago
81a073d
drm/mtk: Move GEM BO to drm_framebuffer
by Daniel Stone
· 7 years ago
c734f49
drm/mtk: Remove impossible internal error
by Daniel Stone
· 7 years ago
0802050
drm/msm: Move GEM BOs to drm_framebuffer
by Daniel Stone
· 7 years ago
bc61c97
drm/gma500: Move GEM BO to drm_framebuffer
by Daniel Stone
· 7 years ago
ecb8a94
drm/armada: Move GEM BO to drm_framebuffer
by Daniel Stone
· 7 years ago
3823da3
drm/virtio: Place GEM BOs in drm_framebuffer
by Daniel Stone
· 7 years ago
121df61
drm/cirrus: cirrus_framebuffer -> drm_framebuffer
by Daniel Stone
· 7 years ago
9d7e700
drm/cirrus: Place GEM BOs in drm_framebuffer
by Daniel Stone
· 7 years ago
c9b6be7
drm/panel: simple: Fix data type in KEO TX31D200VM0BAA timings
by Stefan Agner
· 7 years ago
2554f15
drm/panel: simple: AUO P320HVN03 uses SPWG data ordering
by Lucas Stach
· 7 years ago
da50bd4
drm/panel: simple: Add Innolux TV123WAM panel driver support
by spanda@codeaurora.org
· 7 years ago
9c04400
dt-bindings: drm/panel: Document Innolux TV123WAM panel bindings
by spanda@codeaurora.org
· 7 years ago
eea740a
drm/bridge: cdns: Mark runtime PM operations as maybe unused
by Thierry Reding
· 7 years ago
12a6cbd
drm/panel: otm8009a: Use new backlight API
by Philippe CORNU
· 7 years ago
6982b94
drm/panel: otm8009a: No message if probe success
by Philippe CORNU
· 7 years ago
36830ce
drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enable()
by Philippe CORNU
· 7 years ago
d9f9565
drm/panel: otm8009a: Fix backlight updates
by Philippe CORNU
· 7 years ago
0c08754
drm/panel: Add device_link from panel device to DRM device
by Jyri Sarha
· 7 years ago
38992c5
drm/panel: Remove drm_panel_detach() calls from all panel drivers
by Jyri Sarha
· 7 years ago
6553b12
i915: content-type property for HDMI connector
by Stanislav Lisovskiy
· 7 years ago
50525c3
drm: content-type property for HDMI connector
by Stanislav Lisovskiy
· 7 years ago
5d435b4
drm/bridge: spelling and coding style minor fixes
by Philippe Cornu
· 7 years ago
3257ec7
drm/vc4: plane: Expand the lower bits by repeating the higher bits
by Maxime Ripard
· 7 years ago
584a014
drm: clarify adjusted_mode documentation for bridges
by Philippe Cornu
· 7 years ago
aefff49
drm/xen-front: fix spelling mistake: "conector" -> "connector"
by Colin Ian King
· 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
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
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
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
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
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
ec66723
drm/rect: Fix drm_rect_rotation_inv() docs
by Ville Syrjälä
· 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
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
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
0ab3902
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
6da6c0d
Linux v4.17-rc3
by Linus Torvalds
· 7 years ago
c61a56a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
65f4d6d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
810fb07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d9e55f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cdface5
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
Next »