summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-12-08drm/armada: allow armada_drm_plane_work_queue() to silently failRussell King
2017-12-08drm/armada: use drm_plane_helper_check_state()Russell King
2017-12-08drm/armada: only enable HSMOOTH if scaling horizontallyRussell King
2017-12-08drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lockRussell King
2017-12-08drm/armada: move regs into armada_plane_workRussell King
2017-12-08drm/armada: move event sending into armada_plane_workRussell King
2017-12-08drm/armada: move fb retirement into armada_plane_workRussell King
2017-12-08drm/armada: move overlay plane work out from under spinlockRussell King
2017-12-08drm/armada: clear plane enable bit when disablingRussell King
2017-12-08drm/armada: clean up armada_drm_crtc_plane_disable()Russell King
2017-12-08drm/armada: allow the primary plane to be disabledRussell King
2017-12-08drm/armada: wait and cancel any pending frame work at disableRussell King
2017-12-08drm/armada: add work cancel callbackRussell King
2017-12-08drm/armada: store plane in armada_plane_workRussell King
2017-12-08drm/armada: add a common frame work allocatorRussell King
2017-12-08drm/armada: remove armada_drm_plane_work_cancel() return valueRussell King
2017-12-08drm/armada: fix YUV planar format framebuffer offsetsdrm-armada-fixes-4.15Russell King
2017-12-08drm/armada: improve efficiency of armada_drm_plane_calc_addrs()Russell King
2017-12-08drm/armada: fix UV swap codeRussell King
2017-12-08drm/armada: fix SRAM powerdownRussell King
2017-12-08drm/armada: fix leak of crtc structureRussell King
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-23drm/edid: quirk HTC vive headset as non-desktop. [v2]Dave Airlie
2017-11-23drm/fb: add support for not enabling fbcon on non-desktop displays [v2]Dave Airlie
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie
2017-11-23Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie
2017-11-23Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-11-23Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-11-23Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-21drm/vc4: Convert timers to use timer_setup()Kees Cook
2017-11-21drm/i915/selftests: Convert timers to use timer_setup()Kees Cook
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng
2017-11-21drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-11-20drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding supportJyri Sarha
2017-11-20drm/tegra: sor: Reimplement pad clockThierry Reding
2017-11-20Merge tag 'drm-fsl-dcu-fixes-for-v4.15' of http://git.agner.ch/git/linux-drm-...Dave Airlie
2017-11-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-17Revert "drm/radeon: dont switch vt on suspend"Alex Deucher
2017-11-17drm/amd/amdgpu: fix over-bound accessing in amdgpu_cs_wait_any_fenceRoger He
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16drm/amd/powerplay: fix unfreeze level smc message for smu7Eric Huang