aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-10drm/gma500: Convert to Linux IRQ interfacesThomas Zimmermann5-15/+29
2021-07-09drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()Jing Xiangfeng1-1/+6
2021-07-09drm/gma500: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-1/+1
2021-06-18drm/gma500/oaktrail_lvds: replace continue with breakColin Ian King1-2/+2
2021-05-06drm/gma500: update comment of psb_spank()Wan Jiabing1-1/+1
2021-04-22drm/gma500: remove trailing whitespacesKrzysztof Kozlowski2-28/+26
2021-04-22drm/gma500: correct kerneldocKrzysztof Kozlowski2-2/+2
2021-04-08gma500: Use DEFINE_SPINLOCK() for spinlockGuobin Huang1-2/+1
2021-03-19drm/gma500: use NULL instead of using plain integer as pointerYang Li1-1/+1
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie19-346/+51
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds2-3/+3
2021-02-09drm/gma500: Remove dependency on TTMThomas Zimmermann1-1/+0
2021-02-09drm/gma500: Remove CONFIG_X86 conditionals from source filesThomas Zimmermann1-21/+0
2021-02-09drm/gma500: Drop DRM_GMA3600 config optionThomas Zimmermann3-24/+16
2021-02-09drm/gma500: Remove Medfield supportThomas Zimmermann23-5835/+2
2021-02-09drm/gma500: Never wait for blitsPatrik Jakobsson4-71/+0
2021-02-09drm/gma500: psb_spank() doesn't need it's own filePatrik Jakobsson3-61/+31
2021-02-09drm/gma500: Unify crtc helpersPatrik Jakobsson7-18/+5
2021-02-09drm/gma500/cdv: Remove unused tv out pathsPatrik Jakobsson1-10/+1
2021-02-09drm/gma500: Remove unused DPST supportPatrik Jakobsson4-150/+0
2021-02-09drm/gma500/cdv: Remove unused code for crt initPatrik Jakobsson1-14/+1
2021-02-09drm/gma500: Drop DRM_GMA600 config optionThomas Zimmermann3-20/+11
2021-02-09drm/gma500: Remove in_atomic() usage.Sebastian Andrzej Siewior1-2/+2
2021-02-01drm/gma500: Remove dependency on TTMThomas Zimmermann1-1/+0
2021-02-01drm/gma500: Remove CONFIG_X86 conditionals from source filesThomas Zimmermann1-21/+0
2021-02-01drm/gma500: Drop DRM_GMA3600 config optionThomas Zimmermann3-24/+16
2021-02-01drm/gma500: Remove Medfield supportThomas Zimmermann23-5835/+2
2021-01-25drm/gma500: Get rid of duplicate NULL checksAndy Shevchenko1-12/+6
2021-01-25drm/gma500: Convert to use new SCU IPC APIAndy Shevchenko7-14/+17
2021-01-18drm/gma500/mdfld_intel_display: Demote three kernel-doc formatting abusesLee Jones1-3/+3
2021-01-18drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abusesLee Jones1-2/+2
2021-01-18drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headersLee Jones1-3/+3
2021-01-18drm/gma500/oaktrail_lvds: Demote one documentation header fix anotherLee Jones1-1/+2
2021-01-18drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp'Lee Jones1-4/+4
2021-01-18drm/gma500/cdv_intel_dp: Demote one unworthy header fix anotherLee Jones1-2/+2
2021-01-18drm/gma500/cdv_intel_lvds: Demote unworthy headers to standard blocks and fix anotherLee Jones1-3/+4
2021-01-18drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fitter_pipe()'s headerLee Jones1-1/+1
2021-01-18drm/gma500/cdv_intel_crt: Demote kernel-doc abuse in 'cdv_intel_crt_detect_hotplug()'s headerLee Jones1-1/+1
2021-01-18drm/gma500/psb_irq: Demote kernel-doc abuseLee Jones1-2/+1
2021-01-18drm/gma500/psb_intel_sdvo: Demote kernel-doc abusesLee Jones1-3/+3
2021-01-18drm/gma500/mmu: Actually return an error if one occursLee Jones1-1/+1
2021-01-18drm/gma500/power: Remove excess param description 'state'Lee Jones1-1/+0
2021-01-18drm/gma500/mmu: Remove unused function 'psb_get_default_pd_addr'Lee Jones1-9/+0
2021-01-18drm/gma500/gem: Include our own header containing prototypesLee Jones1-0/+1
2021-01-18drm/gma500/gem: Do not rely on consumers to include drm/drm_device.h before gem.hLee Jones1-0/+2
2021-01-18drm/gma500/psb_intel_modes: Provide missing descriptions for function param 'adapter'Lee Jones1-1/+2
2021-01-18drm/gma500/psb_intel_lvds: Supply description for 'mode_dev'Lee Jones1-0/+1
2021-01-18drm/gma500/psb_intel_display: Demote kernel-doc formatting abuseLee Jones1-1/+1
2021-01-18drm/gma500/gma_device: Include our own header containing prototypesLee Jones1-0/+1
2021-01-18drm/gma500/gma_display: Demote kernel-doc abuses to standard comment blocksLee Jones1-4/+4