aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx
Commit message (Expand)AuthorAge
...
| | * drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()Noralf Trønnes2017-09-16
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/ /
* | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-09-03
|\ \
| * \ Merge tag 'imx-drm-next-2017-07-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2017-08-22
| |\ \ | | |/ | |/|
| | * drm/imx: lock scanout transfers for consecutive burstsPhilipp Zabel2017-07-17
| | * drm/imx: ipuv3-plane: use fb local variable instead of state->fbPhilipp Zabel2017-07-17
| * | drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-08
| * | drm: Plumb modifiers through plane initBen Widawsky2017-08-01
| * | drm/imx: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes2017-07-29
| * | Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-26
| |\ \
| * | | drm/imx: Use atomic iterator macrosMaarten Lankhorst2017-07-13
| * | | drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-30
| | |/ | |/|
* | | drm/imx: ipuv3-plane: fix YUV framebuffer scanout on the base planePhilipp Zabel2017-08-11
| |/ |/|
* | Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2017-07-21
|\ \ | |/ |/|
| * drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failurePhilipp Zabel2017-07-17
| * drm/imx: fix typo in ipu_plane_formats[]Laurentiu Palcu2017-07-17
* | BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-15
|\|
| * drm/imx: imx-ldb: Accept drm_of_find_panel_or_bridge failureLeonard Crestez2017-06-06
* | drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu2017-06-05
* | drm/imx: Drop drm_vblank_cleanupDaniel Vetter2017-05-31
* | drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-22
|/
* Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-10
|\
| * drm: convert drivers to use drm_of_find_panel_or_bridgeRob Herring2017-04-06
* | Merge tag 'imx-drm-next-2017-04-04' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2017-04-06
|\ \ | |/ |/|
| * drm/imx: merge imx-drm-core and ipuv3-crtc in one moduleLucas Stach2017-04-04
* | Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-03-22
|\ \ | |/ |/|
| * drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter2017-03-14
* | drm/imx: Remove unneeded definition for structure imx_drm_componentLiu Ying2017-03-16
* | drm/imx: use PRG/PRE when possibleLucas Stach2017-03-16
* | drm/imx: enable/disable PRG on CRTC enable/disableLucas Stach2017-03-16
* | drm/imx: ipuv3-plane: add support for separate alpha planesPhilipp Zabel2017-03-15
* | drm/imx: extend drm_plane_state_to_eba for separate channel supportPhilipp Zabel2017-03-15
* | drm/imx: add deferred plane disablingPhilipp Zabel2017-03-15
* | drm/imx: don't wait for vblank and stop calling cleanup_planes in commit_tailPhilipp Zabel2017-03-15
* | gpu: ipu-v3: add unsynchronised DP channel disablingPhilipp Zabel2017-03-15
* | drm/imx: ipuv3-plane: update overlay plane position also without modesetPhilipp Zabel2017-03-15
* | drm/imx: ipuv3-plane: use drm_plane_helper_check_state, clipped coordinatesPhilipp Zabel2017-03-15
|/
* drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham2017-03-10
* Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-02-26
|\
| * Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/li...Dave Airlie2017-02-22
| |\
| | * drm/imx: lift 64x64 pixel minimum framebuffer size requirementPhilipp Zabel2017-02-17
| | * drm/imx: imx-tve: Do not set the regulator voltageFabio Estevam2017-02-17
* | | drm: Constify drm_mode_config atomic helper private pointerLaurent Pinchart2017-02-12
* | | drm: imx: remove struct imx_drm_crtc and imx_drm_crtc_helper_funcsShawn Guo2017-02-09
* | | drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo2017-02-07
|/ /
* | drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2017-02-02
* | drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common codeLaurent Pinchart2017-01-17
* | drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functionsLaurent Pinchart2017-01-17
* | drm/imx: imx-tve: Remove unused variableFabio Estevam2017-01-05
* | drm: bridge: Detach bridge from encoder at encoder cleanup timeLaurent Pinchart2016-12-18