summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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-02drm/nouveau/core: swap the order of imem/fbBen Skeggs1-1/+1
2016-06-02drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs4-13/+7
2016-06-02drm/nouveau/gr/gf100-: update sm error decoding from gk20a nvgpu headersBen Skeggs1-9/+28
2016-06-02drm/nouveau/ltc/gm107-: fix typo in the address of NV_PLTCG_LTC0_LTS0_INTRBen Skeggs2-4/+4
2016-06-02drm/nouveau/bios/disp: fix handling of "match any protocol" entriesBen Skeggs4-21/+17
2016-06-01Merge tag 'mediatek-drm-fixes-2016-06-01' of git://git.pengutronix.de/git/pza...Dave 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-06-01drm/vc4: Return -EBUSY if there's already a pending flip event.Robert Foss1-4/+12
2016-06-01drm/vc4: Fix drm_vblank_put/get imbalance in page flip path.Mario Kleiner1-0/+4
2016-06-01drm/vc4: Fix get_vblank_counter with proper no-op for Linux 4.4+Mario Kleiner1-1/+1
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-28remove lots of IS_ERR_VALUE abusesArnd Bergmann3-4/+4
2016-05-28Merge 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/...Dave Airlie23-307/+849
2016-05-27Merge branch 'drm-next-4.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie22-182/+183
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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/linu...Dave Airlie3-3/+12