aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Airlie101-769/+1596
2017-04-02Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie15-971/+2807
2017-03-31drm/vmwgfx: Properly check display/scanout surface sizeSinclair Yeh3-1/+32
2017-03-31drm/vmwgfx: Support topology greater than texture sizeSinclair Yeh3-1/+253
2017-03-31drm/vmwgfx: Define an overlaid handle_close ioctl.Thomas Hellstrom1-0/+24
2017-03-31drm/vmwgfx: Re-implement the stream resource as a simple resource.Thomas Hellstrom3-255/+169
2017-03-31drm/vmwgfx: Introduce a simple resource typeThomas Hellstrom3-1/+298
2017-03-31drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"Øyvind A. Holm1-4/+4
2017-03-31drm/vmwgfx: Fix LDU X blank screen until mode change issueSinclair Yeh1-20/+21
2017-03-31drm/vmwgfx: Skipping fbdev fb pinning for lduSinclair Yeh1-7/+16
2017-03-31drm/vmwgfx: Explicityly track screen target width and heightSinclair Yeh1-3/+8
2017-03-31drm/vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh4-4/+3
2017-03-31drm/vmwgfx: Switch over to internal atomic API for SOU and LDUSinclair Yeh2-295/+25
2017-03-31drm/vmwgfx: Switch over to internal atomic API for STDUSinclair Yeh3-295/+51
2017-03-31drm/vmwgfx: Fixes to vmwgfx_fbSinclair Yeh1-1/+3
2017-03-31drm/vmwgfx: Add and connect atomic state object check/commitSinclair Yeh1-0/+48
2017-03-31drm/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-31Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie253-1916/+398656
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 Wunner3-0/+46
2017-03-30MAINTAINERS: Add Lukas Wunner as reviewer for vga_switcherooLukas Wunner1-0/+10
2017-03-30drm: 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 Anholt2-3/+3
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
2017-03-30drm/bridge: ti-tfp410: support hpd via gpioChristopher Spinrath1-2/+70
2017-03-30drm: use .hword to represent 16-bit numbersJavi Merino1-3/+3
2017-03-30Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"Maarten Lankhorst1-5/+0
2017-03-30drm: Fixup failure paths in drm_atomic_helper_set_configDaniel Vetter1-1/+2