Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b46b54a55841ceaba8097460dfa8e65435872c0e
/
include
/
drm
faba6c3
drm: bridge: dw-hdmi: Detect PHY type at runtime
by Laurent Pinchart
· 8 years ago
69497eb
drm: bridge: dw-hdmi: Implement DRM bridge registration
by Laurent Pinchart
· 8 years ago
c608119
drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
by Laurent Pinchart
· 8 years ago
ecaa98f
drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
by Laurent Pinchart
· 8 years ago
f869a6e
drm/atomic: Add target_vblank support in atomic helpers (v2)
by Andrey Grodzovsky
· 8 years ago
f9a87bd
drm: Move drm_clflush prototypes to drm_cache header file
by Gabriel Krisman Bertazi
· 8 years ago
282d0a3
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 8 years ago
a09759e
drm: remove useless parameters from drm_pick_cmdline_mode function
by Vincent Abriou
· 8 years ago
edd1f2f
drm/i915: Use fixed-sized types for stolen
by Chris Wilson
· 8 years ago
62a0d98
drm: allow to use mmuless SoC
by Benjamin Gaignard
· 8 years ago
b3ba3f6
drm: Add kernel-doc for drm_crtc_commit_get/put
by Daniel Vetter
· 8 years ago
0784bc6
drm/i915: more .is_mobile cleanups for BDW
by Paulo Zanoni
· 8 years ago
7fbd995
drm/i915: fix INTEL_BDW_IDS definition
by Paulo Zanoni
· 8 years ago
ef426c1
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
a402eae
Merge tag 'v4.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
24835e4
drm: reference count event->completion
by Daniel Vetter
· 8 years ago
5692650
drm: Document deprecated load/unload hook
by Gabriel Krisman Bertazi
· 8 years ago
5390974
drm/i915: Update SKL SRV GT4 pci ids reference.
by Rodrigo Vivi
· 8 years ago
4541d31
drm/bridge: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 8 years ago
b112481
drm/cma-helper: simplify setup for drivers with ->dirty callbacks
by Daniel Vetter
· 8 years ago
347e890
drm: Nuke connector_list locking assert
by Daniel Vetter
· 8 years ago
ea0dd85
drm/doc: use preferred struct reference in kernel-doc
by Daniel Vetter
· 8 years ago
05fc032
drm/mm: Some doc polish
by Daniel Vetter
· 8 years ago
6d1b81d
drm: add crtc helper drm_crtc_from_index()
by Shawn Guo
· 8 years ago
b5c3714
drm/mm: Convert to drm_printer
by Daniel Vetter
· 8 years ago
3d387d9
drm/printer: add debug printer
by Daniel Vetter
· 8 years ago
adb040b
drm: Use drm_mm_insert_node_in_range_generic() for everyone
by Chris Wilson
· 8 years ago
3f85fb3
drm: Wrap drm_mm_node.hole_follows
by Chris Wilson
· 8 years ago
3fa489d
drm: Apply tight eviction scanning to color_adjust
by Chris Wilson
· 8 years ago
f29051f
drm: Simplify drm_mm scan-list manipulation
by Chris Wilson
· 8 years ago
9a956b1
drm: Optimise power-of-two alignments in drm_mm_scan_add_block()
by Chris Wilson
· 8 years ago
0b04d47
drm: Compute tight evictions for drm_mm_scan
by Chris Wilson
· 8 years ago
2c4b389
drm: Unconditionally do the range check in drm_mm_scan_add_block()
by Chris Wilson
· 8 years ago
9a71e27
drm: Extract struct drm_mm_scan from struct drm_mm
by Chris Wilson
· 8 years ago
ac9bb7b
drm: Simplify drm_mm_clean()
by Chris Wilson
· 8 years ago
ba004e3
drm: Fix kerneldoc for drm_mm_scan_remove_block()
by Chris Wilson
· 8 years ago
7173320
drm: Promote drm_mm alignment to u64
by Chris Wilson
· 8 years ago
b3ee963f
drm: Compile time enabling for asserts in drm_mm
by Chris Wilson
· 8 years ago
2bc98c8
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
by Chris Wilson
· 8 years ago
a743d75
drm: Wrap the check for atomic_commit implementation
by Dhinakaran Pandiyan
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
f2b0fee
drm/atomic: Remove drm_atomic_helper_framebuffer_changed.
by Maarten Lankhorst
· 8 years ago
bdc5714
drm/atomic: Clean up wait_for_vblanks, v2.
by Maarten Lankhorst
· 8 years ago
188f7882
drm: Fix spelling of clock in drm_connector.h
by Peter Meerwald-Stadler
· 8 years ago
91eefc0
drm: Tighten locking in drm_mode_getconnector
by Daniel Vetter
· 8 years ago
e73ab00
drm: prevent double-(un)registration for connectors
by Daniel Vetter
· 8 years ago
613051d
drm: locking&new iterators for connector_list
by Daniel Vetter
· 8 years ago
5bc9cb4
drm: Move atomic debugfs functions into drm_crtc_internal.h
by Daniel Vetter
· 8 years ago
4a878c0
drm: bridge: Detach bridge from encoder at encoder cleanup time
by Laurent Pinchart
· 8 years ago
3bb80f2
drm: bridge: Link encoder and bridge in core code
by Laurent Pinchart
· 8 years ago
2407d1d
drm: Fix compilation warning caused by static inline forward declaration
by Laurent Pinchart
· 8 years ago
9338203
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
by Laurent Pinchart
· 8 years ago
45b186f
drm: Constify the drm_mm API
by Chris Wilson
· 8 years ago
ad57900
drm: Add drm_mm_for_each_node_safe()
by Chris Wilson
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
8f8f6a6
drm: Add drm_framebuffer_plane_{width,height}()
by Ville Syrjälä
· 8 years ago
e14c23c
drm: Store a pointer to drm_format_info under drm_framebuffer
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
010f5b9
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
5acc614
drm: Protect master->unique with dev->master_mutex
by Daniel Vetter
· 8 years ago
2601a15
Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into drm-next
by Dave Airlie
· 8 years ago
299a16b
drm: Add TV connector states to drm_connector_state
by Boris Brezillon
· 8 years ago
acc5ddd
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
5cd57a4
drm: fix possible_crtc's type
by Tomi Valkeinen
· 8 years ago
75e75cb
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Daniel Vetter
· 8 years ago
93cd6fa6
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
949f088
drm: Make the connector .detect() callback optional
by Laurent Pinchart
· 8 years ago
8363e3c
drm/i915/glk: Add Geminilake PCI IDs
by Ander Conselvan de Oliveira
· 8 years ago
a90f583
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
35838b4
Merge tag 'drm-intel-next-2016-11-21' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
6320745
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
by Dave Airlie
· 8 years ago
389f78b
drm: Introduce drm_framebuffer_assign()
by Chris Wilson
· 8 years ago
79b9555
drm/atomic: Constify drm_atomic_crtc_needs_modeset()
by Ville Syrjälä
· 8 years ago
8b2fb7b
drm: Fix conflicting macro parameter in drm_mm_for_each_node_in_range()
by Chris Wilson
· 8 years ago
218adc1
drm: Fixup kernel doc for driver->gem_create_object
by Chris Wilson
· 8 years ago
522e85d
drm: Define drm_mm_for_each_node_in_range()
by Chris Wilson
· 8 years ago
1ea0c02
drm/atomic: Unconfuse the old_state mess in commmit_tail
by Daniel Vetter
· 8 years ago
8c0b55e
drm/atomic: cleanup debugfs entries on un-registering the driver.
by Liviu Dudau
· 8 years ago
3975797
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
bae781b
drm: Nuke modifier[1-3]
by Ville Syrjälä
· 8 years ago
beaf5af
drm/fence: add out-fences support
by Gustavo Padovan
· 8 years ago
6d6003c
drm/fence: add fence timeline to drm_crtc
by Gustavo Padovan
· 8 years ago
9626014
drm/fence: add in-fences support
by Gustavo Padovan
· 8 years ago
b9876d5
drm: drm_irq.h header cleanup
by Daniel Vetter
· 8 years ago
2d1e331
drm/irq: Unexport drm_vblank_on/off
by Daniel Vetter
· 8 years ago
07600c5
drm/irq: Make drm_vblank_pre/post_modeset internal
by Daniel Vetter
· 8 years ago
edd420e
drm: Drop externs from drm_crtc.h
by Daniel Vetter
· 8 years ago
9498c19
drm: Move tile group code into drm_connector.c
by Daniel Vetter
· 8 years ago
28575f1
drm: Extract drm_mode_config.[hc]
by Daniel Vetter
· 8 years ago
2d5e836d
drm/print: Move kerneldoc next to definition
by Daniel Vetter
· 8 years ago
4f93624
drm: Consolidate dumb buffer docs
by Daniel Vetter
· 8 years ago
6c4789e
drm: Clean up kerneldoc for struct drm_driver
by Daniel Vetter
· 8 years ago
85e634b
drm: Extract drm_drv.h
by Daniel Vetter
· 8 years ago
196594e
drm/fb_cma_helper: Add missing forward declaration
by Marek Vasut
· 8 years ago
a6b5fac
drm: re-export drm_dev_set_unique
by Gerd Hoffmann
· 8 years ago
35cf035
drm: don't let crtc_ww_class leak out
by Rob Clark
· 8 years ago
14d7f96
drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper
by Marek Vasut
· 8 years ago
Next »