Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5160063d567283cff1b85fdc1bcf843295b39eca
/
include
/
drm
bc6080a
Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
53b3b6b
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
de9f8ee
drm/atomic_helper: Stop modesets on unregistered connectors harder
by Lyude Paul
· 6 years ago
4364bcb
drm: Get ref on CRTC commit object when waiting for flip_done
by Leo Li
· 6 years ago
9068e02
drm/edid: VSDB yCBCr420 Deep Color mode bit definitions
by Clint Taylor
· 6 years ago
4692403
drm/radeon: change SPDX identifier to MIT
by Jonathan Gray
· 6 years ago
6004f17
BackMerge v4.19-rc6 into drm-next
by Dave Airlie
· 6 years ago
d04a836
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 6 years ago
4d4c2d8
drm/cma-helper: Fix crash in fbdev error path
by Noralf Trønnes
· 6 years ago
24dc64c
drm/ttm: Export ttm_bo_get_unless_zero()
by Thomas Hellstrom
· 6 years ago
87c2ee7
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
d6a77ba
Revert "drm/panel: Add device_link from panel device to DRM device"
by Linus Walleij
· 6 years ago
6a96243
drm/scheduler: remove timeout work_struct from drm_sched_job (v3)
by Nayan Deshmukh
· 6 years ago
0b8762e
drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driver
by Thomas Hellstrom
· 6 years ago
7b76d058
Merge drm/drm-next into drm-misc-next
by Sean Paul
· 6 years ago
bf78296
BackMerge v4.19-rc5 into drm-next
by Dave Airlie
· 6 years ago
059b5eb
drm: move native byte order quirk to new drm_driver_legacy_fb_format function
by Gerd Hoffmann
· 6 years ago
36c9c3c
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
7952410
Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
53ca2ed
drm: Change limited M/N quirk to constant N quirk.
by Lee, Shawn C
· 6 years ago
5707833
drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.
by Dave Airlie
· 6 years ago
741dead
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
by Alex Deucher
· 6 years ago
be9699e3
drm/amdgpu: add picasso to asic_type enum
by Likun Gao
· 7 years ago
2dc7bad
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
18ace11
drm: Introduce per-device driver_features
by Ville Syrjälä
· 6 years ago
b1c1566
Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
72fdb40
drm: extract drm_atomic_uapi.c
by Daniel Vetter
· 6 years ago
d86552e
drm/atomic: trim driver interface/docs
by Daniel Vetter
· 6 years ago
b88ac00
drm: drop drmP.h include from drm_plane.c
by Daniel Vetter
· 6 years ago
d78aa65
drm: Add drm/drm_util.h header file
by Daniel Vetter
· 6 years ago
c9527f0
drm/fb-helper: document remove*_conflicting_framebuffers()
by Michał Mirosław
· 6 years ago
9a09a42
drm: expand replace_fence to support timeline point v2
by Chunming Zhou
· 7 years ago
0a6730e
drm: expand drm_syncobj_find_fence to support timeline point v2
by Chunming Zhou
· 7 years ago
6960e6d
drm: fix drm_mode_addfb() on big endian machines.
by Gerd Hoffmann
· 7 years ago
ec2fae2
drm: byteorder: add DRM_FORMAT_HOST_*
by Gerd Hoffmann
· 7 years ago
0e94043
drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirk
by Gerd Hoffmann
· 7 years ago
4d18975
fbdev: add remove_conflicting_pci_framebuffers()
by Michał Mirosław
· 7 years ago
b972cec
drm: Describe pixel_blend_mode in drm_plane_state
by Sean Paul
· 7 years ago
7748e2d
drm/ttm: add bulk move function on LRU
by Huang Rui
· 7 years ago
9a27795
drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk moves
by Christian König
· 7 years ago
8c7655a
drm/ttm: add helper structures for bulk moves on lru list
by Christian König
· 7 years ago
62347a3
drm/scheduler: Add stopped flag to drm_sched_entity
by Andrey Grodzovsky
· 7 years ago
620e762
drm/scheduler: move entity handling into separate file
by Christian König
· 7 years ago
7febe4b
drm/scheduler: fix setting the priorty for entities (v2)
by Christian König
· 7 years ago
249a07c
drm/scheduler: add counter for total jobs in scheduler
by Nayan Deshmukh
· 7 years ago
ac0a6cf
drm/scheduler: add a list of run queues to the entity
by Nayan Deshmukh
· 7 years ago
bc537a9
Merge drm/drm-next into drm-misc-next
by Sean Paul
· 7 years ago
a5ec833
drm: Add per-plane pixel blend mode property
by Lowry Li
· 7 years ago
e296de9
drm/syncobj: Drop add/remove_callback from driver interface
by Daniel Vetter
· 7 years ago
c0811a7
drm/crc: Cleanup crtc_crc_open function
by Mahesh Kumar
· 7 years ago
103c194
drm: Add kerneldoc description for "link"-member in struct drm_panel
by Jyri Sarha
· 7 years ago
54dbe75
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
0aeb35e
drm/dp: add extended receiver capability field present bit
by Matt Atwood
· 7 years ago
4396551
drm: crc: Introduce get_crc_sources callback
by Mahesh Kumar
· 7 years ago
d5cc15a
drm: crc: Introduce verify_crc_source callback
by Mahesh Kumar
· 7 years ago
d0e062e
drm/i915/cfl: Add a new CFL PCI ID.
by Rodrigo Vivi
· 7 years ago
940fbcb
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
4354d64
drm: Remove drm_fbdev_cma_set_suspend()
by Souptick Joarder
· 7 years ago
7f4de52
drm/atomic: Add __drm_atomic_helper_plane_reset
by Alexandru Gheorghe
· 7 years ago
dceb219
drm/ttm: Add ttm_set_pages_wc and ttm_set_pages_uc helper
by Huang Rui
· 7 years ago
f8f15c3
Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 7 years ago
43bce41
drm/scheduler: only kill entity if last user is killed v2
by Christian König
· 7 years ago
5dc634b
drm: Add puts callback for the coredump printer
by Jordan Crouse
· 7 years ago
4538d73
drm: Add a -puts() function for the seq_file printer
by Jordan Crouse
· 7 years ago
63f4cc0
drm: Add drm_puts() to complement drm_printf()
by Jordan Crouse
· 7 years ago
cfc57a1
drm: drm_printer: Add printer for devcoredump
by Jordan Crouse
· 7 years ago
2ac305b
drm/ttm: add ttm_set_memory header (v2)
by Huang Rui
· 7 years ago
068c330
drm/scheduler: remove sched field from the entity
by Nayan Deshmukh
· 7 years ago
cdc5017
drm/scheduler: modify API to avoid redundancy
by Nayan Deshmukh
· 7 years ago
5007750
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 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
· 7 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
· 7 years ago
106b6c3
drm/print: Fix DRM_DEBUG_DP macro
by Lyude Paul
· 7 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
· 7 years ago
ce2d546
drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv
by Ayan Kumar Halder
· 7 years ago
a57942b
ALSA: hda: Make audio component support more generic
by Takashi Iwai
· 7 years ago
ae891ab
drm/i915: Split audio component to a generic type
by Takashi Iwai
· 7 years ago
a18b219
drm/dp_helper: Add DP aux channel tracing
by Lyude Paul
· 7 years ago
aa16b6c
drm/scheduler: modify args of drm_sched_entity_init
by Nayan Deshmukh
· 7 years ago
8dc9fbb
drm/scheduler: add a pointer to scheduler in the rq
by Nayan Deshmukh
· 7 years ago
620eec7
drm/doc: use inline kerneldoc style for drm_crtc_state
by Daniel Vetter
· 7 years ago
15185aa
drm/doc: move struct drm_crtc to in-line comments
by Daniel Vetter
· 7 years ago
268bc24
drm: switch drm_plane to inline comments
by Daniel Vetter
· 7 years ago
2e784a9
drm: Switch drm_plane_state to inline kerneldoc style
by Daniel Vetter
· 7 years ago
97e14fb
drm: drop _mode_ from remaining connector functions
by Daniel Vetter
· 7 years ago
cde4c44
drm: drop _mode_ from drm_mode_connector_attach_encoder
by Daniel Vetter
· 7 years ago
c555f02
drm: drop _mode_ from update_edit_property()
by Daniel Vetter
· 7 years ago
92e1d26
drm/doc: polish for sturct drm_connector
by Daniel Vetter
· 7 years ago
aab999a
drm/doc: switch drm_connector_state to inline comments
by Daniel Vetter
· 7 years ago
3479fc2
drm: move drv test macros out of drmP.h
by Daniel Vetter
· 7 years ago
90a460d
drm: Fix kerneldoc for DRM_MODE_PROP_IMMUTABLE
by Sean Paul
· 7 years ago
3e977ac
drm/i915: Prevent writing into a read-only object via a GGTT mmap
by Chris Wilson
· 7 years ago
2c6d1ff
drm: add support for DisplayPort CEC-Tunneling-over-AUX
by Hans Verkuil
· 7 years ago
5685ca0
drm/tinydrm: Fix doc build warnings
by Noralf Trønnes
· 7 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
Next »