Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a414cd708b1617d6b31acdc74a6cfecbae2a172f
/
include
/
drm
3e91168
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
6559c90
drm/atomic: add debugfs file to dump out atomic state
by Rob Clark
· 8 years ago
fceffb32
drm/atomic: add new drm_debug bit to dump atomic state
by Rob Clark
· 8 years ago
1638d30
drm: add helpers to go from plane state to drm_rect
by Rob Clark
· 8 years ago
d8187177
drm: add helper for printing to log or seq_file
by Rob Clark
· 8 years ago
65c7dc1
drm: helper macros to print composite types
by Rob Clark
· 8 years ago
3835b46
drm/plane: add inline doc for struct drm_plane
by Gustavo Padovan
· 8 years ago
13b5566
drm/atomic: add drm_atomic_set_fence_for_plane()
by Gustavo Padovan
· 8 years ago
0dc9967
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
by Stefan Agner
· 8 years ago
5705670
drm: Track drm_mm allocators and show leaks on shutdown
by Chris Wilson
· 8 years ago
7b624ad
Backmerge tag 'v4.9-rc4' into drm-next
by Dave Airlie
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
220196b
Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
329f4c8
drm: mark drm_of_component_match_add dummy inline
by Arnd Bergmann
· 8 years ago
38d868e
drm: Don't force all planes to be added to the state due to zpos
by Ville Syrjälä
· 8 years ago
00c635e
video: add header file for Mobile High-Definition Link (MHL) interface
by Andrzej Hajda
· 8 years ago
a2ab19fe
drm/ttm: make eviction decision a driver callback v2
by Christian König
· 9 years ago
585ffd6
drm/ttm: fix coding style in ttm_bo_driver.h
by Christian König
· 9 years ago
97ac0e4
drm: convert DT component matching to component_match_add_release()
by Russell King
· 8 years ago
f54d186
dma-buf: Rename struct fence to dma_fence
by Chris Wilson
· 8 years ago
0fc4f78
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
by Daniel Vetter
· 8 years ago
714cf7e
drm/dp: Factor out helper to distinguish between branch and sink devices
by Imre Deak
· 8 years ago
5481e27
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
6686df8
drm: RIP mode_config->rotation_property
by Ville Syrjälä
· 8 years ago
d138dd3
drm: Add support for optional per-plane rotation property
by Ville Syrjälä
· 8 years ago
bd2ef25
drm: Add drm_rotation_90_or_270()
by Ville Syrjälä
· 8 years ago
613a308
drm: Fix LSPCON kernel-doc
by Jani Nikula
· 8 years ago
488546f
drm: Don't export the drm_fb_get_bpp_depth() function
by Laurent Pinchart
· 8 years ago
333d2da
drm: WARN when calling drm_format_info() for an unsupported format
by Laurent Pinchart
· 8 years ago
84770cc
drm: Centralize format information
by Laurent Pinchart
· 8 years ago
056996b
drm: Helper for lspcon in drm_dp_dual_mode
by Shashank Sharma
· 8 years ago
9edbf1f
drm: Add API for capturing frame CRCs
by Tomeu Vizoso
· 8 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 8 years ago
1dfdb0e
drm/crtc: constify drm_crtc_mask parameter
by Maarten Lankhorst
· 8 years ago
d807ed1
drm: atomic: Clarify documentation around drm_atomic_crtc_needs_modeset
by Brian Starkey
· 8 years ago
c0c8b9ed
Merge tag 'drm-for-v4.9' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
a5bd451
drm/crtc: constify drm_crtc_index parameter
by Jani Nikula
· 8 years ago
621a999
drm: use the right function name in documentation
by Grazvydas Ignotas
· 8 years ago
21bf75e
drm/fb-helper: fix sphinx markup for DRM_FB_HELPER_DEFAULT_OPS
by Stefan Christ
· 8 years ago
a4fce9c
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
by Chris Wilson
· 8 years ago
56a76c0
drm/prime: Pass the right module owner through to dma_buf_export()
by Chris Wilson
· 8 years ago
7d83a15
drm: simple_kms_helper: Add prepare_fb and cleanup_fb hooks
by Marek Vasut
· 8 years ago
561b069
drm/bridge: analogix_dp: Add analogix_dp_psr_supported
by Tomeu Vizoso
· 8 years ago
7406489
drm/fb-helper: add DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
6180213
drm: Document caveats around atomic event handling
by Daniel Vetter
· 8 years ago
6bd488d
drm: Simplify drm_printk to reduce object size quite a bit
by Joe Perches
· 8 years ago
2a272ca
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
by Ville Syrjälä
· 8 years ago
ab5603c
drm/edid: Make max_tmds_clock kHz instead of MHz
by Ville Syrjälä
· 8 years ago
077675c
drm: Convert prime dma-buf <-> handle to rbtree
by Chris Wilson
· 8 years ago
011a9b9
Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 8 years ago
3f346d5
Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
226714d
drm: Fix plane type uabi breakage
by Daniel Vetter
· 8 years ago
f931894
drm/i915/dp: DP audio API changes for MST
by Pandiyan, Dhinakaran
· 8 years ago
a6acccf
drm/doc: Document color space handling
by Daniel Vetter
· 8 years ago
f1e2f66
drm: Extract drm_color_mgmt.[hc]
by Daniel Vetter
· 8 years ago
1873380
drm: Conslidate blending properties in drm_blend.[hc]
by Daniel Vetter
· 8 years ago
532b367
drm/doc: Polish for drm_plane.[hc]
by Daniel Vetter
· 8 years ago
43968d7
drm: Extract drm_plane.[hc]
by Daniel Vetter
· 8 years ago
b81a617
Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
bd4a68d
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
699fbee
drm/fb-helper: Fix sparse warnings
by Ville Syrjälä
· 8 years ago
cdc3d09
drm: Move all decl for drm_edid.c to drm_edid.h
by Daniel Vetter
· 9 years ago
199e4e9
drm: Extract drm_bridge.h
by Daniel Vetter
· 9 years ago
afb21ea6
drm: Move a few macros away from drm_crtc.h
by Daniel Vetter
· 9 years ago
82d5e73
drm: drop obsolete drm_core.h
by David Herrmann
· 9 years ago
d9a1f0b
drm: use drm_file to tag vm-bos
by David Herrmann
· 9 years ago
75ae95a7
drm: remove redundant drm_file->uid
by David Herrmann
· 9 years ago
9f8cf16
Merge tag 'topic/drm-misc-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
af1f85d
drm/ttm: remove cpu_address member from ttm_tt
by Alexandre Courbot
· 8 years ago
80209e5
drm: Add DP branch device info on debugfs
by Mika Kahola
· 8 years ago
1a2724f
drm/i915: Read DP branch device SW revision
by Mika Kahola
· 8 years ago
0e390a3
drm/i915: Read DP branch device HW revision
by Mika Kahola
· 8 years ago
266d783
drm: Read DP branch device id
by Mika Kahola
· 8 years ago
7529d6a
drm: Helper to read max bits per component
by Mika Kahola
· 8 years ago
1c29bd3
drm: Helper to read max clock rate
by Mika Kahola
· 8 years ago
8fedf08
drm: Drop VGA from bpc definitions
by Mika Kahola
· 8 years ago
69b1e00
drm: Add missing DP downstream port types
by Mika Kahola
· 8 years ago
7c732ea
drm/ttm: move placement structures into ttm_placement.h
by Christian König
· 8 years ago
08614da
drm/ttm: remove unused placement flags
by Christian König
· 8 years ago
283cde6
drm/ttm: rework handling of private mem types
by Christian König
· 8 years ago
8506912
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 8 years ago
f6ce410
drm/fence: allow fence waiting to be interrupted by userspace
by Gustavo Padovan
· 8 years ago
8d9c20e
drm/i915: Remove .is_mobile field from platform struct
by Carlos Santa
· 9 years ago
7e56762
drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding
by Jyri Sarha
· 9 years ago
95db3b2
drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
by Jyri Sarha
· 9 years ago
30b0da8
drm: extra printk() wrapper macros
by Dave Gordon
· 9 years ago
5e7a1d0
Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
c8458c7
drm/doc: Polish docs for drm_property&drm_property_blob
by Daniel Vetter
· 9 years ago
59e71ee
drm: Extract drm_property.[hc]
by Daniel Vetter
· 9 years ago
ec5e304
drm: move drm_mode_legacy_fb_format to drm_fourcc.c
by Daniel Vetter
· 9 years ago
a2511a5
drm/doc: Polish docs for drm_mode_object
by Daniel Vetter
· 9 years ago
f094d88
drm: Remove drm_mode_object->atomic_count
by Daniel Vetter
· 9 years ago
949619f
drm: Extract drm_mode_object.[hc]
by Daniel Vetter
· 9 years ago
e03e6de
drm/doc: Polish kerneldoc for encoders
by Daniel Vetter
· 9 years ago
321a95a
drm: Extract drm_encoder.[hc]
by Daniel Vetter
· 9 years ago
749cc6f
drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y
by Arnd Bergmann
· 9 years ago
2b58e98
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
by Liu Ying
· 9 years ago
2850029
drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()
by Liu Ying
· 9 years ago
c9ac8b4
drm/atomic-helper: Add atomic_disable CRTC helper callback
by Liu Ying
· 9 years ago
315486c
drm: simple_kms_helper: add support for bridges
by Andrea Merello
· 9 years ago
Next »