Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f08c86c30e967b8dd37060b66046667790cc9995
/
drivers
/
gpu
/
drm
f08c86c
drm/vmwgfx: Annotate ignored return values
by Thomas Hellstrom
· 9 years ago
8cd9f25
drm/vmwgfx: Clear uninitialized fields of a parameter
by Thomas Hellstrom
· 9 years ago
f0493e6
drm/mgag200: Added support for the new device G200eH3
by Mathieu Larouche
· 9 years ago
618a610
Merge tag 'drm-amdkfd-next-2017-01-16' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 9 years ago
01f5e69
Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 9 years ago
d64a166
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into drm-next
by Dave Airlie
· 9 years ago
8bf7938
drm/amdkfd: fix improper return value on error
by Pan Bian
· 9 years ago
a7522cd
amdkfd: fix spelling mistake in kfd_ioctl_dbg_unrgesiter
by Colin Ian King
· 9 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
· 9 years ago
5c37daf
Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 9 years ago
011cda5
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
by Benjamin Gaignard
· 9 years ago
11b3c20
drm: Change the return type of the unload hook to void
by Gabriel Krisman Bertazi
· 9 years ago
931c670
drm: add more document for drm_crtc_from_index()
by Shawn Guo
· 9 years ago
a09759e
drm: remove useless parameters from drm_pick_cmdline_mode function
by Vincent Abriou
· 9 years ago
5d799ac
drm/i915: Update DRIVER_DATE to 20170109
by Daniel Vetter
· 9 years ago
3806a27
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 9 years ago
5824f92
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
2fd8774
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 9 years ago
7453c54
swiotlb: Export swiotlb_max_segment to users
by Konrad Rzeszutek Wilk
· 9 years ago
b42a13d
drm/i915: Drain freed objects for mmap space exhaustion
by Chris Wilson
· 9 years ago
1a292fa
drm/i915: Purge loose pages if we run out of DMA remap space
by Chris Wilson
· 9 years ago
10466d2
drm/i915: Fix phys pwrite for struct_mutex-less operation
by Chris Wilson
· 9 years ago
984ff29f
drm/i915: Simplify testing for am-I-the-kernel-context?
by Chris Wilson
· 9 years ago
e8f9ae9
drm/i915: Use range_overflows()
by Chris Wilson
· 9 years ago
edd1f2f
drm/i915: Use fixed-sized types for stolen
by Chris Wilson
· 9 years ago
46fad80
drm/i915: Use phys_addr_t for the address of stolen memory
by Chris Wilson
· 9 years ago
c4d3ae6
drm/i915: Consolidate checks for memcpy-from-wc support
by Chris Wilson
· 9 years ago
9f54742
drm: crc: Call wake_up_interruptible() each time there is a new CRC entry
by Benjamin Gaignard
· 9 years ago
1ae0d5a
drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
by Arvind Yadav
· 9 years ago
6d10c54
drm/sti: remove deprecated sti_vtac.c file
by Vincent Abriou
· 9 years ago
8953e9e
drm/sti: create fbdev at binding
by Vincent Abriou
· 9 years ago
a69e466
drm/sti: update fps debugfs entries
by Vincent Abriou
· 9 years ago
9712077
drm/sti: do not post HQVDP command if no update
by Fabien DESSENNE
· 9 years ago
49fb560
drm/sti: load XP70 firmware only once
by Fabien DESSENNE
· 9 years ago
dd84187
drm/sti: allow audio playback on HDMI even if disabled.
by Arnaud Pouliquen
· 9 years ago
62a0d98
drm: allow to use mmuless SoC
by Benjamin Gaignard
· 9 years ago
99c48e1
drm: compile drm_vm.c only when needed
by Benjamin Gaignard
· 9 years ago
7ec73b7
drm/i915: Only skip requests once a context is banned
by Chris Wilson
· 9 years ago
b716393
drm/i915: Move a few more utility macros to i915_utils.h
by Chris Wilson
· 9 years ago
121dfbb
drm/i915: Clear ret before unbinding in i915_gem_evict_something()
by Chris Wilson
· 9 years ago
db9309a
drm/i915/guc: Exclude the upper end of the Global GTT for the GuC
by Chris Wilson
· 9 years ago
40b326e
drm/i915: Move a few utility macros into a separate header
by Chris Wilson
· 9 years ago
f3b8f91
drm/i915/execlists: Reorder execlists register enabling
by Chris Wilson
· 9 years ago
56f6e0a
drm/i915: Assert that we do create the deferred context
by Chris Wilson
· 9 years ago
d51dafa
drm/i915: Assert all timeline requests are gone before fini
by Chris Wilson
· 9 years ago
e8fa567
drm: crc: Wait for a frame before returning from open()
by Tomeu Vizoso
· 9 years ago
1aa81be
drm: Move locking into drm_debugfs_crtc_crc_add
by Tomeu Vizoso
· 9 years ago
88017bd0
drm/imx: imx-tve: Remove unused variable
by Fabio Estevam
· 9 years ago
00bd617
Revert "drm: nouveau: fix build when LEDS_CLASS=m"
by Daniel Vetter
· 9 years ago
b3ba3f6
drm: Add kernel-doc for drm_crtc_commit_get/put
by Daniel Vetter
· 9 years ago
b1ed35d
drm/i915: Revoke fenced GTT mmapings across GPU reset
by Chris Wilson
· 9 years ago
fd7d6c5
drm/i915: enable FBC on gen9+ too
by Paulo Zanoni
· 9 years ago
98b2f01
drm/i915: actually drive the BDW reserved IDs
by Paulo Zanoni
· 9 years ago
76fede2
drm/atomic: Fix outdated comment.
by Maarten Lankhorst
· 9 years ago
42f7f3c
drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIAS
by Jarkko Nikula
· 9 years ago
7e6d80d
drm/omap: dsi: fix compile errors when enabling debug prints
by H. Nikolaus Schaller
· 9 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
· 9 years ago
a402eae
Merge tag 'v4.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
24835e4
drm: reference count event->completion
by Daniel Vetter
· 9 years ago
7800fb6
drm/i915: Update comment that sets I915_MODE_FLAG_INHERITED
by Daniel Vetter
· 9 years ago
4b0ea93
gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap
by Arvind Yadav
· 9 years ago
a5ad0fd
drm: nouveau: fix build when LEDS_CLASS=m
by Randy Dunlap
· 9 years ago
0bf0230
drm/i915: Initialize num_scalers for skl and glk too
by Ander Conselvan de Oliveira
· 9 years ago
c9efef7
drm/i915: Update comment in vlv_set_rps_idle()
by Chris Wilson
· 9 years ago
bae3fdc
drm/i915/guc: Make intel_guc_recv static.
by Michal Wajdeczko
· 9 years ago
2471eb5
drm/i915: Prevent timeline updates whilst performing reset
by Chris Wilson
· 9 years ago
64d1461
drm/i915: Silence allocation failure during sg_trim()
by Chris Wilson
· 9 years ago
c3f923b
drm/i915: Don't clflush before release phys object
by Chris Wilson
· 9 years ago
9169757
drm/i915: Fix oops in overlay due to frontbuffer tracking
by Ville Syrjälä
· 9 years ago
b72eb5f
drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff
by Ville Syrjälä
· 9 years ago
a6d3e7d
drm/i915: Initialize overlay->last_flip properly
by Ville Syrjälä
· 9 years ago
00b2b72
drm/i915: Move the min_pixclk[] handling to the end of readout
by Ville Syrjälä
· 9 years ago
8581f1b
drm/i915: Force VDD off on the new power seqeuencer before starting to use it
by Ville Syrjälä
· 9 years ago
23c4cfb
drm/edid: constify edid quirk list
by Jani Nikula
· 9 years ago
1c74eea
drm/i915: Move number of scalers initialization to runtime init
by Nabendu Maiti
· 9 years ago
8e45ac1
drm/i915: Move intel_atomic_get_shared_dpll_state() to intel_dpll_mgr.c
by Ander Conselvan de Oliveira
· 9 years ago
4541d31
drm/bridge: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 9 years ago
fe88d12
drm/i915: Drop kerneldoc markup from non-kerneldoc enum drrs_refresh_rate_type
by Chris Wilson
· 9 years ago
6095868
drm/i915: Complete kerneldoc for struct i915_gem_context
by Chris Wilson
· 9 years ago
a73c7a4
drm/i915: Fix kerneldoc for i915_gem_object_pin_map()
by Chris Wilson
· 9 years ago
7a5580a
drm/i915: Move assert of page pin vs bind count into i915_vma_unbind
by Chris Wilson
· 9 years ago
421242a
drm/cma-helpers: Use recommened kerneldoc for struct member refs
by Daniel Vetter
· 9 years ago
b112481
drm/cma-helper: simplify setup for drivers with ->dirty callbacks
by Daniel Vetter
· 9 years ago
7357f89
drm/armada: Fix compile fail
by Daniel Vetter
· 9 years ago
433e404
drm/armada: s/drm_mm_dump_table/drm_mm_print/
by Chris Wilson
· 9 years ago
99e3123
vfio-mdev: Make mdev_device private and abstract interfaces
by Alex Williamson
· 9 years ago
9372e6fe
vfio-mdev: Make mdev_parent private
by Alex Williamson
· 9 years ago
4293055
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
by Alex Williamson
· 9 years ago
6098909
drm: Avoid NULL dereference of drm_device.dev
by Chris Wilson
· 9 years ago
824387b
drm/atomic-helpers: Remove outdated comment
by Daniel Vetter
· 9 years ago
5edbfc4
drm/rect: Fix formatting of example code
by Daniel Vetter
· 9 years ago
ea0dd85
drm/doc: use preferred struct reference in kernel-doc
by Daniel Vetter
· 9 years ago
05fc032
drm/mm: Some doc polish
by Daniel Vetter
· 9 years ago
b834ff8
drm: Update TTM initialization documentation
by Gabriel Krisman Bertazi
· 9 years ago
5bbf92d
drm: Export drm_ioctl_permit to kernel-doc
by Gabriel Krisman Bertazi
· 9 years ago
8caead1
drm: Drop unused forward declaration of drm_version
by Gabriel Krisman Bertazi
· 9 years ago
75f6dfe
drm: Deduplicate driver initialization message
by Gabriel Krisman Bertazi
· 9 years ago
e82dfa0
drm: Reduce verbosity level for drm_core_init() debug message
by Chris Wilson
· 9 years ago
48df633
drm: rockchip: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 9 years ago
ac620ba3
drm: zte: use crtc helper drm_crtc_from_index()
by Shawn Guo
· 9 years ago
Next »