index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
2018-03-22
2
-5
/
+30
*
drm/ttm: Clean up kmap_atomic_prot selection code
Thomas Hellstrom
2018-03-22
1
-33
/
+31
*
drm/vmwgfx: Cursor update fixes
Thomas Hellstrom
2018-03-22
1
-2
/
+13
*
drm/vmwgfx: Send the correct nonblock option for atomic_commit
Deepak Rawat
2018-03-22
1
-26
/
+1
*
drm/vmwgfx: Move the stdu vblank event to atomic function
Deepak Rawat
2018-03-22
1
-64
/
+77
*
drm/vmwgfx: Move screen object page flip to atomic function
Deepak Rawat
2018-03-22
1
-50
/
+64
*
drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
Deepak Rawat
2018-03-22
1
-5
/
+1
*
drm/vmwgfx: Move surface copy cmd to atomic function
Deepak Rawat
2018-03-22
1
-25
/
+22
*
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
2018-03-22
4
-26
/
+56
*
Merge tag 'omapdrm-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
2018-03-21
55
-3831
/
+4277
|
\
|
*
drm/omap: fix compile error when DPI is disabled
Tomi Valkeinen
2018-03-14
1
-1
/
+1
|
*
drm/omap: fix compile error when debugfs is disabled
Tomi Valkeinen
2018-03-14
1
-14
/
+12
|
*
drm: omapdrm: displays: panel-dsi-cm: Fix field access before set
Laurent Pinchart
2018-03-02
1
-3
/
+3
|
*
drm/omap: cleanup color space conversion
Tomi Valkeinen
2018-03-01
1
-15
/
+44
|
*
drm/omap: Allow HDMI audio setup even if we do not have video configured
Jyri Sarha
2018-03-01
2
-40
/
+30
|
*
drm/omap: fix maximum sizes
Tomi Valkeinen
2018-03-01
1
-4
/
+7
|
*
drm/omap: add writeback funcs to dispc_ops
Tomi Valkeinen
2018-03-01
3
-25
/
+35
|
*
drm/omap: fix scaling limits for WB
Tomi Valkeinen
2018-03-01
1
-4
/
+20
|
*
drm/omap: fix WB height with interlace
Tomi Valkeinen
2018-03-01
1
-12
/
+16
|
*
drm/omap: fix WBDELAYCOUNT with interlace
Tomi Valkeinen
2018-03-01
1
-5
/
+9
|
*
drm/omap: fix WBDELAYCOUNT for HDMI
Tomi Valkeinen
2018-03-01
1
-2
/
+6
|
*
drm/omap: set WB channel-in in wb_setup()
Tomi Valkeinen
2018-03-01
2
-10
/
+5
|
*
drm/omap: Add pclk setting case when channel is DSS_WB
Benoit Parrot
2018-03-01
1
-0
/
+4
|
*
drm/omap: dispc: disp_wb_setup to check return code
Benoit Parrot
2018-03-01
1
-1
/
+3
|
*
drm/omap: remove leftover enums
Tomi Valkeinen
2018-03-01
1
-15
/
+0
|
*
dt-bindings: display: add HPD gpio to DVI connector
Tomi Valkeinen
2018-03-01
1
-0
/
+1
|
*
drm/omap: add HPD support to connector-dvi
Tomi Valkeinen
2018-03-01
1
-0
/
+118
|
*
drm/omap: Init fbdev emulation only when we have displays
Peter Ujfalusi
2018-03-01
1
-0
/
+3
|
*
drm/omap: cleanup fbdev init/free
Tomi Valkeinen
2018-03-01
3
-20
/
+16
|
*
drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
Tomi Valkeinen
2018-03-01
1
-1
/
+2
|
*
drm/omap: fbdev: avoid double initializer entry
Tomi Valkeinen
2018-03-01
1
-3
/
+9
|
*
drm/omap: fbdev: use 'screen_buffer' field
Tomi Valkeinen
2018-03-01
1
-1
/
+1
|
*
drm/omap: acx565akm: use __be32 when reading status
Tomi Valkeinen
2018-03-01
1
-3
/
+3
|
*
drm/omap: reorganize locking in mgr_fld_write
Tomi Valkeinen
2018-03-01
1
-5
/
+5
|
*
drm: omapdrm: venc: Allocate the venc private data structure dynamically
Laurent Pinchart
2018-03-01
1
-204
/
+238
|
*
drm: omapdrm: sdi: Allocate the sdi private data structure dynamically
Laurent Pinchart
2018-03-01
1
-65
/
+86
|
*
drm: omapdrm: hdmi5: Allocate the omap_hdmi data structure dynamically
Laurent Pinchart
2018-03-01
1
-168
/
+196
|
*
drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically
Laurent Pinchart
2018-03-01
4
-166
/
+200
|
*
drm: omapdrm: dispc: Allocate the dispc private data structure dynamically
Laurent Pinchart
2018-03-01
1
-895
/
+1039
|
*
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
2018-03-01
9
-110
/
+133
|
*
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
15
-196
/
+257
|
*
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
2018-03-01
6
-19
/
+14
|
*
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
2018-03-01
5
-12
/
+19
|
*
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
2018-03-01
5
-40
/
+64
|
*
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
Laurent Pinchart
2018-03-01
8
-124
/
+88
|
*
drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functions
Laurent Pinchart
2018-03-01
1
-11
/
+10
|
*
drm: omapdrm: dsi: Store the struct device pointer in struct dsi_data
Laurent Pinchart
2018-03-01
1
-13
/
+13
|
*
drm: omapdrm: dsi: Use dev pointer directly in dsi_bind() function
Laurent Pinchart
2018-03-01
1
-17
/
+18
|
*
drm: omapdrm: dsi: Combine two commonly used inline functions
Laurent Pinchart
2018-03-01
1
-60
/
+30
|
*
drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions
Laurent Pinchart
2018-03-01
1
-664
/
+564
[next]