summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Stricter count of legacy surface device resourcesThomas Hellstrom2018-03-221-5/+3
* drm/vmwgfx: Use kasprintfHimanshu Jha2018-03-221-10/+3
* drm/vmwgfx: Get rid of the device-private suspended memberThomas Hellstrom2018-03-223-5/+1
* drm/vmwgfx: Improve on hibernationThomas Hellstrom2018-03-224-33/+130
* drm/vmwgfx: Avoid pinning fbdev framebuffersThomas Hellstrom2018-03-225-49/+98
* drm/vmwgfx: Fix multiple command buffer context useThomas Hellstrom2018-03-223-33/+38
* drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blitsThomas Hellstrom2018-03-226-91/+97
* drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bosThomas Hellstrom2018-03-223-1/+555
* drm/ttm: Export the ttm_k[un]map_atomic_prot API.Thomas Hellstrom2018-03-221-5/+26
* drm/ttm: Clean up kmap_atomic_prot selection codeThomas Hellstrom2018-03-221-33/+31
* drm/vmwgfx: Cursor update fixesThomas Hellstrom2018-03-221-2/+13
* drm/vmwgfx: Send the correct nonblock option for atomic_commitDeepak Rawat2018-03-221-26/+1
* drm/vmwgfx: Move the stdu vblank event to atomic functionDeepak Rawat2018-03-221-64/+77
* drm/vmwgfx: Move screen object page flip to atomic functionDeepak Rawat2018-03-221-50/+64
* drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flushDeepak Rawat2018-03-221-5/+1
* drm/vmwgfx: Move surface copy cmd to atomic functionDeepak Rawat2018-03-221-25/+22
* drm/vmwgfx: Avoid iterating over display unit if crtc is availableDeepak Rawat2018-03-224-26/+56
* Merge tag 'omapdrm-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2018-03-2154-3831/+4276
|\
| * drm/omap: fix compile error when DPI is disabledTomi Valkeinen2018-03-141-1/+1
| * drm/omap: fix compile error when debugfs is disabledTomi Valkeinen2018-03-141-14/+12
| * drm: omapdrm: displays: panel-dsi-cm: Fix field access before setLaurent Pinchart2018-03-021-3/+3
| * drm/omap: cleanup color space conversionTomi Valkeinen2018-03-011-15/+44
| * drm/omap: Allow HDMI audio setup even if we do not have video configuredJyri Sarha2018-03-012-40/+30
| * drm/omap: fix maximum sizesTomi Valkeinen2018-03-011-4/+7
| * drm/omap: add writeback funcs to dispc_opsTomi Valkeinen2018-03-013-25/+35
| * drm/omap: fix scaling limits for WBTomi Valkeinen2018-03-011-4/+20
| * drm/omap: fix WB height with interlaceTomi Valkeinen2018-03-011-12/+16
| * drm/omap: fix WBDELAYCOUNT with interlaceTomi Valkeinen2018-03-011-5/+9
| * drm/omap: fix WBDELAYCOUNT for HDMITomi Valkeinen2018-03-011-2/+6
| * drm/omap: set WB channel-in in wb_setup()Tomi Valkeinen2018-03-012-10/+5
| * drm/omap: Add pclk setting case when channel is DSS_WBBenoit Parrot2018-03-011-0/+4
| * drm/omap: dispc: disp_wb_setup to check return codeBenoit Parrot2018-03-011-1/+3
| * drm/omap: remove leftover enumsTomi Valkeinen2018-03-011-15/+0
| * drm/omap: add HPD support to connector-dviTomi Valkeinen2018-03-011-0/+118
| * drm/omap: Init fbdev emulation only when we have displaysPeter Ujfalusi2018-03-011-0/+3
| * drm/omap: cleanup fbdev init/freeTomi Valkeinen2018-03-013-20/+16
| * drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't calledTomi Valkeinen2018-03-011-1/+2
| * drm/omap: fbdev: avoid double initializer entryTomi Valkeinen2018-03-011-3/+9
| * drm/omap: fbdev: use 'screen_buffer' fieldTomi Valkeinen2018-03-011-1/+1
| * drm/omap: acx565akm: use __be32 when reading statusTomi Valkeinen2018-03-011-3/+3
| * drm/omap: reorganize locking in mgr_fld_writeTomi Valkeinen2018-03-011-5/+5
| * drm: omapdrm: venc: Allocate the venc private data structure dynamicallyLaurent Pinchart2018-03-011-204/+238
| * drm: omapdrm: sdi: Allocate the sdi private data structure dynamicallyLaurent Pinchart2018-03-011-65/+86
| * drm: omapdrm: hdmi5: Allocate the omap_hdmi data structure dynamicallyLaurent Pinchart2018-03-011-168/+196
| * drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamicallyLaurent Pinchart2018-03-014-166/+200
| * drm: omapdrm: dispc: Allocate the dispc private data structure dynamicallyLaurent Pinchart2018-03-011-895/+1039
| * drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functionsLaurent Pinchart2018-03-019-110/+133
| * drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart2018-03-0115-196/+257
| * drm: omapdrm: dss: Store dispc ops in dss_device structureLaurent Pinchart2018-03-016-19/+14
| * drm: omapdrm: dss: Store DSS device pointer in the omapdrm private dataLaurent Pinchart2018-03-015-12/+19