aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| * | drm: hdlcd: Fix cleanup orderRobin Murphy2016-11-25
* | | drm/radeon: fix check for port PM availabilityAlex Deucher2016-11-29
* | | drm/amdgpu: fix check for port PM availabilityPeter Wu2016-11-29
* | | drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgrRex Zhu2016-11-28
| |/ |/|
* | Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media...Dave Airlie2016-11-24
|\ \
| * | drm/mediatek: fix null pointer dereferenceMatthias Brugger2016-11-24
| * | drm/mediatek: fixed the calc method of data rate per laneJitao Shi2016-11-24
| * | drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODEBibby Hsieh2016-11-24
* | | gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomapArvind Yadav2016-11-24
* | | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2016-11-23
|\ \ \ | | |/ | |/|
| * | drm/arm: hdlcd: fix plane base address updateRussell King2016-11-22
* | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-23
|\ \ \ | |_|/ |/| |
| * | drm/radeon: fix power state when port pm is unavailable (v2)Peter Wu2016-11-23
| * | drm/amdgpu: fix power state when port pm is unavailablePeter Wu2016-11-23
| * | drm/amd/powerplay: avoid out of bounds access on array ps.Rex Zhu2016-11-16
* | | Merge tag 'drm-intel-fixes-2016-11-17' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie2016-11-17
|\ \ \
| * | | drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch spec...Ville Syrjälä2016-11-16
| * | | drm/i915: Refresh that status of MST capable connectors in ->detect()Ville Syrjälä2016-11-11
| * | | drm/i915: Grab the rotation from the passed plane state for VLV spritesVille Syrjälä2016-11-11
| * | | drm/i915: Mark CPU cache as dirty when used for renderingChris Wilson2016-11-11
* | | | Revert "drm/mediatek: set vblank_disable_allowed to true"Dave Airlie2016-11-17
* | | | Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE"Dave Airlie2016-11-17
* | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-16
|\ \ \ \ | | |/ / | |/| |
| * | | drm/amdgpu:fix vpost_needed routineMonk Liu2016-11-15
| * | | drm/amdgpu/powerplay: drop a redundant NULL checkAlex Deucher2016-11-15
| * | | drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner2016-11-11
* | | | Merge branch 'mediatek-drm-fixes-2016-11-11' of https://github.com/ckhu-media...Dave Airlie2016-11-16
|\ \ \ \
| * | | | drm/mediatek: modify the factor to make the pll_rate set in the 1G-2G rangeJunzhi Zhao2016-10-18
| * | | | drm/mediatek: enhance the HDMI driving currentJunzhi Zhao2016-10-18
| * | | | drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enableJunzhi Zhao2016-10-18
| * | | | drm/mediatek: clear IRQ status before enable OVL interruptBibby Hsieh2016-10-18
| * | | | drm/mediatek: set vblank_disable_allowed to trueBibby Hsieh2016-10-18
| * | | | drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODEBibby Hsieh2016-10-18
* | | | | Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie2016-11-15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drm/sun4i: Propagate error to the callerChristophe JAILLET2016-11-07
| * | | | drm/sun4i: Fix error handlingChristophe JAILLET2016-11-02
| * | | | drm/sun4i: rgb: Remove the bridge enable/disable functionsMaxime Ripard2016-10-16
| * | | | drm/sun4i: rgb: Enable panel after controllerJonathan Liu2016-10-16
| |/ / /
* | | | Merge branch 'topic-arcpgu-fixes' of https://github.com/foss-for-synopsys-dwc...Dave Airlie2016-11-10
|\ \ \ \
| * | | | drm/arcpgu: Accommodate adv7511 switch to DRM bridgeEugeniy Paltsev2016-11-10
* | | | | Merge branch 'fixes-for-v4.9-rc5' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie2016-11-10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | drm/fsl-dcu: disable planes before disabling CRTCStefan Agner2016-11-08
| * | | | drm/fsl-dcu: update all registers on flushStefan Agner2016-11-08
| * | | | drm/fsl-dcu: do not update when modifying irq registersStefan Agner2016-11-08
* | | | | Merge tag 'imx-drm-fixes-2016-11-10' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-11-10
|\ \ \ \ \
| * | | | | drm/imx: disable planes before DCLucas Stach2016-11-09
* | | | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-11-10
|\ \ \ \ \ \
| * | | | | | drm/amd/powerplay: implement get_clock_by_type for iceland.Rex Zhu2016-11-10
| * | | | | | drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2)Alex Deucher2016-11-10
| * | | | | | drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for icelandAlex Deucher2016-11-10