index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
devicetree/bindings: display: Document common panel properties
Laurent Pinchart
1
-0
/
+91
2017-04-04
Merge tag 'omapdrm-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
26
-540
/
+802
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
2
-2
/
+38
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
2017-04-03
drm/omap: dss: Functions to check components in the display/output list
Peter Ujfalusi
3
-0
/
+34
2017-04-03
drm/omap: fix replication logic
Tomi Valkeinen
3
-6
/
+6
2017-04-03
drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabled
Tomi Valkeinen
2
-12
/
+0
2017-04-03
drm/omap: remove all EXPORT_SYMBOLs from dispc.c
Tomi Valkeinen
3
-96
/
+33
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
5
-39
/
+57
2017-04-03
drm/omap: fill dispc_ops
Tomi Valkeinen
1
-0
/
+40
2017-04-03
drm/omap: add dispc_ops
Tomi Valkeinen
2
-0
/
+63
2017-04-03
drm/omap: move dispc related dss-feat funcs to dispc
Tomi Valkeinen
7
-7
/
+31
2017-04-03
drm/omap: move display, dss-of, output to omapdss-base
Tomi Valkeinen
6
-11
/
+8
2017-04-03
drm/omap: display: don't use dsi_get_pixel_size()
Tomi Valkeinen
3
-12
/
+4
2017-04-03
drm/omap: output: use dev_err instead of DSSERR
Tomi Valkeinen
1
-5
/
+8
2017-04-03
drm/omap: move dss_initialized to omapdss-base
Tomi Valkeinen
3
-10
/
+18
2017-04-03
drm/omap: add omapdss-base.ko
Tomi Valkeinen
3
-0
/
+14
2017-04-03
drm/omap: fix HDMI sync polarities
Tomi Valkeinen
1
-5
/
+7
2017-04-03
drm/omap: Add support for render nodes
Hemant Hariyani
1
-7
/
+13
2017-04-03
drm/omap: improve DPI clock selection on DRA7xx
Tomi Valkeinen
1
-10
/
+40
2017-04-03
drm/omap: decrease min width & height
Tomi Valkeinen
1
-2
/
+2
2017-04-03
drm/omap: remove divider constraint from hsdiv
Tomi Valkeinen
1
-8
/
+0
2017-04-03
drm/omap: refactor CRTC HW property setup
Tomi Valkeinen
1
-8
/
+17
2017-04-03
drm/omap: work-around for errata i886
Tomi Valkeinen
1
-8
/
+9
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
101
-769
/
+1596
2017-04-02
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...
Dave Airlie
15
-971
/
+2807
2017-03-31
drm/vmwgfx: Properly check display/scanout surface size
Sinclair Yeh
3
-1
/
+32
2017-03-31
drm/vmwgfx: Support topology greater than texture size
Sinclair Yeh
3
-1
/
+253
2017-03-31
drm/vmwgfx: Define an overlaid handle_close ioctl.
Thomas Hellstrom
1
-0
/
+24
2017-03-31
drm/vmwgfx: Re-implement the stream resource as a simple resource.
Thomas Hellstrom
3
-255
/
+169
2017-03-31
drm/vmwgfx: Introduce a simple resource type
Thomas Hellstrom
3
-1
/
+298
2017-03-31
drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"
Øyvind A. Holm
1
-4
/
+4
2017-03-31
drm/vmwgfx: Fix LDU X blank screen until mode change issue
Sinclair Yeh
1
-20
/
+21
2017-03-31
drm/vmwgfx: Skipping fbdev fb pinning for ldu
Sinclair Yeh
1
-7
/
+16
2017-03-31
drm/vmwgfx: Explicityly track screen target width and height
Sinclair Yeh
1
-3
/
+8
2017-03-31
drm/vmwgfx: Turn on DRIVER_ATOMIC flag
Sinclair Yeh
4
-4
/
+3
2017-03-31
drm/vmwgfx: Switch over to internal atomic API for SOU and LDU
Sinclair Yeh
2
-295
/
+25
2017-03-31
drm/vmwgfx: Switch over to internal atomic API for STDU
Sinclair Yeh
3
-295
/
+51
[prev]
[next]