index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
drm/vc4: Move LBM creation out of vc4_plane_mode_set()
Boris Brezillon
2
-28
/
+54
2018-11-30
drm/vc4: Make vc4_lbm_size() return 0 when vertical scaling is disabled
Boris Brezillon
1
-3
/
+6
2018-11-29
drm: Add DRM_MODESET_LOCK_BEGIN/END helpers
Sean Paul
5
-78
/
+24
2018-11-29
drm: Move atomic_state_put after locks are dropped
Sean Paul
1
-1
/
+1
2018-11-29
drm: Move drm_mode_setcrtc() local re-init to failure path
Sean Paul
1
-7
/
+9
2018-11-29
drm: Clear state->acquire_ctx before leaving drm_atomic_helper_commit_duplica...
Sean Paul
1
-2
/
+6
2018-11-29
drm/rcar-du: Use drm_fbdev_generic_setup()
Noralf Trønnes
3
-34
/
+3
2018-11-29
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
372
-11224
/
+15553
2018-11-29
drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg
Gerd Hoffmann
3
-6
/
+4
2018-11-29
drm/virtio: fence: pass plain pointer
Gerd Hoffmann
5
-27
/
+27
2018-11-29
drm/vkms: Fix plane duplicate_state
Daniel Vetter
1
-2
/
+5
2018-11-29
Merge v4.20-rc4 into drm-next
Dave Airlie
16
-59
/
+160
2018-11-29
Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
36
-327
/
+669
2018-11-29
Merge tag 'du-next-20181123' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
6
-13
/
+60
2018-11-29
Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
132
-5396
/
+9301
2018-11-28
drm/pl111: add of_node_put()
Yangtao Li
1
-0
/
+2
2018-11-27
drm/vkms: Drop custom vkms_dumb_map().
Eric Anholt
3
-30
/
+0
2018-11-27
drm/v3d: Clean up the reservation object setup.
Eric Anholt
1
-22
/
+11
2018-11-27
drm/v3d: Update a comment about what uses v3d_job_dependency().
Eric Anholt
1
-1
/
+1
2018-11-27
drm/meson: Add support for VIC alternate timings
Neil Armstrong
3
-52
/
+89
2018-11-27
drm/meson: Add HDMI 1.4 4k modes
Neil Armstrong
1
-0
/
+129
2018-11-27
drm/sun4i: Pass modifier to backend and frontend format support helpers
Paul Kocialkowski
4
-6
/
+13
2018-11-27
drm/sun4i: frontend: Add support for the BGRX8888 output format
Paul Kocialkowski
2
-0
/
+5
2018-11-27
drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
Paul Kocialkowski
1
-1
/
+11
2018-11-27
drm/sun4i: frontend: Apply format sub-sampling to CH1 dimensions
Paul Kocialkowski
1
-8
/
+16
2018-11-27
drm/sun4i: backend: Detail the YUV to RGB values coding explanation
Paul Kocialkowski
1
-2
/
+6
2018-11-27
drm/sun4i: frontend: Add support for the BGRX8888 input format
Paul Kocialkowski
3
-0
/
+7
2018-11-27
drm/sun4i: frontend: Determine input mode based on the number of planes
Paul Kocialkowski
1
-6
/
+4
2018-11-27
drm/sun4i: frontend: Add proper definitions for format registers
Paul Kocialkowski
2
-12
/
+10
2018-11-27
drm/sun4i: frontend: Add helpers for input data mode and pixel sequence
Paul Kocialkowski
1
-5
/
+41
2018-11-27
drm/sun4i: frontend: Move CSC bypass setup to format update routine
Paul Kocialkowski
1
-4
/
+4
2018-11-27
drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
Paul Kocialkowski
1
-3
/
+3
2018-11-27
drm/sun4i: backend: Avoid counting YUV planes that use the frontend
Paul Kocialkowski
1
-5
/
+5
2018-11-27
drm/sun4i: backend: Use a specific function to check if a plane is supported
Paul Kocialkowski
1
-5
/
+22
2018-11-27
drm/sun4i: backend: Refine the logic behind using the frontend
Paul Kocialkowski
1
-2
/
+18
2018-11-27
drm/sun4i: frontend: Add a helper and a list for supported formats
Paul Kocialkowski
2
-0
/
+17
2018-11-27
drm/sun4i: backend: Add a helper and a list for supported formats
Paul Kocialkowski
2
-0
/
+28
2018-11-27
drm/sun4i: Add TODO comment about supporting scaling with the backend
Paul Kocialkowski
1
-0
/
+5
2018-11-27
drm/sun4i: frontend: Replace ARGB with XRGB as supported format
Paul Kocialkowski
2
-4
/
+3
2018-11-27
drm/sun4i: Cleanup video/YUV source before enabling a layer
Paul Kocialkowski
3
-0
/
+13
2018-11-24
drm: replace "drm_connector_unreference" with "drm_connector_put"
Fernando Ramos
1
-1
/
+1
2018-11-24
drm: remove deprecated "drm_dev_unref" function
Fernando Ramos
1
-13
/
+0
2018-11-24
drm: replace "drm_dev_unref" function with "drm_dev_put"
Fernando Ramos
6
-11
/
+11
2018-11-23
drm/atomic-helper: WARN if fake_commit->hw_done is not completed as expected
Ville Syrjälä
1
-1
/
+3
2018-11-23
drm/atomic-helper: Complete fake_commit->flip_done potentially earlier
Ville Syrjälä
1
-0
/
+3
2018-11-23
drm: rcar-du: Reject modes that fail CRTC timing requirements
Laurent Pinchart
1
-0
/
+12
2018-11-23
drm: rcar-du: Fix external clock error checks
Laurent Pinchart
1
-5
/
+9
2018-11-23
drm: rcar-du: Enable alpha property on primary planes
Kieran Bingham
1
-1
/
+2
2018-11-23
drm: rcar-du: lvds: Add R8A77965 support
Laurent Pinchart
1
-0
/
+1
2018-11-23
drm: rcar-du: Fix vblank initialization
Laurent Pinchart
1
-1
/
+1
[next]