summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/cdv_intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/gma500: Make use of the drm connector iteratorPatrik Jakobsson2022-03-231-2/+7
* drm/gma500: Replace references to dev_private with helper functionThomas Zimmermann2021-09-231-5/+5
* drm/gma500: Unify crtc helpersPatrik Jakobsson2021-02-091-12/+0
* drm/gma500/cdv: Remove unused tv out pathsPatrik Jakobsson2021-02-091-10/+1
* drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fit...Lee Jones2021-01-181-1/+1
* drm/gma500: Convert to CRTC VBLANK callbacksThomas Zimmermann2020-02-131-0/+3
* drm/gma500: remove set but not used variable 'is_hdmi','is_crt'zhengbin2019-11-151-5/+2
* drm/gma500: Add page flip support on psb/cdvPaul Kocialkowski2019-11-071-0/+1
* gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu2019-10-221-0/+2
* Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-191-13/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-13/+1
* | drm/gma500: drop drmp.h include from all .c filesSam Ravnborg2019-05-221-4/+6
|/
* drm/gma: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-7/+6
* drm/gma500: Move to private save/restore hooksDaniel Vetter2015-12-081-2/+0
* drm/gma500: constify all struct drm_*_helper funcs pointersJani Nikula2015-04-071-1/+1
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-1/+1
* drm/gma500/cdv: Cedarview display cleanupsPatrik Jakobsson2014-03-171-52/+19
* drm/gma500/cdv: Add and hook up chip op for disabling srPatrik Jakobsson2013-08-151-3/+3
* drm/gma500/cdv: Add and hook up chip op for watermarksPatrik Jakobsson2013-08-141-1/+1
* drm/gma500: Rename psb_intel_encoder to gma_encoderPatrik Jakobsson2013-07-241-5/+5
* drm/gma500: Rename psb_intel_crtc to gma_crtcPatrik Jakobsson2013-07-241-14/+14
* drm/gma500/cdv: Convert to generic set_config()Patrik Jakobsson2013-07-241-20/+1
* drm/gma500/cdv: Convert to generic save/restorePatrik Jakobsson2013-07-241-170/+2
* drm/gma500: Convert to generic encoder funcsPatrik Jakobsson2013-07-241-2/+2
* drm/gma500/cdv: Convert to generic cursor funcsPatrik Jakobsson2013-07-241-128/+2
* drm/gma500/cdv: Convert to generic gamma funcsPatrik Jakobsson2013-07-241-69/+1
* drm/gma500/cdv: Convert to gma_crtc_dpms()Patrik Jakobsson2013-07-241-134/+3
* drm/gma500/cdv: Convert to gma_pipe_set_base()Patrik Jakobsson2013-07-241-76/+1
* drm/gma500/cdv: Use identical generic crtc funcsPatrik Jakobsson2013-07-241-58/+16
* drm/gma500: Make use of gma_pipe_has_type()Patrik Jakobsson2013-07-241-4/+4
* drm/gma500/cdv: Make use of the generic clock codePatrik Jakobsson2013-07-241-163/+34
* drm/gma500/cdv: Fix cursor gem obj referencing on cdvPatrik Jakobsson2013-06-091-5/+11
* drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson2013-06-091-0/+14
* gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond2012-08-241-2/+0
* gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond2012-08-241-1/+1
* gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox2012-08-241-2/+2
* gma500/cdv: Add eDP supportZhao Yakui2012-08-241-2/+40
* gma500/cdv: sync up and add the displayport code to the buildAlan Cox2012-08-241-3/+3
* gma500/cdv: add the bits that don't need the new codeAlan Cox2012-08-241-2/+97
* gma500: Program the DPLL lane based on the selected digitial portZhao Yakui2012-08-241-31/+51
* gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui2012-08-241-4/+3
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-191-1/+1
* gma500: use the register map to clean upAlan Cox2012-05-111-155/+135
* gma500: introduce a structure describing each pipeAlan Cox2012-05-111-23/+10
* cdv: continue synching up with updated reference codeAlan Cox2012-04-271-34/+27
* gma500: Update the Cedarview clock handlingAlan Cox2012-04-271-65/+266
* gma500: cdv_intel_crt: mark few functions as staticKirill A. Shutemov2012-03-101-3/+3
* gma500: cdv_intel_crt: drop unused variablesKirill A. Shutemov2012-03-101-9/+1
* gma500: cdv_intel_crt: drop dead codeKirill A. Shutemov2012-03-101-47/+0
* gma500: rework register stuff sanelyAlan Cox2012-03-101-15/+16