summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-27drm/amdkfd: Clean up process queue managementFelix Kuehling
2017-09-27drm/amdkfd: Compress unnecessary function parametersYong Zhao
2017-09-27drm/amdkfd: Improve process termination handlingFelix Kuehling
2017-09-27drm/amdkfd: Avoid submitting an unnecessary packet to HWSYong Zhao
2017-09-27drm/amdkfd: Fix MQD updatesFelix Kuehling
2017-10-08drm/amdkfd: Pass filter params to unmap_queues_cpschYong Zhao
2017-10-08drm/amdkfd: move locking outside of unmap_queues_cpschYong Zhao
2017-09-27drm/amdkfd: Avoid name confusion involved in queue unmappingYong Zhao
2017-09-20drm/amdkfd: Drop _nocpsch suffix from shared functionsYong Zhao
2017-09-20drm/amdkfd: Reuse CHIP_* from amdgpu v2Yong Zhao
2017-09-20drm/amdkfd: Use VMID bitmap from KGD v2Yong Zhao
2017-09-20drm/amdkfd: Adjust dequeue latencies and timeoutsFelix Kuehling
2017-09-20drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2Yong Zhao
2017-09-20drm/amdkfd: Fix suspend/resume issue on Carrizo v2Yong Zhao
2017-09-20drm/amdkfd: Reorganize kfd resume codeYong Zhao
2017-10-17drm/plane: drop num_overlay_planes (v3)Dave Airlie
2017-10-17Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-nextDave 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-13drm/tilcdc: Remove redundant OF_DETACHED flag settingStephen Boyd
2017-10-13drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()Jyri Sarha
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
2017-10-12omapdrm: hdmi4_cec: add OMAP4 HDMI CEC supportHans Verkuil
2017-10-12omapdrm: hdmi4: refcount hdmi_power_on/off_coreHans Verkuil