summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-07-30drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King
2018-07-30drm/armada: add plane colorspace propertiesRussell King
2018-07-30drm/armada: remove crtc YUV colourspace propertiesRussell King
2018-07-30drm/armada: move colorkey properties into overlay plane stateRussell King
2018-07-30drm/armada: move CBSH properties into overlay plane stateRussell King
2018-07-30drm/armada: move plane works to overlayRussell King
2018-07-30drm/armada: move primary plane to separate fileRussell King
2018-07-30drm/armada: use old_state for update tracking in atomic_update()Russell King
2018-07-30drm/armada: remove temporary crtc stateRussell King
2018-07-30drm/armada: convert overlay plane to atomic stateRussell King
2018-07-30drm/armada: convert page_flip to use primary plane atomic_update()Russell King
2018-07-30drm/armada: convert primary plane to atomic stateRussell King
2018-07-30drm/armada: reset all atomic state during driver initialisationRussell King
2018-07-30drm/armada: merge armada_drm_gra_plane_regs() into only callerRussell King
2018-07-30drm/armada: use core of primary update_plane for mode setRussell King
2018-07-30drm/armada: move mode set vblank handling and disable/enableRussell King
2018-07-30drm/armada: add rectangle helpersRussell King
2018-07-30drm/armada: clean up armada_drm_crtc_page_flip()Russell King
2018-07-30drm/armada: Adding new typedef vm_fault_tSouptick Joarder
2018-07-30drm/armada: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-27Merge tag 'imx-drm-fixes-2018-07-20' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2018-07-25drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-20Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-07-19drm/nouveau/fb/gp100-: disable address remapperBen Skeggs
2018-07-18drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)Vijendar Mukunda
2018-07-18drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher
2018-07-17drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu
2018-07-17drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu
2018-07-16drm/amdkfd: Call kfd2kgd.set_compute_idleFelix Kuehling
2018-07-16drm/amdgpu: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling
2018-07-16gpu: ipu-csi: Check for field type alternateSteve Longerbeam
2018-07-16drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach
2018-07-16drm/imx: imx-ldb: disable LDB on driver bindLucas Stach
2018-07-16drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfsLyude Paul
2018-07-16drm/nouveau: Remove bogus crtc check in pmops_runtime_idleLyude Paul
2018-07-16drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()Lyude Paul
2018-07-16drm/nouveau: Avoid looping through fake MST connectorsLyude Paul
2018-07-16drm/nouveau: Use drm_connector_list_iter_* for iterating connectorsLyude Paul
2018-07-16drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
2018-07-16drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst ...Ben Skeggs
2018-07-16Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-07-16Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2018-07-16Merge tag 'drm-misc-fixes-2018-07-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-07-16Merge tag 'drm/tegra/for-4.18-rc5' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-07-16Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-07-16Merge tag 'drm-intel-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-07-14drm/amdkfd: Add CU-masking ioctl to KFDFelix Kuehling
2018-07-13drm/amdkfd: Enable Raven for KFDYong Zhao