index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_atomic_helper.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
drm: writeback: Add out-fences for writeback connectors
Brian Starkey
6
-16
/
+257
2018-06-20
drm: Add writeback connector type
Brian Starkey
12
-2
/
+541
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
17
-165
/
+2
2018-06-20
dma_buf: remove device parameter from attach callback v2
Christian König
10
-18
/
+13
2018-06-20
drm/vc4: Always obey implicit sync
Daniel Vetter
1
-4
/
+7
2018-06-20
drm/gem-fb-helper: Always do implicit sync
Daniel Vetter
1
-1
/
+1
2018-06-18
drm/rockchip: vop: fix irq disabled after vop driver probed
Sandy Huang
1
-8
/
+17
2018-06-18
drm/rockchip: vop: split out core clock enablement into separate functions
Heiko Stuebner
1
-13
/
+31
2018-06-18
drm: Add checks for atomic_[duplicate/destroy]_state with atomic drivers
Haneen Mohammed
6
-0
/
+24
2018-06-16
drm/rockchip: cnd-dp: adjust spdif register setting
Lin Huang
1
-15
/
+1
2018-06-16
drm/rockchip: lvds: add missing of_node_put
Julia Lawall
1
-1
/
+3
2018-06-15
drm/atomic: Set current atomic state in drm_private_state
Alexandru Gheorghe
1
-0
/
+1
2018-06-15
drm: Print bad user modes
Ville Syrjälä
4
-5
/
+24
2018-06-15
drm/atomic: Improve debug messages
Ville Syrjälä
1
-27
/
+61
2018-06-14
drm/bridge: sil_sii8620: do not have a dependency of RC_CORE
Inki Dae
1
-1
/
+3
2018-06-11
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
Ville Syrjälä
8
-87
/
+24
2018-06-11
drm/vc4: Stop updating plane->fb/crtc
Ville Syrjälä
1
-3
/
+0
2018-06-11
drm/virtio: Stop updating plane->crtc
Ville Syrjälä
1
-2
/
+0
2018-06-11
drm/msm: Stop updating plane->fb/crtc
Ville Syrjälä
4
-6
/
+0
2018-06-11
drm/exynos: Stop updating plane->crtc
Ville Syrjälä
1
-2
/
+0
2018-06-11
drm/i915: Stop updating plane->fb/crtc
Ville Syrjälä
2
-16
/
+3
2018-06-11
drm/amdgpu/dc: Stop updating plane->fb
Ville Syrjälä
1
-2
/
+0
2018-06-11
drm/vmwgfx: Stop messing about with plane->fb/old_fb/crtc
Ville Syrjälä
1
-24
/
+0
2018-06-11
drm/vmwgfx: Stop using plane->fb in atomic_enable()
Ville Syrjälä
1
-1
/
+2
2018-06-11
drm/vmwgfx: Stop updating plane->fb
Ville Syrjälä
2
-4
/
+0
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()
Ville Syrjälä
1
-1
/
+2
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_helper_dirty()
Ville Syrjälä
1
-3
/
+4
2018-06-11
drm/vmwgfx: Stop using plane->fb in vmw_kms_atomic_check_modeset()
Ville Syrjälä
1
-3
/
+7
2018-06-02
drm/edid: Quirk Vive Pro VR headset non-desktop.
Lubosz Sarnecki
1
-1
/
+2
2018-06-01
dma-buf: make map_atomic and map function pointers optional
Gerd Hoffmann
2
-2
/
+6
2018-05-31
drm/vc4: Add support for SAND modifier.
Dave Stevenson
3
-7
/
+142
2018-05-31
drm/vc4: Add missing formats to vc4_format_mod_supported().
Eric Anholt
1
-0
/
+2
2018-05-31
drm: Trust format_mod_supported() when it OKs a plane modifier.
Eric Anholt
2
-12
/
+16
2018-05-30
drm/i915: Promote .format_mod_supported() to the lead role
Ville Syrjälä
3
-72
/
+186
2018-05-29
display: panel: Add AUO g070vvn01 display support (800x480)
Lukasz Majewski
2
-0
/
+60
2018-05-29
gpu: drm: drm_vm: Adding new typedef vm_fault_t
Souptick Joarder
1
-5
/
+5
2018-05-28
drm/fb-helper: Fix typo on kerneldoc
Daniel Vetter
1
-1
/
+1
2018-05-28
drm/sun4i: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-05-25
drm/atmel-hlcdc: Stop using plane->fb
Ville Syrjälä
2
-11
/
+2
2018-05-25
drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
Ville Syrjälä
2
-29
/
+0
2018-05-25
drm: Add local 'plane' variable for tmp->primary
Ville Syrjälä
1
-7
/
+12
2018-05-25
drm/atmel-hlcdc: Stop consulting plane->crtc
Ville Syrjälä
1
-3
/
+4
2018-05-25
drm/sti: Stop consulting plane->crtc
Ville Syrjälä
1
-1
/
+5
2018-05-25
drm/msm: Stop consulting plane->fb/crtc
Ville Syrjälä
2
-2
/
+2
2018-05-25
drm/arc: Stop consulting plane->fb
Ville Syrjälä
1
-3
/
+0
2018-05-25
drm/edid: Fix up edid_cea_modes[] formatting
Ville Syrjälä
1
-134
/
+134
2018-05-25
drm/xen-front: fix pointer casts
Oleksandr Andrushchenko
2
-3
/
+3
2018-05-24
drm/i915: Pin the ring high
Chris Wilson
1
-0
/
+2
2018-05-24
drm/i915: Limit searching for PIN_HIGH
Chris Wilson
1
-1
/
+10
2018-05-24
drm/mm: Add a search-by-address variant to only inspect a single hole
Chris Wilson
4
-2
/
+112
[next]