summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-03drm/omap: use dispc_opsTomi Valkeinen5-39/+57
2017-04-03drm/omap: fill dispc_opsTomi Valkeinen1-0/+40
2017-04-03drm/omap: add dispc_opsTomi Valkeinen2-0/+63
2017-04-03drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen7-7/+31
2017-04-03drm/omap: move display, dss-of, output to omapdss-baseTomi Valkeinen6-11/+8
2017-04-03drm/omap: display: don't use dsi_get_pixel_size()Tomi Valkeinen3-12/+4
2017-04-03drm/omap: output: use dev_err instead of DSSERRTomi Valkeinen1-5/+8
2017-04-03drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen3-10/+18
2017-04-03drm/omap: add omapdss-base.koTomi Valkeinen3-0/+14
2017-04-03drm/omap: fix HDMI sync polaritiesTomi Valkeinen1-5/+7
2017-04-03drm/omap: Add support for render nodesHemant Hariyani1-7/+13
2017-04-03drm/omap: improve DPI clock selection on DRA7xxTomi Valkeinen1-10/+40
2017-04-03drm/omap: decrease min width & heightTomi Valkeinen1-2/+2
2017-04-03drm/omap: remove divider constraint from hsdivTomi Valkeinen1-8/+0
2017-04-03drm/omap: refactor CRTC HW property setupTomi Valkeinen1-8/+17
2017-04-03drm/omap: work-around for errata i886Tomi Valkeinen1-8/+9
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie69-506/+767
2017-04-01drm/vmwgfx: Properly check display/scanout surface sizeSinclair Yeh3-1/+32
2017-04-01drm/vmwgfx: Support topology greater than texture sizeSinclair Yeh3-1/+253
2017-04-01drm/vmwgfx: Re-implement the stream resource as a simple resource.Thomas Hellstrom3-255/+169
2017-04-01drm/vmwgfx: Introduce a simple resource typeThomas Hellstrom3-1/+298
2017-04-01drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"Øyvind A. Holm1-4/+4
2017-04-01drm/vmwgfx: Fix LDU X blank screen until mode change issueSinclair Yeh1-20/+21
2017-04-01drm/vmwgfx: Skipping fbdev fb pinning for lduSinclair Yeh1-7/+16
2017-04-01drm/vmwgfx: Explicityly track screen target width and heightSinclair Yeh1-3/+8
2017-04-01drm/vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh4-4/+3
2017-04-01drm/vmwgfx: Switch over to internal atomic API for SOU and LDUSinclair Yeh2-295/+25
2017-04-01drm/vmwgfx: Switch over to internal atomic API for STDUSinclair Yeh3-295/+51
2017-04-01drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh1-1/+3
2017-04-01drm/vmwgfx: Add and connect atomic state object check/commitSinclair Yeh1-0/+48
2017-04-01drm/vmwgfx: Add and connect connector helper functionSinclair Yeh3-0/+24
2017-03-31drm/vmwgfx: Add and connect plane helper functionsSinclair Yeh5-1/+695
2017-03-31drm/vmwgfx: Add and connect CRTC helper functionsSinclair Yeh5-0/+379
2017-03-31drm/vmwgfx: Connector atomic stateSinclair Yeh5-7/+204
2017-03-31drm/vmwgfx: Plane atomic stateSinclair Yeh5-0/+150
2017-03-31drm/vmwgfx: CRTC atomic stateSinclair Yeh5-3/+131
2017-03-31drm/vmwgfx: Add universal plane supportSinclair Yeh7-198/+398
2017-03-31drm/vmwgfx: Removed unused snooper.crtc fieldSinclair Yeh3-4/+0
2017-03-30apple-gmux: Don't switch external DP port on 2011+ MacBook ProsLukas Wunner1-1/+30
2017-03-30drm/nouveau: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner1-1/+9
2017-03-30drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2-3/+7
2017-03-30drm/radeon: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2-3/+7
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner2-0/+23
2017-03-31drm: Fix locking gotcha in page_flip ioctlDaniel Vetter1-1/+1
2017-03-30drm/amdgpu: Fix 32bit x86 compilation warningAlex Xie3-3/+3
2017-03-30drm: Clarify the role of plane_state argument to drm_simple update().Eric Anholt1-2/+2
2017-03-30drm/amdgpu: just disallow reading untouched registersChristian König1-6/+0
2017-03-30drm/amdgpu: remove duplicate allowed reg CP_CPF_BUSY_STATChristian König1-1/+0
2017-03-30drm: Clear e after kfree in drm_mode_page_flip_ioctlDaniel Vetter1-0/+1
2017-03-30drm: Convert cmpxchg(bool) back to a two step operationChris Wilson1-1/+3