Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0e9b4a82710220c04100892fb7277b78fd33a747
/
include
/
drm
9068e02
drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
by Clint Taylor
· 6 years ago
4d4c2d8
drm/cma-helper: Fix crash in fbdev error path
by Noralf Trønnes
· 6 years ago
d6a77ba
Revert "drm/panel: Add device_link from panel device to DRM device"
by Linus Walleij
· 6 years ago
5707833
drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.
by Dave Airlie
· 6 years ago
54dbe75
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
940fbcb
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
dceb219
drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helper
by Huang Rui
· 6 years ago
f8f15c3
Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 6 years ago
43bce41
drm/scheduler: only kill entity if last user is killed v2
by Christian König
· 6 years ago
5dc634b
drm: Add puts callback for the coredump printer
by Jordan Crouse
· 6 years ago
4538d73
drm: Add a -puts() function for the seq_file printer
by Jordan Crouse
· 6 years ago
63f4cc0
drm: Add drm_puts() to complement drm_printf()
by Jordan Crouse
· 6 years ago
cfc57a1
drm: drm_printer: Add printer for devcoredump
by Jordan Crouse
· 6 years ago
2ac305b
drm/ttm: add ttm_set_memory header (v2)
by Huang Rui
· 6 years ago
068c330
drm/scheduler: remove sched field from the entity
by Nayan Deshmukh
· 6 years ago
cdc5017
drm/scheduler: modify API to avoid redundancy
by Nayan Deshmukh
· 6 years ago
5007750
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
ef8e0ff
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
294f96a
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
54c88a0
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
ce2d546
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
by Ayan Kumar Halder
· 6 years ago
a57942b
ALSA: hda: Make audio component support more generic
by Takashi Iwai
· 6 years ago
ae891ab
drm/i915: Split audio component to a generic type
by Takashi Iwai
· 6 years ago
a18b219
drm/dp_helper: Add DP aux channel tracing
by Lyude Paul
· 6 years ago
aa16b6c
drm/scheduler: modify args of drm_sched_entity_init
by Nayan Deshmukh
· 6 years ago
8dc9fbb
drm/scheduler: add a pointer to scheduler in the rq
by Nayan Deshmukh
· 6 years ago
620eec7
drm/doc: use inline kerneldoc style for drm_crtc_state
by Daniel Vetter
· 6 years ago
15185aa
drm/doc: move struct drm_crtc to in-line comments
by Daniel Vetter
· 6 years ago
268bc24
drm: switch drm_plane to inline comments
by Daniel Vetter
· 6 years ago
2e784a9
drm: Switch drm_plane_state to inline kerneldoc style
by Daniel Vetter
· 6 years ago
97e14fb
drm: drop _mode_ from remaining connector functions
by Daniel Vetter
· 6 years ago
cde4c44
drm: drop _mode_ from drm_mode_connector_attach_encoder
by Daniel Vetter
· 6 years ago
c555f02
drm: drop _mode_ from update_edit_property()
by Daniel Vetter
· 6 years ago
92e1d26
drm/doc: polish for sturct drm_connector
by Daniel Vetter
· 6 years ago
aab999a
drm/doc: switch drm_connector_state to inline comments
by Daniel Vetter
· 6 years ago
3479fc2
drm: move drv test macros out of drmP.h
by Daniel Vetter
· 6 years ago
90a460d
drm: Fix kerneldoc for DRM_MODE_PROP_IMMUTABLE
by Sean Paul
· 6 years ago
3e977ac
drm/i915: Prevent writing into a read-only object via a GGTT mmap
by Chris Wilson
· 6 years ago
2c6d1ff
drm: add support for DisplayPort CEC-Tunneling-over-AUX
by Hans Verkuil
· 6 years ago
5685ca0
drm/tinydrm: Fix doc build warnings
by Noralf Trønnes
· 6 years ago
db0c8d8
x86/gpu: reserve ICL's graphics stolen memory
by Paulo Zanoni
· 7 years ago
89c815e
drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref counting
by Thomas Zimmermann
· 7 years ago
955f60d
drm: Add support for extracting sync signal drive edge from videomode
by Peter Ujfalusi
· 7 years ago
5fa8e4a
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
by Boris Brezillon
· 7 years ago
85b5baf
drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs()
by Noralf Trønnes
· 7 years ago
9060d7f
drm/fb-helper: Finish the generic fbdev emulation
by Noralf Trønnes
· 7 years ago
e896c132
drm/debugfs: Add internal client debugfs file
by Noralf Trønnes
· 7 years ago
894a677
drm/cma-helper: Use the generic fbdev emulation
by Noralf Trønnes
· 7 years ago
d536540
drm/fb-helper: Add generic fbdev emulation .fb_probe function
by Noralf Trønnes
· 7 years ago
c76f0f7
drm: Begin an API for in-kernel clients
by Noralf Trønnes
· 7 years ago
ba7ca97
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
b25c60a
drm/crtc: Add a generic infrastructure to fake VBLANK events
by Boris Brezillon
· 7 years ago
814bde9
drm/connector: Make ->atomic_commit() optional
by Boris Brezillon
· 7 years ago
425132f
drm/connector: Pass a drm_connector_state to ->atomic_commit()
by Boris Brezillon
· 7 years ago
b82c1f8
drm/atomic: Avoid connector to writeback_connector casts
by Boris Brezillon
· 7 years ago
a012024
drm/crc: Only report a single overflow when a CRC fd is opened
by Maarten Lankhorst
· 7 years ago
289278cb
drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_width
by Alex Deucher
· 7 years ago
180fc13
drm/scheduler: Rename cleanup functions v2.
by Andrey Grodzovsky
· 7 years ago
38cb8d9
drm: Add drm_connector_has_possible_encoder()
by Ville Syrjälä
· 7 years ago
83aefbb
drm: Add drm_connector_for_each_possible_encoder()
by Ville Syrjälä
· 7 years ago
070473b
drm: add missing ctx argument to plane transitional helpers
by Russell King
· 7 years ago
7370573
drm: Add drm_connector_mask()
by Ville Syrjälä
· 7 years ago
6f3be03
drm: Add drm_encoder_mask()
by Ville Syrjälä
· 7 years ago
62f77ad
drm: Add drm_plane_mask()
by Ville Syrjälä
· 7 years ago
eab9766
Merge tag 'drm-misc-next-2018-06-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
b4d4b0b
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
8b5f7a6
drm: of: Export and rename drm_crtc_port_mask()
by Jernej Skrabec
· 7 years ago
46d8f40
drm: Consider drivers setting DRIVER_ATOMIC as atomic.
by Eric Anholt
· 7 years ago
565c17b
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
f4366e4
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
6aa1340
drm/bridge: Move the struct drm_bridge member kerneldoc inline.
by Eric Anholt
· 7 years ago
8d4f4b8
drm: Document mode_config.max_width/height as the max fb dimensions
by Ville Syrjälä
· 7 years ago
d98c71d
Merge drm-upstream/drm-next into drm-misc-next
by Gustavo Padovan
· 7 years ago
d67b6a2
drm: writeback: Add client capability for exposing writeback connectors
by Liviu Dudau
· 7 years ago
b13cc8d
drm: writeback: Add out-fences for writeback connectors
by Brian Starkey
· 8 years ago
935774c
drm: Add writeback connector type
by Brian Starkey
· 8 years ago
f664a5269
dma-buf: remove kmap_atomic interface
by Christian König
· 7 years ago
a19741e
dma_buf: remove device parameter from attach callback v2
by Christian König
· 7 years ago
e364672
drm/i915/aml: Introducing Amber Lake platform
by José Roberto de Souza
· 7 years ago
b9be785
drm/i915/whl: Introducing Whiskey Lake platform
by José Roberto de Souza
· 7 years ago
ba1f665
drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
by Haneen Mohammed
· 7 years ago
741f01e
drm/scheduler: Avoid using wait_event_killable for dying process (V4)
by Andrey Grodzovsky
· 7 years ago
2d33948
drm/scheduler: add documentation
by Nayan Deshmukh
· 7 years ago
e00fb85
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
by Ville Syrjälä
· 7 years ago
135c550
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
8fb756d
drm: Trust format_mod_supported() when it OKs a plane modifier.
by Eric Anholt
· 7 years ago
c32048d
drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
by Neil Armstrong
· 7 years ago
83bc4ec
drm/mm: Add a search-by-address variant to only inspect a single hole
by Chris Wilson
· 7 years ago
2f7e876
drm/mm: Reject over-sized allocation requests early
by Chris Wilson
· 7 years ago
563e1e6
drm/scheduler: Remove obsolete spinlock.
by Andrey Grodzovsky
· 7 years ago
0c08754
drm/panel: Add device_link from panel device to DRM device
by Jyri Sarha
· 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
956fcdd
drm/amdgpu: Add vega20 to asic_type enum.
by Feifei Xu
· 7 years ago
95d2c3e
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
b8a7108
Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
8344c53
drm/scheduler: remove unused parameter
by Nayan Deshmukh
· 7 years ago
48ff108
drm/amdgpu: add VEGAM ASIC type
by Leo Liu
· 7 years ago
8ee3a52
drm/gpu-sched: fix force APP kill hang(v4)
by Emily Deng
· 7 years ago
584a014
drm: clarify adjusted_mode documentation for bridges
by Philippe Cornu
· 7 years ago
Next »