aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_vidi.c
Commit message (Expand)AuthorAge
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-13
* drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-13
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* drm/exynos: use helper to set possible crtcsAndrzej Hajda2017-08-24
* drm: Nuke drm_atomic_helper_connector_dpmsDaniel Vetter2017-08-08
* drm/exynos: kill pipe field from drivers contextsAndrzej Hajda2017-06-01
* drm/exynos: set plane possible_crtcs in exynos_plane_initAndrzej Hajda2017-06-01
* drm/exynos: kill exynos_drm_private::pipeAndrzej Hajda2017-06-01
* drm/exynos: kill exynos_drm_crtc::pipeAndrzej Hajda2017-06-01
* Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie2017-03-28
|\
| * drm/exynos: move crtc event handling to drivers callbacksAndrzej Hajda2017-03-21
* | drm: exynos: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2017-02-17
|/
* drm/exynos: use drm core to handle page-flip eventAndrzej Hajda2016-09-30
* drm/exynos/vidi: use timer for vblanks instead of sleeping workerAndrzej Hajda2016-09-30
* drm: exynos: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-10
* drm/exynos: fix types for compilation on 64bit architecturesMarek Szyprowski2016-03-01
* drm/exynos: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
* drm/exynos: rename zpos to indexMarek Szyprowski2016-01-12
* drm/exynos: Constify function pointer structsVille Syrjälä2015-12-15
* Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/...Dave Airlie2015-12-14
|\
| * drm/exynos: introduce exynos_drm_plane_config structureMarek Szyprowski2015-12-13
| * drm/exynos: move dma_addr attribute from exynos plane to exynos fbMarek Szyprowski2015-12-13
* | drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
|/
* drm/exynos: add cursor plane supportGustavo Padovan2015-10-26
* drm/exynos: add global macro for the default primary planeGustavo Padovan2015-10-26
* drm/exynos: Properly report supported formats for each deviceMarek Szyprowski2015-08-30
* drm/exynos: check for pending fb before finish updateGustavo Padovan2015-08-30
* drm/exynos: remove struct exynos_drm_encoder layerGustavo Padovan2015-08-15
* drm/exynos: remove exynos_drm_create_enc_conn()Gustavo Padovan2015-08-15
* drm/exynos: remove struct exynos_drm_displayGustavo Padovan2015-08-15
* drm/exynos: pass struct exynos_drm_plane in update/enableGustavo Padovan2015-08-15
* drm/exynos: rename win_commit/disable to atomic-like namesGustavo Padovan2015-08-15
* drm/exynos: use KMS version of DRM vblanks functionsGustavo Padovan2015-08-15
* drm/exynos: remove chained calls to enableJoonyoung Shim2015-06-19
* drm/exynos: fix broken component binding in case of multiple pipelinesAndrzej Hajda2015-06-19
* drm/exynos: consolidate driver/device initialization codeAndrzej Hajda2015-06-19
* drm/exynos: vidi: remove unused varablesInki Dae2015-06-19
* drm/exynos: split exynos_crtc->dpms in enable() and disable()Gustavo Padovan2015-06-19
* drm/exynos: atomic dpms supportGustavo Padovan2015-06-19
* drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()Gustavo Padovan2015-06-19
* drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski2015-05-19
* drm/exynos: preset zpos value for overlay planesGustavo Padovan2015-04-12
* drm/exynos: remove struct *_win_data abstraction on planesGustavo Padovan2015-04-12
* drm/exynos: use driver internal structJoonyoung Shim2015-02-07
* drm/exynos: fix wrong pipe calculation for crtcJoonyoung Shim2015-02-07
* drm/exynos: remove struct exynos_drm_managerGustavo Padovan2015-01-25
* drm/exynos: remove drm_dev from struct exynos_drm_managerGustavo Padovan2015-01-25
* drm/exynos: move 'type' from manager to crtc structGustavo Padovan2015-01-25
* drm/exynos: remove pipe member of struct exynos_drm_managerGustavo Padovan2015-01-25
* drm/exynos: add pipe param to exynos_drm_crtc_create()Gustavo Padovan2015-01-25