summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos/hdmi: quirk for support mode timings conversionAndrzej Hajda2017-10-261-2/+15
* drm/exynos/mixer: pass actual mode on MIXER to encoderAndrzej Hajda2017-10-261-20/+51
* drm/exynos: add mode_fixup callback to exynos_drm_crtc_opsAndrzej Hajda2017-10-262-0/+18
* drm/exynos/hdmi: remove redundant mode fieldAndrzej Hajda2017-10-261-25/+9
* drm/exynos/mixer: remove mixer_resources sub-structureAndrzej Hajda2017-10-261-176/+148
* drm/exynos/mixer: fix mode validation codeAndrzej Hajda2017-10-261-15/+13
* drm/exynos/mixer: move resolution configuration to single functionAndrzej Hajda2017-10-261-10/+7
* drm/exynos/mixer: move mode commit to enable callbackAndrzej Hajda2017-10-261-12/+8
* drm/exynos/mixer: abstract out output mode setup codeAndrzej Hajda2017-10-261-15/+18
* drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard2017-10-253-2/+419
* drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard2017-10-256-21/+70
* drm: Add drm_object lease infrastructure [v5]Keith Packard2017-10-253-2/+385
* drm: Add new LEASE debug levelKeith Packard2017-10-251-1/+2
* Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie2017-10-241-1/+7
|\
| * drm/etnaviv: short-circuit perfmon ioctlsLucas Stach2017-10-221-0/+6
| * Revert "drm/etnaviv: submit supports performance monitor requests"Lucas Stach2017-10-221-1/+1
* | Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-10-2433-343/+1105
|\ \
| * | drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt2017-10-191-2/+30
| * | drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon2017-10-195-15/+488
| * | drm/panel: simple: add Toshiba LT089AC19000Lucas Stach2017-10-191-0/+27
| * | drm/panel: simple: add delays for Innolux AT043TN24Philipp Zabel2017-10-181-0/+4
| * | drm/panel: simple: add bus flags for Innolux AT043TN24Philipp Zabel2017-10-181-0/+1
| * | drm/panel: simple: fix vertical timings for Innolux AT043TN24Philipp Zabel2017-10-181-2/+2
| * | drm/atomic-helper: check that drivers call drm_crtc_vblank_offDaniel Vetter2017-10-181-0/+9
| * | vgaarb: Factor out EFI and fallback default device selectionBjorn Helgaas2017-10-181-22/+35
| * | vgaarb: Select a default VGA device even if there's no legacy VGABjorn Helgaas2017-10-181-0/+25
| * | drm/bridge: adv7511: Fix a use after freeDan Carpenter2017-10-181-2/+2
| * | drm/sun4i: Add support for A20 display pipeline componentsJonathan Liu2017-10-173-0/+18
| * | drm/sun4i: Add support for A10 display pipeline componentsChen-Yu Tsai2017-10-172-1/+11
| * | drm/sun4i: hdmi: Support HDMI controller on A10Chen-Yu Tsai2017-10-171-0/+53
| * | drm/sun4i: tcon: Add support for A10 TCONJonathan Liu2017-10-172-1/+32
| * | drm/sun4i: backend: Support output muxingChen-Yu Tsai2017-10-172-4/+51
| * | drm/sun4i: tcon: Move out the tcon0 common setupMaxime Ripard2017-10-171-10/+16
| * | drm/sun4i: tcon: Don't rely on encoders to set the TCON modeMaxime Ripard2017-10-178-45/+37
| * | drm/sun4i: tcon: Don't rely on encoders to enable the TCONMaxime Ripard2017-10-176-80/+67
| * | drm/sun4i: tcon: Make tcon_get_clk_delay mode argument constMaxime Ripard2017-10-171-1/+1
| * | drm/sun4i: tcon: Make tcon_set_mux mode argument constMaxime Ripard2017-10-172-4/+4
| * | drm/sun4i: Realign Makefile padding and reorder itMaxime Ripard2017-10-171-16/+17
| * | drm/sun4i: Implement endpoint parsing using kfifoMaxime Ripard2017-10-171-58/+13
| * | drm/sun4i: backend: Offset layer buffer address by DRAM starting addressChen-Yu Tsai2017-10-171-0/+7
| * | drm/atomic: Check for busy planes/connectors before setting the commitMaarten Lankhorst2017-10-171-9/+8
| * | drm/atomic: Make atomic helper track newly assigned planes correctly, v2.Maarten Lankhorst2017-10-171-1/+1
| * | drm/udl: Reading all edid blocks in DRM/UDL driverRobert Tarasov2017-10-161-38/+68
| * | drm/udl: Fixed problem with UDL adpater reconnectionRobert Tarasov2017-10-164-26/+72
| * | drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()Haneen Mohammed2017-10-163-10/+10
| * | drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()Haneen Mohammed2017-10-164-17/+17
| * | drm/gem-cma-helper: Change the level of the allocation failure messageBoris BREZILLON2017-10-161-1/+1
* | | Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2017-10-2439-398/+1329
|\ \ \
| * | | drm/tegra: hdmi: Add cec-notifier supportHans Verkuil2017-10-204-0/+19
| * | | drm/tegra: dc: Perform a complete reset sequenceThierry Reding2017-10-201-2/+16