summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-10-21drm/amd/display: Driver message to SMU to indicate display offHersen Wu
2017-10-16drm/amd/display: To prevent detecting new sink from spurious HPDMartin Tsai
2017-10-17Merge remote-tracking branch 'pfdo/drm-next' into drm-nextDave Airlie
2017-10-17drm/amd/display: drop unused dm_delay_in_microsecondsAlex Deucher
2017-10-17drm/amd/display/dc: drop dm_delay_in_microsecondsAlex Deucher
2017-10-17drm/amd/display: make amdgpu_dm_irq_handler staticAlex Deucher
2017-10-17drm/amd/display: remove unused functions in amdgpu_dm_irq.cAlex Deucher
2017-10-17drm/amd/display: whitespace cleanup in amdgpu_dm_irq.c/hAlex Deucher
2017-10-17drm/amd/display: make log_dpcd staticAlex Deucher
2017-10-17drm/amd/display: whitespace cleanup in amdgpu_dm_mst_types.c/hAlex Deucher
2017-10-17drm/amd/display: drop unused functions in amdgpu_dm_services.cAlex Deucher
2017-10-17drm/amd/display: drop unused functions in amdgpu_dm.cAlex Deucher
2017-10-17drm/amd/display: make a bunch of stuff in amdgpu_dm.c staticAlex Deucher
2017-10-17drm/amd/display: whitespace cleanup in amdgpu_dm.c/hAlex Deucher
2017-10-17drm/amd/display: fix typo in function nameAlex Deucher
2017-10-17drm/amd/display: Remove useless pcrtc pointerLeo (Sunpeng) Li
2017-10-17drm/amd/display: Fix typoLeo (Sunpeng) Li
2017-10-17drm/amd/display: Unify amdgpu_dm state variable namings.Leo (Sunpeng) Li
2017-10-17drm/amd/display: Unify DRM state variable namings.Leo (Sunpeng) Li
2017-10-17drm/amd/display: Use new DRM API where possibleLeo (Sunpeng) Li
2017-10-17drm/amd/display: Use DRM new-style object iterators.Dave Airlie
2017-10-17Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-16drm/via: use ARRAY_SIZEJérémy Lefaure
2017-10-16drm/gma500: use ARRAY_SIZEJérémy Lefaure
2017-10-16drm/sun4i: hdmi: Move PAD_CTRL1 setting to mode_set functionChen-Yu Tsai
2017-10-16drm/sun4i: hdmi: Document PAD_CTRL1 output invert bitsChen-Yu Tsai
2017-10-16drm/sun4i: backend: Add comment explaining why registers are clearedChen-Yu Tsai
2017-10-16drm/sun4i: backend: Use drm_fb_cma_get_gem_addr() to get display memoryChen-Yu Tsai
2017-10-16drm/sun4i: backend: Create regmap after access is possibleChen-Yu Tsai
2017-10-16drm/sun4i: don't add components that are already in the queueChen-Yu Tsai
2017-10-13drm/vc4: Fix pitch setup for T-format scanout.Eric Anholt
2017-10-14Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2017-10-13drm/vc4: Move the DSI clock divider workaround closer to the clock call.Eric Anholt
2017-10-13drm: Replace kzalloc with kcallocHarsha Sharma
2017-10-13drm/tinydrm: Remove explicit .best_encoder assignmentHaneen Mohammed
2017-10-13drm/tinydrm: Replace dev_error with DRM_DEV_ERRORHarsha Sharma
2017-10-13drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst
2017-10-13drm/atomic-helper: Fix reference to drm_crtc_send_vblank_event()Thierry Reding
2017-10-13drm/atomic-helper: Fix typoThierry Reding
2017-10-13drm: Add missing __user annotation to drm_syncobj_array_find()Ville Syrjälä
2017-10-13Merge tag 'omapdrm-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2017-10-13Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-13drm/rockchip: add PINCTRL dependency for LVDSArnd Bergmann
2017-10-13drm: vblank: remove drm_timestamp_monotonic parameterArnd Bergmann
2017-10-13drm: vblank: use ktime_t instead of timevalArnd Bergmann
2017-10-12drm/kirin: Checking for IS_ERR() instead of NULLDan Carpenter
2017-10-12driver:gpu: return -ENOMEM on allocation failure.Allen Pais
2017-10-12drm/vblank: Fix flip event vblank countVille Syrjälä
2017-10-12omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil
2017-10-12omapdrm: hdmi4: hook up the HDMI CEC supportHans Verkuil