Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
08a8901882709c6fb9e6158d57f59c1d16eb45cd
08a8901
drm/imx: ipuv3 plane: Check different types of plane separately
by Liu Ying
· 8 years ago
9253d05
Merge tag 'topic/drm-misc-2016-06-22-updated' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
4b01ec9
Merge tag 'drm-sii902x' of github.com:bbrezillon/linux-at91 into drm-next
by Dave Airlie
· 8 years ago
f510f34
drm/vc4: Remove unused connector
by Daniel Vetter
· 8 years ago
fa7d81b
drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference
by Chris Wilson
· 8 years ago
366e292
drm/sun4i: Remove open-coded drm_connector_register_all()
by Chris Wilson
· 8 years ago
398e979
drm/vc4: Remove open-coded drm_connector_register_all()
by Chris Wilson
· 8 years ago
6966e48
drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
by Chris Wilson
· 8 years ago
3b96a0b
drm: document drm_auth.c
by Daniel Vetter
· 8 years ago
0aae592
drm: Clear up master tracking booleans
by Daniel Vetter
· 8 years ago
b3ac9f2
drm: Extract drm_is_current_master
by Daniel Vetter
· 8 years ago
d6ed682
drm: Refactor drop/set master code a bit
by Daniel Vetter
· 8 years ago
a325725
drm: Lobotomize set_busid nonsense for !pci drivers
by Daniel Vetter
· 8 years ago
46bfdf9
drm: Nuke SET_UNIQUE ioctl
by Daniel Vetter
· 8 years ago
a742946
drm: Don't call drm_dev_set_unique from platform drivers
by Daniel Vetter
· 8 years ago
405e61a
drm/vgem: Stop calling drm_drv_set_unique
by Daniel Vetter
· 8 years ago
5079c46
drm: Use dev->name as fallback for dev->unique
by Daniel Vetter
· 8 years ago
8106554
drm: Clean up drm_crtc.h
by Daniel Vetter
· 8 years ago
95c081c
drm: Move master pointer from drm_minor to drm_device
by Daniel Vetter
· 8 years ago
84601db
drm: sti: rework init sequence
by Benjamin Gaignard
· 8 years ago
83af0a4
drm: sti: use late_register and early_unregister callbacks
by Benjamin Gaignard
· 8 years ago
a104299
drm/amdkfd: Clean up inline handling
by Daniel Vetter
· 8 years ago
79190ea
drm: Add callbacks for late registering
by Benjamin Gaignard
· 8 years ago
b7868c6
drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors
by Stefan Agner
· 9 years ago
e06a44c
drm/mediatek: Remove IOMMU_DMA select
by Arnd Bergmann
· 9 years ago
88e196b
Documentation/DocBook: remove gpu.tmpl
by Jani Nikula
· 8 years ago
2fa91d1
Documentation/gpu: split up mm, kms and kms-helpers from internals
by Jani Nikula
· 8 years ago
9b20fa0
Documentation/gpu: convert the KMS properties table to CSV
by Jani Nikula
· 8 years ago
2255402
Documentation/gpu: use recommended order of heading markers
by Jani Nikula
· 8 years ago
621c547
MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst
by Jani Nikula
· 8 years ago
ca00c2b
Documentation/gpu: split up the gpu documentation
by Jani Nikula
· 8 years ago
cb597fc
Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl
by Jani Nikula
· 8 years ago
6605ca0
drm/crtc-helper: disable_unused_functions really isn't for atomic
by Daniel Vetter
· 9 years ago
f07df98
drm/rcar-du: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 9 years ago
8c2d8ed
drm/msm: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 9 years ago
6c62c98
drm/mediatek: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 9 years ago
1e7c3e3
drm/hisilicon: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 9 years ago
99e6fe5
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 9 years ago
e01d9e5
drm/arc: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 9 years ago
9127f99
drm/rockchip: Finish initialization before registering DRM device
by Tomasz Figa
· 8 years ago
41719d5
drm/omapdrm: don't call drm_helper_disable_unused_functions
by Daniel Vetter
· 9 years ago
ce833ba
drm: Mark set/drop master ioctl as unlocked.
by Daniel Vetter
· 9 years ago
94e86f5
drm: Mark authmagic ioctls as unlocked
by Daniel Vetter
· 9 years ago
d2b34ee
drm: Protect authmagic with master_mutex
by Daniel Vetter
· 9 years ago
a77316b
drm: Move authmagic cleanup into drm_master_release
by Daniel Vetter
· 9 years ago
0de4cc9
drm: Only do the hw.lock cleanup in master_relase for !MODESET
by Daniel Vetter
· 9 years ago
e4245ea
drm: Prevent NULL deref in drm_name_info()
by Chris Wilson
· 9 years ago
c001da4
drm: fix send_vblank_event use-after-free error
by Matthew Auld
· 9 years ago
bd3e220
dma-buf: remove dma_buf_debugfs_create_file()
by Mathias Krause
· 9 years ago
b747999
dma-buf: remove dma_buf directory on bufinfo file creation errors
by Mathias Krause
· 9 years ago
eb0b947
dma-buf: propagate errors from dma_buf_describe() on debugfs read
by Mathias Krause
· 9 years ago
b7eaa9f
drm/bridge: Add sii902x DT bindings doc
by Boris Brezillon
· 9 years ago
675605c
drm/bridge: Add sii902x driver
by Boris Brezillon
· 9 years ago
9968188
drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy
by Chris Wilson
· 9 years ago
e63d87c
drm/i915: Move backlight unregistration to connector unregistration
by Chris Wilson
· 9 years ago
c191eca
drm/i915: Move intel_connector->unregister to connector->early_unregister
by Chris Wilson
· 9 years ago
bee7fb1
drm: Protect drm_connector_register_all() under DRIVER_MODESET
by Chris Wilson
· 9 years ago
9b8b013
drm: Deal with rotation in drm_plane_helper_check_update()
by Ville Syrjälä
· 9 years ago
e28cd4d
drm: Automatically register/unregister all connectors
by Chris Wilson
· 9 years ago
acd8f41
drm: Minimally initialise drm_dp_aux
by Chris Wilson
· 9 years ago
0c2f6f1
drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
by Chris Wilson
· 9 years ago
1cee2a2
drm/sti: Don't call drm_helper_disable_unused_functions
by Daniel Vetter
· 9 years ago
80de346
drm: Automatically unregister the connector during cleanup
by Chris Wilson
· 9 years ago
40daac6
drm: Make drm_connector_register() safe against multiple calls
by Chris Wilson
· 9 years ago
aaf285e
drm: Add a callback from connector registering
by Chris Wilson
· 9 years ago
b209aca
drm: Export drm_dev_init() for subclassing
by Chris Wilson
· 9 years ago
2a6ae85
drm: rockchip: select DRM_GEM_CMA_HELPER
by Arnd Bergmann
· 9 years ago
14d71eb
drm: Extract drm_master_relase
by Daniel Vetter
· 9 years ago
2cbae7e
drm: Extract drm_master_open
by Daniel Vetter
· 9 years ago
6548f4e
drm: Move master functions into drm_auth.c
by Daniel Vetter
· 9 years ago
34a839c
drm: Link directly from drm_master to drm_device
by Daniel Vetter
· 9 years ago
1a75a22
drm: Hide hw.lock cleanup in filp->release better
by Daniel Vetter
· 9 years ago
e1b1cf2
drm: Nuke legacy maps debugfs files
by Daniel Vetter
· 9 years ago
04d0405
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
by Dave Airlie
· 9 years ago
a0877f5
Merge tag 'topic/drm-misc-2016-06-15' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
59ba242
MAINTAINERS: Add entry for Mali-DP driver
by Liviu Dudau
· 9 years ago
ad49f86
drm/arm: Add support for Mali Display Processors
by Liviu Dudau
· 9 years ago
7deef7f1
drm/atomic-helpers: Clear up cleanup_done a bit
by Daniel Vetter
· 9 years ago
723c3e5
drm/atomic-helpers: Stall on the right commit
by Daniel Vetter
· 9 years ago
ee6ea99
dt/bindings: display: Add DT bindings for Mali Display Processors.
by Liviu Dudau
· 9 years ago
0e7c875
drm/vmwgfx: use *_32_bits() macros
by Paul Bolle
· 9 years ago
db5dfef
Merge tag 'sphinx-4.8' of git://git.lwn.net/linux into topic/drm-misc
by Daniel Vetter
· 9 years ago
0d841ac
drm/virtio: Don't reinvent a flipping wheel
by Daniel Vetter
· 9 years ago
b021248
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
by Wei Yongjun
· 9 years ago
27287ab
Merge branch 'topic-arcpgu-sim' of https://github.com/foss-for-synopsys-dwc-arc-processors/linux into drm-next
by Dave Airlie
· 9 years ago
c02726f
drm/gma500: use drm_crtc_vblank_{on,off}()
by Gustavo Padovan
· 9 years ago
890938b
drm/radeon: use crtc directly in drm_crtc_vblank_put()
by Gustavo Padovan
· 9 years ago
27377a1
drm/amdgpu: use crtc directly in drm_crtc_vblank_put()
by Gustavo Padovan
· 9 years ago
5c9ac11
drm/radeon: use drm_crtc_vblank_{on,off}()
by Gustavo Padovan
· 9 years ago
9a7841e
drm/amdgpu: use drm_crtc_vblank_{on,off}()
by Gustavo Padovan
· 9 years ago
ceb7415
drm: make drm_vblank_{get,put}() static
by Gustavo Padovan
· 9 years ago
93507d1
drm: remove legacy drm_arm_vblank_event()
by Gustavo Padovan
· 9 years ago
db749b7
drm: remove legacy drm_send_vblank_event()
by Gustavo Padovan
· 9 years ago
dc4ff11
drm/nouveau: replace legacy vblank helpers
by Gustavo Padovan
· 9 years ago
830c657
ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platforms
by Alexey Brodkin
· 9 years ago
c8f1daa
ARCv2: [vdk] Enable ARC PGU on HS38 VDK
by Alexey Brodkin
· 9 years ago
a189d28
drm/arcpgu: Make ARC PGU usable on simulation platforms
by Ruud Derwig
· 9 years ago
bd6e273
drm/prime: fix error path deadlock fail
by Rob Clark
· 9 years ago
babb24f
drm/dsi: Add uevent callback
by Thierry Reding
· 9 years ago
2a92762
drm: fb: cma: fix memory leak
by Sudip Mukherjee
· 9 years ago
Next »