summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500
AgeCommit message (Expand)Author
2021-10-04Revert "drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_...Sean Paul
2021-10-01drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()Fernando Ramos
2021-09-24drm/gma500: Fix wrong pointer passed to PTR_ERR()Yang Yingliang
2021-09-23drm/gma500: Managed device releaseThomas Zimmermann
2021-09-23drm/gma500: Remove dev_priv branch from unload functionThomas Zimmermann
2021-09-23drm/gma500: Embed struct drm_device in struct drm_psb_privateThomas Zimmermann
2021-09-23drm/gma500: Disable PCI device during shutdownThomas Zimmermann
2021-09-23drm/gma500: Replace references to dev_private with helper functionThomas Zimmermann
2021-08-10drm/gma500: Convert to Linux IRQ interfacesThomas Zimmermann
2021-07-09drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()Jing Xiangfeng
2021-07-09drm/gma500: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-06-18drm/gma500/oaktrail_lvds: replace continue with breakColin Ian King
2021-05-06drm/gma500: update comment of psb_spank()Wan Jiabing
2021-04-22drm/gma500: remove trailing whitespacesKrzysztof Kozlowski
2021-04-22drm/gma500: correct kerneldocKrzysztof Kozlowski
2021-04-08gma500: Use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-03-19drm/gma500: use NULL instead of using plain integer as pointerYang Li
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-02-09drm/gma500: Remove dependency on TTMThomas Zimmermann
2021-02-09drm/gma500: Remove CONFIG_X86 conditionals from source filesThomas Zimmermann
2021-02-09drm/gma500: Drop DRM_GMA3600 config optionThomas Zimmermann
2021-02-09drm/gma500: Remove Medfield supportThomas Zimmermann
2021-02-09drm/gma500: Never wait for blitsPatrik Jakobsson
2021-02-09drm/gma500: psb_spank() doesn't need it's own filePatrik Jakobsson
2021-02-09drm/gma500: Unify crtc helpersPatrik Jakobsson
2021-02-09drm/gma500/cdv: Remove unused tv out pathsPatrik Jakobsson
2021-02-09drm/gma500: Remove unused DPST supportPatrik Jakobsson
2021-02-09drm/gma500/cdv: Remove unused code for crt initPatrik Jakobsson
2021-02-09drm/gma500: Drop DRM_GMA600 config optionThomas Zimmermann
2021-02-09drm/gma500: Remove in_atomic() usage.Sebastian Andrzej Siewior
2021-02-01drm/gma500: Remove dependency on TTMThomas Zimmermann
2021-02-01drm/gma500: Remove CONFIG_X86 conditionals from source filesThomas Zimmermann
2021-02-01drm/gma500: Drop DRM_GMA3600 config optionThomas Zimmermann
2021-02-01drm/gma500: Remove Medfield supportThomas Zimmermann
2021-01-25drm/gma500: Get rid of duplicate NULL checksAndy Shevchenko
2021-01-25drm/gma500: Convert to use new SCU IPC APIAndy Shevchenko
2021-01-18drm/gma500/mdfld_intel_display: Demote three kernel-doc formatting abusesLee Jones
2021-01-18drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abusesLee Jones
2021-01-18drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headersLee Jones
2021-01-18drm/gma500/oaktrail_lvds: Demote one documentation header fix anotherLee Jones
2021-01-18drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp'Lee Jones
2021-01-18drm/gma500/cdv_intel_dp: Demote one unworthy header fix anotherLee Jones
2021-01-18drm/gma500/cdv_intel_lvds: Demote unworthy headers to standard blocks and fix...Lee Jones
2021-01-18drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fit...Lee Jones
2021-01-18drm/gma500/cdv_intel_crt: Demote kernel-doc abuse in 'cdv_intel_crt_detect_ho...Lee Jones
2021-01-18drm/gma500/psb_irq: Demote kernel-doc abuseLee Jones
2021-01-18drm/gma500/psb_intel_sdvo: Demote kernel-doc abusesLee Jones
2021-01-18drm/gma500/mmu: Actually return an error if one occursLee Jones
2021-01-18drm/gma500/power: Remove excess param description 'state'Lee Jones