Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
51dacf208988e5a2561d9b4b560cacc8a7f025e7
/
drivers
/
gpu
51dacf2
drm: Add support of ARC PGU display controller
by Carlos Palminha
· 9 years ago
027b3f8b
drm/modes: stop handling framebuffer special
by Dave Airlie
· 9 years ago
2ddea3f
drm/modes: reduce fb_lock to just protecting lists
by Dave Airlie
· 9 years ago
72fe90b
drm/modes: move reference taking into object lookup.
by Dave Airlie
· 9 years ago
c7e1c59
drm/mode: reduce lock hold in addfb2
by Dave Airlie
· 9 years ago
9cd4742
drm/mode: reduce scope of fb_lock in framebuffer init
by Dave Airlie
· 9 years ago
cee26ac
drm/mode: use _object_find to find framebuffers.
by Dave Airlie
· 9 years ago
d0f37cf
drm/mode: move framebuffer reference into object.
by Dave Airlie
· 9 years ago
747a598
drm/mode: introduce wrapper to read framebuffer refcount.
by Dave Airlie
· 9 years ago
19ab3f8
drm/modes: drop __drm_framebuffer_unregister.
by Dave Airlie
· 9 years ago
f55f1f9
drm/mode: move framebuffer_free up above framebuffer_init
by Dave Airlie
· 9 years ago
7c8f6d2
drm/mode: rework drm_mode_object_put to drm_mode_object_unregister.
by Dave Airlie
· 9 years ago
9a297b3
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next
by Dave Airlie
· 9 years ago
605b28c
Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
4904796
Merge tag 'v4.6-rc3' into drm-next
by Dave Airlie
· 9 years ago
d57d477
Merge tag 'topic/drm-misc-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f230ffa
Merge tag 'topic/struct_mutex-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
6dc3e22
drm: Make drm.debug parameter description more helpful
by Ezequiel Garcia
· 9 years ago
14ba003
drm: Remove warning from drm_connector_unregister_all()
by Laurent Pinchart
· 9 years ago
ba34d58
drm: probe_helper: Hide ugly ifdef
by Ezequiel Garcia
· 9 years ago
d63c25e
drm: rcar-du: Use generic drm_connector_register_all() helper
by Alexey Brodkin
· 9 years ago
b3383f7
drm: atmel_hldc: Use generic drm_connector_register_all() helper
by Alexey Brodkin
· 9 years ago
54d2c2d
drm: Introduce drm_connector_register_all() helper
by Alexey Brodkin
· 9 years ago
f74418a
drm/vma_manage: Drop has_offset
by Daniel Vetter
· 9 years ago
0797ac6
drm/vgem: Drop dev->struct_mutex
by Daniel Vetter
· 9 years ago
7f340a2
drm/vgem: Move get_pages to gem_create
by Daniel Vetter
· 9 years ago
e34274f
drm/vgem: Simplify dumb_map
by Daniel Vetter
· 9 years ago
2f42420
drm/exynos: drop struct_mutex from fbdev setup
by Daniel Vetter
· 9 years ago
6c991a2
drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctl
by Daniel Vetter
· 9 years ago
8e97d9e
drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dma
by Daniel Vetter
· 9 years ago
9126362
drm/exynos: Drop dev->struct_mutex from mmap offset function
by Daniel Vetter
· 9 years ago
ca25d6b
drm/nouveau: Drop dev->struct_mutex from fbdev init
by Daniel Vetter
· 9 years ago
068149a
drm/qxl: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
5bb682c
drm/omapdrm: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
e889c24
drm/nouveau: Use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
8d4d0d7
drm/atomic-helper: Print an error if vblank wait times out
by Ville Syrjälä
· 9 years ago
1652fce
drm/dp/mst: Restore primary hub guid on resume
by Lyude
· 9 years ago
f6cd7da
drm: Release driver references to handle before making it available again
by Chris Wilson
· 9 years ago
40ae80c
drm/i915/dp/mst: Add source port info to debugfs output
by Jim Bride
· 9 years ago
51108f2
drm/dp/mst: Enhance DP MST debugfs output
by Jim Bride
· 9 years ago
59f7c0f
drm/edid: Add drm_edid_get_monitor_name()
by Jim Bride
· 9 years ago
ebab87a
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
by Boris Brezillon
· 9 years ago
5ac44c8
drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
by Boris Brezillon
· 9 years ago
17a8e03
drm: atmel-hlcdc: rework the output code to support drm bridges
by Boris Brezillon
· 9 years ago
aca63b7
drm: atmel-hlcdc: move output mode selection in CRTC implementation
by Boris Brezillon
· 9 years ago
79a3fc2
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
by Boris Brezillon
· 9 years ago
aab6d08
drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
by Boris Brezillon
· 9 years ago
abfc936
drm: atmel-hlcdc: fix connector and encoder types
by Boris Brezillon
· 9 years ago
9b19061
drm: atmel-hlcdc: support asynchronous atomic commit operations
by Boris Brezillon
· 9 years ago
1a7b37c
drm: atmel-hlcdc: add a ->cleanup_fb() operation
by Boris Brezillon
· 9 years ago
6c14838
drm/crtc_helper: Reset empty plane state in drm_helper_crtc_mode_set_base()
by Liu Ying
· 9 years ago
1b31112
drm/virtio: Drop dummy gamma table support
by Daniel Vetter
· 9 years ago
bd98332
drm/bochs: Drop fake gamma support
by Daniel Vetter
· 9 years ago
f35034f
drm/core: Fix ordering in drm_mode_config_cleanup.
by Maarten Lankhorst
· 9 years ago
ba3150a
drm/i915: Update DRIVER_DATE to 20160411
by Daniel Vetter
· 9 years ago
3970285
Merge tag 'v4.6-rc3' into drm-intel-next-queued
by Daniel Vetter
· 9 years ago
fb8621d
drm/i915: Avoid allocating a vmap arena for a single page
by Chris Wilson
· 9 years ago
f2a85e1
drm,i915: Introduce drm_malloc_gfp()
by Chris Wilson
· 9 years ago
eae2c43
drm/i915/shrinker: Restrict vmap purge to objects with vmaps
by Chris Wilson
· 9 years ago
0a798eb
drm/i915: Refactor duplicate object vmap functions
by Chris Wilson
· 9 years ago
d2cad53
drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj
by Chris Wilson
· 9 years ago
6d19245
drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf
by Chris Wilson
· 9 years ago
b1e429f
drm/i915: implement WaClearTdlStateAckDirtyBits
by Tim Gore
· 9 years ago
25a5670
drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bit
by Dongwon Kim
· 9 years ago
c0ead70
drm/i915: Rename hw state checker to hw state verifier.
by Maarten Lankhorst
· 9 years ago
f6d1973
drm/i915: Move modeset state verifier calls.
by Maarten Lankhorst
· 9 years ago
e7c8454
drm/i915: Make modeset state verifier take crtc as argument.
by Maarten Lankhorst
· 9 years ago
5dd8e50
drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor
by Chris Wilson
· 9 years ago
0d317ce
drm/i915: Use simplest form for flushing the single cacheline in the HWS
by Chris Wilson
· 9 years ago
12471ba
drm/i915: Harden detection of missed interrupts
by Chris Wilson
· 9 years ago
c04e0f3
drm/i915: Separate out the seqno-barrier from engine->get_seqno
by Chris Wilson
· 9 years ago
9b9ed30
drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
by Chris Wilson
· 9 years ago
782f6bc
drm/i915: Fixup the free space logic in ring_prepare
by Akash Goel
· 9 years ago
7d32326
drm/gma500/mdfld_dsi: remove bogus if check
by Alan
· 9 years ago
7ccca1d
drm/gma500: Fix possible out of bounds read
by Itai Handler
· 9 years ago
4cd54d9
drm/gma500: fix double freeing
by Sudip Mukherjee
· 9 years ago
cffa781
drm/i915: Simplify check for idleness in hangcheck
by Chris Wilson
· 9 years ago
7c90b7d
drm/i915: Apply a mb between emitting the request and hangcheck
by Chris Wilson
· 9 years ago
0134712
drm/i915: Reset engine->last_submitted_seqno
by Chris Wilson
· 9 years ago
a058d93
drm/i915: Reset semaphore page for gen8
by Chris Wilson
· 9 years ago
8c12672
drm/i915: Refactor gen8 semaphore offset calculation
by Chris Wilson
· 9 years ago
29dcb57
drm/i915: Move the hw semaphore initialisation from GEM to the engine
by Chris Wilson
· 9 years ago
d04bce4
drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()
by Chris Wilson
· 9 years ago
2ed53a9
drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno
by Chris Wilson
· 9 years ago
14fd0d6
drm/i915: Include engine->last_submitted_seqno in GPU error state
by Chris Wilson
· 9 years ago
6f0e753
drm/i915/BXT: Get pipe conf from the port registers
by Ramalingam C
· 9 years ago
43367ec
drm/i915: Sharing the pixel_format_from_vbt to whole i915
by Ramalingam C
· 9 years ago
b13d8e2
drm/i915/dsi: use a temp variable for referencing the gpio table
by Jani Nikula
· 9 years ago
515d07d
drm/i915/dsi: abstract VLV gpio element execution to a separate function
by Jani Nikula
· 9 years ago
b0c91cd
drm/i915/dsi: clean up vlv gpio table and definitions
by Jani Nikula
· 9 years ago
2d1fe07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
by Joonas Lahtinen
· 9 years ago
9458f4b
drm/i915: Do not WARN_ON in i915_vm_to_ppgtt
by Joonas Lahtinen
· 9 years ago
e5716f5
drm/i915: Use i915_vm_to_ppgtt instead of manual container_of
by Joonas Lahtinen
· 9 years ago
fd8c61e
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
281c114
drm/i915/bxt: Set max cdclk frequency properly
by Matt Roper
· 9 years ago
a280f7d
drm/i915/skl+: Use plane size for relative data rate calculation
by Kumar, Mahesh
· 9 years ago
d252bf6
drm/i915: Set invert bit for hpd based on VBT
by Shubhangi Shrivastava
· 9 years ago
4e27bd5
drm/i915: Update VBT fields for child devices
by Shubhangi Shrivastava
· 9 years ago
30aab18
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
34440ed
drm/nouveau/tegra: acquire and enable reference clock if needed
by Alexandre Courbot
· 9 years ago
Next »