index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
drm: virtio: fix virtio_gpu_cursor_formats
Laurent Vivier
1
-0
/
+4
2017-04-06
drm: bridge: dw-hdmi: Add a missing break statement
Dan Carpenter
1
-0
/
+1
2017-04-06
drm: bridge: dw-hdmi: remove unused hdmi_bus_fmt_is_yuv420
Neil Armstrong
1
-14
/
+0
2017-04-06
drm/fb-helper: Extract _legacy kms functions
Daniel Vetter
1
-28
/
+44
2017-04-06
drm: extract legacy framebuffer remove
Daniel Vetter
3
-111
/
+115
2017-04-06
drm/atomic-helper: Remove legacy backoff hack from gamma_set
Daniel Vetter
2
-12
/
+2
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
19
-19
/
+39
2017-04-06
drm: Add explicit acquire ctx handling around ->gamma_set
Daniel Vetter
1
-13
/
+20
2017-04-06
drm/fb-helper: Give up on kgdb for atomic drivers
Daniel Vetter
3
-22
/
+6
2017-04-05
drm/i915: Nuke intel_atomic_legacy_gamma_set
Daniel Vetter
1
-43
/
+1
2017-04-05
drm: Only take crtc lock in get_gamma ioctl
Daniel Vetter
1
-10
/
+6
2017-04-05
drm: Drop modeset_lock_all from the getproperty ioctl
Daniel Vetter
1
-43
/
+29
2017-04-05
drm: drop modeset_lock_all from drm_state_info
Daniel Vetter
1
-21
/
+39
2017-04-05
drm/atomic-helper: remove modeset_lock_all from helper_resume
Daniel Vetter
1
-4
/
+12
2017-04-05
drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
Daniel Vetter
5
-39
/
+4
2017-04-05
drm: Remove drm_modeset_(un)lock_crtc
Daniel Vetter
3
-95
/
+24
2017-04-05
drm: Make drm_modeset_lock_crtc internal
Daniel Vetter
2
-14
/
+3
2017-04-04
drm: Pass CRTC ID in userspace vblank events
Ander Conselvan de Oliveira
2
-0
/
+5
2017-04-04
drm/doc: Small markup fixup
Daniel Vetter
1
-1
/
+1
2017-04-04
drm: document drm_ioctl.[hc]
Daniel Vetter
2
-38
/
+88
2017-04-04
drm: Consolidate and document sysfs support
Daniel Vetter
1
-43
/
+27
2017-04-04
drm/meson: Convert existing documentation to actual kerneldoc
Neil Armstrong
7
-30
/
+65
2017-04-04
drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHY
Neil Armstrong
5
-0
/
+1066
2017-04-04
drm/meson: Add support for HDMI venc modes and settings
Neil Armstrong
3
-5
/
+1249
2017-04-04
drm/meson: add support for HDMI clock support
Neil Armstrong
3
-16
/
+623
2017-04-04
drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not available
Neil Armstrong
1
-1
/
+1
2017-04-04
drm/meson: Add support for components
Neil Armstrong
1
-14
/
+99
2017-04-04
drm/meson: Add missing HDMI register
Neil Armstrong
1
-0
/
+1
2017-04-04
drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for v...
Neil Armstrong
1
-4
/
+11
2017-04-04
drm: bridge: dw-hdmi: Move HPD handling to PHY operations
Neil Armstrong
1
-54
/
+81
2017-04-04
drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
Neil Armstrong
1
-95
/
+231
2017-04-04
drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
Laurent Pinchart
1
-28
/
+23
2017-04-04
Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...
Sean Paul
10
-11
/
+44
2017-04-04
Merge airlied/drm-next into drm-misc-next
Sean Paul
320
-3680
/
+402534
2017-04-04
drm: virtio: fix virtio_gpu_mode_dumb_create
Gerd Hoffmann
1
-2
/
+4
2017-04-04
drm: virtio: add virtio_gpu_translate_format
Gerd Hoffmann
3
-56
/
+71
2017-04-03
drm/omap: Major omap_modeset_init() cleanup
Jyri Sarha
4
-139
/
+86
2017-04-03
drm/omap: Remove the obsolete #define omap_plane _omap_plane hack
Jyri Sarha
1
-7
/
+1
2017-04-03
drm/omap: Fix one ugly indentation style break left by coccinelle
Jyri Sarha
1
-3
/
+2
2017-04-03
drm/omap: Rename enum omap_plane to enum omap_plane_id
Jyri Sarha
6
-103
/
+117
2017-04-03
drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config option
Jyri Sarha
2
-52
/
+16
2017-04-03
drm/omap: fix crash on module unload
Tomi Valkeinen
1
-14
/
+0
2017-04-03
drm/omap: use drm_atomic_helper_shutdown()
Tomi Valkeinen
1
-0
/
+2
2017-04-03
drm/omap: fix display SYNC/DE flags
Tomi Valkeinen
2
-5
/
+43
2017-04-03
drm/omap: dispc: improve debug print of display flags
Tomi Valkeinen
1
-5
/
+15
2017-04-03
drm/omap: displays: panel-dpi: Support for handling backlight devices
Peter Ujfalusi
1
-2
/
+35
2017-04-03
drm/omap: poll only connectors where the connect/disconnect can be checked
Peter Ujfalusi
1
-6
/
+4
2017-04-03
drm/omap: display: Add displays in sorted order to the panel_list
Peter Ujfalusi
1
-1
/
+9
2017-04-03
drm/omap: Use omapdss_stack_is_ready() to check that the display stack is up
Peter Ujfalusi
1
-6
/
+3
2017-04-03
drm/omap: dss: Support for detecting display stack readiness
Peter Ujfalusi
3
-0
/
+111
[next]