summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2018-03-01drm: omapdrm: Split init and cleanup from probe and remove functionsLaurent Pinchart
2018-03-01drm: omapdrm: dsi: Make wait_for_bit_change() return a statusLaurent Pinchart
2018-03-01drm: omapdrm: dss: Remove unused functions prototypesLaurent Pinchart
2018-03-01drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() functionLaurent Pinchart
2018-03-01drm: omapdrm: dss: Move initialization code from component bind to probeLaurent Pinchart
2018-03-01drm: omapdrm: dss: Don't export functions internal to omapdss-baseLaurent Pinchart
2018-03-01drm: omapdrm: dss: Make omapdss_default_get_timings staticLaurent Pinchart
2018-03-01drm: omapdrm: displays: Get encoder source at connect timeLaurent Pinchart
2018-03-01drm: omapdrm: displays: Get panel source at connect timeLaurent Pinchart
2018-03-01drm: omapdrm: displays: Get connector source at connect timeLaurent Pinchart
2018-03-01drm: omapdrm: displays: Remove OF node check in panel driversLaurent Pinchart
2018-03-01drm: omapdrm: displays: Remove OF node check in encoder driversLaurent Pinchart
2018-03-01drm: omapdrm: displays: Remove OF node check in connector driversLaurent Pinchart
2018-03-01drm: omapdrm: connector-analog-tv: Remove tvc_of_match forward declarationLaurent Pinchart
2018-03-01drm: omapdrm: Use unsigned int typeLaurent Pinchart
2018-03-01drm: omapdrm: Use kernel integer typesLaurent Pinchart
2018-02-20drm/omapdrm: Use of_find_backlight helperMeghana Madhyastha
2018-02-20drm/omapdrm: Use backlight_enable/disable helpersMeghana Madhyastha
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-02omapdrm/dss/hdmi4_cec: fix interrupt handlingHans Verkuil
2017-12-19drm: omapdrm: Simplify platform registrationAndrew F. Davis
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-12-19drm/omap: DMM: Check for DMM readiness after successful transaction commitPeter Ujfalusi
2017-12-19drm/omap: DMM: Print information if we received an error interruptPeter Ujfalusi
2017-12-19drm/omap: DMM: In case of error/timeout in wait_status() print the reasonPeter Ujfalusi
2017-12-19drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definitionPeter Ujfalusi
2017-12-19drm: omapdrm: Deconstruct the omap_drv.h header.Laurent Pinchart
2017-12-19drm: omapdrm: venc: Return error code on OF parsing failureLaurent Pinchart
2017-12-19drm: omapdrm: dpi: Remove dpi_data port_initialized fieldLaurent Pinchart
2017-12-19drm: omapdrm: dss: Make dss_dump_clocks() function staticLaurent Pinchart
2017-12-19drm: omapdrm: dss: Set the DMA coherent maskLaurent Pinchart
2017-12-19drm: omapdrm: Remove unused omap_dss_find_device() functionLaurent Pinchart
2017-12-19drm: omapdrm: Pass drm_device to omap_gem_resume()Laurent Pinchart
2017-12-19drm: omapdrm: dpi: Don't treat GPIO probe deferral as an errorLaurent Pinchart
2017-12-19drm/omap: panel-dsi-cm: switch to gpiodSebastian Reichel
2017-12-19drm/omap: panel-dsi-cm: add external backlight supportSebastian Reichel
2017-12-19drm/omap: panel-dsi-cm: add physical size supportSebastian Reichel
2017-12-19drm/omap: panel-dsi-cm: add regulator supportSebastian Reichel
2017-12-19drm/omap: panel-dsi-cm: fix driverTony Lindgren
2017-12-19drm/omap: add support for physical size hints from display driversSebastian Reichel
2017-12-19drm/omap: drop incorrect commentSebastian Reichel
2017-12-19drm/omap: remove unused function definesSebastian Reichel
2017-12-19drm/omap: Filter displays mode based on bandwidth limitPeter Ujfalusi
2017-12-19drm/omap: dss: Add support for reporting memory bandwidth limitationPeter Ujfalusi
2017-12-19omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLEH. Nikolaus Schaller
2017-12-19omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller
2017-12-08drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()Noralf Trønnes
2017-11-30omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()Dan Carpenter
2017-11-30drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart
2017-11-30omapdrm: hdmi4: Correct the SoC revision matchingPeter Ujfalusi