aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-03drm/omap: fix unused variable warning.Dave Airlie1-1/+0
2016-06-03Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixesDave Airlie24-39/+27
2016-06-03Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie7-66/+93
2016-06-03Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-at91 into drm-fixesDave Airlie1-5/+5
2016-06-03Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie3-81/+78
2016-06-02drm: hdlcd: Add information about the underlying framebuffers in debugfsLiviu Dudau1-0/+1
2016-06-02drm: hdlcd: Cleanup the atomic plane operationsLiviu Dudau2-17/+29
2016-06-02drm/hdlcd: Fix up crtc_state->event handlingDaniel Vetter3-29/+9
2016-06-02drm: hdlcd: Revamp runtime power managementLiviu Dudau3-35/+39
2016-06-02Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie2-8/+1
2016-06-01drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregisterPhilipp Zabel1-3/+1
2016-06-01drm/mediatek: mtk_dpi: remove invalid error messagePhilipp Zabel1-5/+0
2016-06-01drm: atmel-hlcdc: fix a NULL checkDan Carpenter1-2/+3
2016-06-01drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementationBoris Brezillon1-3/+2
2016-06-01drm/mgag200: Black screen fix for G200e rev 4Mathieu Larouche1-1/+9
2016-06-01drm: Wrap direct calls to driver->gem_free_object from CMAChris Wilson2-10/+4
2016-06-01drm: fix fb refcount issue with atomic modesettingTomi Valkeinen1-1/+2
2016-06-01drm: make drm_atomic_set_mode_prop_for_crtc() more reliableTomi Valkeinen1-1/+2
2016-06-01drm/sti: remove extra mode fixupTomi Valkeinen1-10/+0
2016-06-01drm: add missing drm_mode_set_crtcinfo callTomi Valkeinen2-2/+2
2016-05-31drm/omap: include gpio/consumer.h where neededArnd Bergmann9-8/+6
2016-05-31drm/omap: include linux/seq_file.h where neededArnd Bergmann7-0/+9
2016-05-31Revert "drm/omap: no need to select OMAP2_DSS"Peter Ujfalusi1-0/+1
2016-05-31drm/omap: Remove regulator API abusePeter Ujfalusi3-27/+0
2016-05-31OMAPDSS: HDMI5: Change DDC timingsJim Lodes1-2/+2
2016-05-31OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes1-1/+1
2016-05-31drm/omap: fix OMAP4 hdmi_core_powerdown_disable()Tomi Valkeinen1-1/+1
2016-05-31drm/omap: Fix missing includesTomi Valkeinen6-0/+6
2016-05-31drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann1-0/+1
2016-05-30drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying1-1/+0
2016-05-30drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying1-1/+1
2016-05-30drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann1-1/+2
2016-05-30drm/imx: parallel-display: remove dead codeLothar Waßmann1-12/+0
2016-05-30drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel5-15/+25
2016-05-30drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel1-0/+2
2016-05-30drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-12/+12
2016-05-30drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel1-17/+18
2016-05-30drm/imx: imx-ldb: Add DDC supportSteve Longerbeam1-8/+34
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann3-4/+4
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds48-492/+1044
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie23-307/+849
2016-05-27Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie22-182/+183
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-0/+6
2016-05-25drm/amd: add Kconfig dependency for ACP on DRM_AMDGPUJeff Mahoney1-0/+1
2016-05-25drm/amdgpu: Fix hdmi deep color support.Mario Kleiner1-5/+5
2016-05-25drm/amdgpu: fix bug in fence driver finiMonk Liu1-1/+1
2016-05-25Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linux into drm-nextDave Airlie3-3/+12
2016-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+11
2016-05-23drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko1-1/+4
2016-05-23drm/radeon: make radeon_mn_get wait for mmap_sem killableMichal Hocko1-1/+3