summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-03-18drm/omap: Remove src field from omap_dss_device structureLaurent Pinchart
2019-03-18drm/omap: Notify all devices in the pipeline of output disconnectionLaurent Pinchart
2019-03-18drm/omap: panel-dsi-cm: Store source pointer internallyLaurent Pinchart
2019-03-18drm/omap: Don't store display pointer in omap_connector structureLaurent Pinchart
2019-03-18drm/omap: Move display alias ID to omap_drm_pipelineLaurent Pinchart
2019-03-18drm/omap: Don't pass display pointer to encoder init functionLaurent Pinchart
2019-03-18drm/omap: venc: List both PAL and NTSC modesLaurent Pinchart
2019-03-18drm/omap: Add a dss device operation flag for .get_modes()Laurent Pinchart
2019-03-18drm/omap: Merge display .get_modes() and .get_size() operationsLaurent Pinchart
2019-03-18drm/omap: Expose DRM modes instead of timings in display devicesLaurent Pinchart
2019-03-18drm/omap: Factor out common init/cleanup code for output devicesLaurent Pinchart
2019-03-18drm/omap: Remove omap_dss_device dst fieldLaurent Pinchart
2019-03-18drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart
2019-03-18drm/omap: Remove enable checks from display .enable() and .remove()Laurent Pinchart
2019-03-18drm/omap: Remove connection checks from display .enable() and .remove()Laurent Pinchart
2019-03-18drm/omap: Remove connection checks from internal encoders .enable()Laurent Pinchart
2019-03-18drm/omap: Move common display enable/disable code to encoderLaurent Pinchart
2019-03-18drm/omap: Use atomic suspend/resume helpersLaurent Pinchart
2019-03-18drm/omap: venc: Remove wss_data field from venc_device structureLaurent Pinchart
2019-03-18drm/omap: Remove unused kobj field from struct omap_dss_deviceLaurent Pinchart
2019-03-18drm/omap: Remove declaration of nonexisting functionLaurent Pinchart
2019-03-18drm/atomic: Constify mode argument to mode_valid_path()Laurent Pinchart
2019-03-15Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-14Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-03-14Merge tag 'drm-intel-next-fixes-2019-03-12' of git://anongit.freedesktop.org/...Dave Airlie
2019-03-14Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...Dave Airlie
2019-03-12mm/hmm: convert to use vm_fault_tSouptick Joarder
2019-03-12Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2019-03-12Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-03-12Merge tag 'drm-misc-next-fixes-2019-03-06' of git://anongit.freedesktop.org/d...Dave Airlie
2019-03-11drm/amdgpu: Update gc golden setting for vega familyshaoyunl
2019-03-11drm/amd/powerplay: correct power reading on fijiEvan Quan
2019-03-11drm/amd/powerplay: set max fan target temperature as 105CEvan Quan
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-08drm/i915: Relax mmap VMA checkTvrtko Ursulin
2019-03-08drm/i915: Fix atomic state leak when resetting HDMI linkJosé Roberto de Souza
2019-03-08drm/i915: Acquire breadcrumb ref before cancellingChris Wilson
2019-03-08drm/i915/selftests: Always free spinner on __sseu_prepare errorChris Wilson
2019-03-08drm/i915: Reacquire priolist cache after dropping the engine lockChris Wilson
2019-03-08drm/i915: Protect i915_active iterators from the shrinkerChris Wilson
2019-03-08drm/i915: HDCP state handling in ddi_update_pipeRamalingam C
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-07drm/qxl: remove conflicting framebuffers earlierGerd Hoffmann
2019-03-07drm: move i915_kick_out_vgacon to vgaarbGerd Hoffmann
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-06Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-06drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland
2019-03-05mm, compaction: use free lists to quickly locate a migration sourceMel Gorman
2019-03-05Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie