summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du
AgeCommit message (Expand)AuthorFilesLines
2018-09-25drm: rcar-du: Add r8a77990 and r8a77995 device supportUlrich Hecht1-0/+30
2018-09-25drm: rcar-du: Don't use TV sync mode when not supported by the hardwareLaurent Pinchart3-12/+29
2018-09-25drm: rcar-du: Cache DSYSR value to ensure known initial valueLaurent Pinchart3-11/+17
2018-09-25drm: rcar-du: Enable configurable DPAD0 routing on Gen3Laurent Pinchart2-11/+18
2018-09-25drm: rcar-du: Use LVDS PLL clock as dot clock when possibleLaurent Pinchart3-15/+59
2018-09-25drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()Laurent Pinchart1-51/+56
2018-09-25drm: rcar-du: lvds: D3/E3 supportLaurent Pinchart2-47/+355
2018-09-15drm: rcar-du: Remove packed VYUY supportKieran Bingham1-2/+0
2018-09-15drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3Laurent Pinchart1-12/+23
2018-09-15drm: rcar-du: Add support for missing pixel formatsKoji Matsuoka1-0/+32
2018-09-15drm: rcar-du: Update Gen3 output limitationsKieran Bingham1-2/+12
2018-09-15drm: rcar-du: lvds: add R8A77980 supportSergei Shtylyov1-0/+1
2018-09-15drm: rcar-du: Write ESCR and OTAR as CRTC registersJacopo Mondi2-7/+6
2018-09-15drm: rcar-du: Rename and document dpll_ch fieldJacopo Mondi3-5/+6
2018-09-15drm: rcar-du: Improve non-DPLL clock selectionJacopo Mondi1-31/+54
2018-09-15drm: rcar-du: Rework clock configuration based on hardware limitsLaurent Pinchart1-61/+73
2018-09-14drm: rcar-du: Add interlaced feature flagKieran Bingham3-11/+36
2018-09-14drm: rcar-du: Refactor Feature and Quirk definitionsKieran Bingham1-4/+4
2018-09-14drm: rcar-du: Support interlaced video output through vsp1Kieran Bingham2-0/+2
2018-09-14drm: rcar-du: Convert to SPDX identifiersKuninori Morimoto18-83/+18
2018-08-22drm/crc: Cleanup crtc_crc_open functionMahesh Kumar1-3/+1
2018-08-13drm/rcar-du/crc: Implement get_crc_sources callbackMahesh Kumar2-1/+84
2018-08-13drm/rcar-du/crc: Implement verify_crc_source callbackMahesh Kumar1-20/+49
2018-08-06drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe2-8/+3
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-10drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULLBoris Brezillon1-2/+2
2018-06-07Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+7
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-8/+175
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-119/+115
2018-05-20drm: rcar-du: lvds: Fix crash in .atomic_check when disabling connectorLaurent Pinchart1-0/+3
2018-05-17media: drm: rcar-du: Add support for CRC computationLaurent Pinchart3-6/+171
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart1-2/+4
2018-05-17drm: rcar-du: Fix build failureLaurent Pinchart1-1/+0
2018-05-17drm: rcar-du: Fix rcar_du_of_init() stubLaurent Pinchart1-1/+1
2018-05-15drm: rcar-du: disable dtc graph-endpoint warnings on DT overlaysRob Herring1-0/+7
2018-05-15Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie10-50/+104
2018-05-05drm: rcar-du: Track dma-buf fencesEmre Ucan1-0/+5
2018-05-05drm: rcar-du: Add R8A77965 supportKieran Bingham1-0/+29
2018-05-05drm: rcar-du: Allow DU groups to work with hardware indexingKieran Bingham3-6/+15
2018-05-05drm: rcar-du: Split CRTC handling to support hardware indexingKieran Bingham5-31/+42
2018-05-05drm: rcar-du: Use the correct naming for ODPM fields in DEFR6Kieran Bingham2-10/+10
2018-05-05drm: rcar-du: Use NULL for table initialisationKieran Bingham1-1/+1
2018-05-05drm: rcar-du: of: Include header to define prototypesKieran Bingham1-0/+1
2018-04-26drm: rcar-du: Zero-out sg_tables when duplicating plane stateLaurent Pinchart1-3/+2
2018-04-16drm/rcar-du: Convert to the new generic alpha propertyMaxime Ripard6-59/+9
2018-03-28drm: rcar-du: Let core take care of normalizing the zposPeter Ujfalusi1-9/+2
2018-03-14Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-6/+1
2018-03-07drm: rcar-du: lvds: Add R8A77970 supportSergei Shtylyov1-2/+18
2018-03-07drm: rcar-du: Add R8A77970 supportSergei Shtylyov1-0/+21
2018-03-07drm: rcar-du: Convert LVDS encoder code to bridge driverLaurent Pinchart12-616/+561