summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-09-03drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart
2018-09-03drm/omap: dss: Modify omapdss_find_output_from_display() to return channelLaurent Pinchart
2018-09-03drm/omap: dss: Move DSS mgr ops and private data to dss_deviceLaurent Pinchart
2018-09-03drm/omap: dss: Store dss_device pointer in omap_dss_deviceLaurent Pinchart
2018-09-03drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart
2018-09-03drm/omap: dss: Remove panel devices listLaurent Pinchart
2018-09-03drm/omap: dss: Split omapdss_register_display()Laurent Pinchart
2018-09-03drm/omap: dss: Make omap_dss_get_next_device() more genericLaurent Pinchart
2018-09-03drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_displayLaurent Pinchart
2018-09-03drm/omap: dss: Remove output devices listLaurent Pinchart
2018-09-03drm/omap: Move DSI debugfs clocks dump to dsi%u_clks filesLaurent Pinchart
2018-09-03drm/omap: dsi: Simplify debugfs implementationLaurent Pinchart
2018-09-03drm/omap: displays: Remove input omap_dss_device from panel dataLaurent Pinchart
2018-09-03drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart
2018-09-03drm/omap: displays: Don't call disconnect handlers directlyLaurent Pinchart
2018-09-03drm/omap: dss: Move debug message and checks to connection handlersLaurent Pinchart
2018-09-03drm/omap: dss: Add functions to connect and disconnect devicesLaurent Pinchart
2018-09-03drm/omap: dss: Move common device operations to common structureLaurent Pinchart
2018-09-03drm/omap: dss: Allow looking up any device by portLaurent Pinchart
2018-09-03drm/omap: dss: Rework output lookup by port nodeLaurent Pinchart
2018-09-03drm/omap: dss: Create and use omapdss_device_is_registered()Laurent Pinchart
2018-09-03drm/omap: dss: Create global list of all omap_dss_device instancesLaurent Pinchart
2018-09-03drm/omap: dss: Rename omap_dss_device list field to output_listLaurent Pinchart
2018-09-03drm/omap: dss: Remove omap_dss_device panel fieldsLaurent Pinchart
2018-09-03drm/omap: displays: Remove videomode from omap_dss_device structureLaurent Pinchart
2018-09-03drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart
2018-09-03drm/omap: dss: Remove unused omapdss_default_get_timings()Laurent Pinchart
2018-09-03drm/omap: dss: Remove DSS encoders get_timings operationLaurent Pinchart
2018-09-03drm/omap: dss: Remove omapdss_atv_ops get_wss and set_wss operationsLaurent Pinchart
2018-09-03drm/omap: dss: Handle DPI and SDI port initialization failuresLaurent Pinchart
2018-09-03drm/omap: dss: Move platform_device_register from core.c to dss.c probeJyri Sarha
2018-09-03drm/omap: dss: Gather OMAP DSS components at probe timeLaurent Pinchart
2018-09-03drm/omap: dss: Remove display ordering from dss/display.cPeter Ujfalusi
2018-09-03drm/omap: Do dss_device (display) ordering in omap_drv.cPeter Ujfalusi
2018-09-03drm/omap: Manage the usable omap_dss_device list within omap_drm_privatePeter Ujfalusi
2018-09-03drm/omap: Allocate drm_device earlier and unref it as last stepPeter Ujfalusi
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-24Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org...Dave Airlie
2018-08-23drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder
2018-08-23drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng
2018-08-23Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-08-23Merge tag 'drm-misc-next-fixes-2018-08-22' of git://anongit.freedesktop.org/d...Dave Airlie
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-21drm/vmwgfx: Convert to new IDA APIMatthew Wilcox
2018-08-21drm/amd/display: Don't build DCN1 when kcov is enabledLeo (Sunpeng) Li
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li
2018-08-21drm/amdgpu/display: disable eDP fast boot optimization on DCE8Alex Deucher
2018-08-21drm/amdgpu: fix amdgpu_amdkfd_remove_eviction_fence v3Christian König