aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* gpu: ipu-v3: Add queued image conversion supportSteve Longerbeam2016-09-19
* gpu: ipu-v3: Add ipu_rot_mode_is_irt()Steve Longerbeam2016-09-19
* gpu: ipu-v3: fix a possible NULL dereferenceLABBE Corentin2016-09-19
* drm/imx: parallel-display: detach bridge or panel on unbindPhilipp Zabel2016-08-29
* drm/imx: imx-ldb: detach bridge on unbindPhilipp Zabel2016-08-29
* drm/imx: imx-ldb: detach panel on unbindLucas Stach2016-08-29
* gpu: ipu-v3: Add FSU channel linking supportSteve Longerbeam2016-08-29
* gpu: ipu-v3: Add Video Deinterlacer unitSteve Longerbeam2016-08-29
* drm/imx: add exclusive fence to plane stateLucas Stach2016-08-29
* drm/imx: fold ipu_plane_disable into ipu_disable_planeLucas Stach2016-08-29
* drm/imx: don't destroy mode objects manually on driver unbindLucas Stach2016-08-29
* drm/imx: drop deprecated load/unload drm_driver opsLucas Stach2016-08-29
* drm/imx: don't call disable_plane in plane destroy pathLucas Stach2016-08-29
* drm/imx: Add active plane reconfiguration supportLiu Ying2016-08-29
* drm/imx: Use DRM_PLANE_COMMIT_NO_DISABLE_AFTER_MODESET flagLiu Ying2016-08-29
* drm/imx: ipuv3-crtc: Use the callback ->atomic_disable instead of ->disableLiu Ying2016-08-29
* gpu: ipu-v3: Do not wait for DMFC FIFO to clear when disabling DMFC channelLiu Ying2016-08-29
* drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commitLiu Ying2016-08-29
* drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc()Liu Ying2016-08-29
* drm/atomic-helper: Add atomic_disable CRTC helper callbackLiu Ying2016-08-29
* drm: simple_kms_helper: add support for bridgesAndrea Merello2016-08-28
* drm: simple_kms_helper: make connector optional at init timeAndrea Merello2016-08-28
* drm/bridge: introduce bridge detaching mechanismAndrea Merello2016-08-28
* drm/simple-helpers: Always add planes to the state updateDaniel Vetter2016-08-25
* drm: reduce GETCLIENT to a minimumDavid Herrmann2016-08-25
* drm: make DRI1 drivers depend on BROKENDavid Herrmann2016-08-25
* drm: hide legacy drivers with CONFIG_DRM_LEGACYDavid Herrmann2016-08-25
* drm/doc: Fix vga_switcheroo xrefDaniel Vetter2016-08-24
* drm/gma500: remove unnecessary config_enabled() guardMasahiro Yamada2016-08-24
* drm/doc: Document uapi requirements in DRMDaniel Vetter2016-08-23
* Merge tag 'topic/drm-misc-2016-08-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-23
|\
| * drm/fb-helper: Make docs for fb_set_suspend wrappers consistentDaniel Vetter2016-08-23
| * drm/rockchip: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-23
| * drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-23
| * drm/rockchip: Don't continue trying to enable crtc on failureSean Paul2016-08-23
| * drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked()Noralf Trønnes2016-08-23
| * drm/fb-helper: Fix the dummy remove_conflicting_framebuffersChris Wilson2016-08-23
| * drm/udl: Ensure channel is selected before using the device.Jamie Lentin2016-08-23
| * drm: Avoid calling dev_printk(.dev = NULL)Chris Wilson2016-08-22
| * drm: avoid exposing kernel stack in compat_drm_getstatsHeinrich Schuchardt2016-08-22
| * reservation: fix small comment typoRob Clark2016-08-22
| * drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart2016-08-19
| * virtio-gpu: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-19
| * GPU-DRM-Savage: Use memdup_user() rather than duplicatingMarkus Elfring2016-08-19
| * drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson2016-08-19
| * drm/rockchip: Use DRM_DEV_ERROR in vopSean Paul2016-08-18
| * drm: Introduce DRM_DEV_* log messagesSean Paul2016-08-18
| * drm/edid: CEA mode 64 1080p100 vsync pulse width incorrectClint Taylor2016-08-18
| * Revert "drm/hisilicon: Don't set drm_device->platformdev"Daniel Vetter2016-08-17
| * dma-buf: fix kernel-doc warning and typosRandy Dunlap2016-08-16