summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot2017-04-0612-39/+44
* drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot2017-04-068-28/+54
* drm/nouveau/imem/gk20a: Turn instmem lock into mutexThierry Reding2017-04-061-11/+8
* drm/nouveau: initial support (display-only) for GP107Ben Skeggs2017-04-061-0/+30
* drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane stateBen Skeggs2017-04-061-2/+0
* drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi methodBen Skeggs2017-04-061-3/+5
* drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin2017-04-061-1/+1
* drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2017-04-062-2/+2
* drm: rcar-du: Add HDMI outputs to R8A7795 device descriptionKoji Matsuoka2017-04-042-3/+13
* drm: rcar-du: Add DPLL supportKoji Matsuoka2017-04-044-1/+105
* drm: rcar-du: Skip disabled outputsLaurent Pinchart2017-04-041-0/+7
* drm: rcar-du: Add Gen3 HDMI encoder supportKoji Matsuoka2017-04-043-0/+108
* drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart2017-04-045-82/+11
* drm: rcar-du: Replace manual bridge implementation with DRM bridgeLaurent Pinchart2017-04-048-331/+60
* drm: rcar-du: Add support for LVDS mode selectionLaurent Pinchart2017-04-043-2/+49
* drm: rcar-du: Use the DRM panel APILaurent Pinchart2017-04-044-44/+50
* drm: rcar-du: Remove wait field from rcar_du_device structureLaurent Pinchart2017-04-042-7/+0
* drm: rcar-du: Make sure the VSP is initialized on platforms that need itJacopo Mondi2017-04-041-1/+1
* drm: rcar-du: Use DRM core's atomic commit helperLaurent Pinchart2017-04-041-90/+9
* drm: rcar-du: Clear handled event pointer in CRTC stateLaurent Pinchart2017-04-041-3/+3
* drm: rcar-du: Handle event when disabling CRTCsLaurent Pinchart2017-04-041-0/+7
* drm: rcar-du: Don't open code of_device_get_match_data()Wolfram Sang2017-04-041-1/+1
* drm: rcar-du: Switch to encoder .atomic_mode_set() helper functionLaurent Pinchart2017-04-042-8/+8
* drm: panels: Add LVDS panel driverLaurent Pinchart2017-04-043-0/+297
* drm/omap: Major omap_modeset_init() cleanupJyri Sarha2017-04-034-139/+86
* drm/omap: Remove the obsolete #define omap_plane _omap_plane hackJyri Sarha2017-04-031-7/+1
* drm/omap: Fix one ugly indentation style break left by coccinelleJyri Sarha2017-04-031-3/+2
* drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha2017-04-036-103/+117
* drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config optionJyri Sarha2017-04-032-52/+16
* drm/omap: fix crash on module unloadTomi Valkeinen2017-04-031-14/+0
* drm/omap: use drm_atomic_helper_shutdown()Tomi Valkeinen2017-04-031-0/+2
* drm/omap: fix display SYNC/DE flagsTomi Valkeinen2017-04-032-5/+43
* drm/omap: dispc: improve debug print of display flagsTomi Valkeinen2017-04-031-5/+15
* drm/omap: displays: panel-dpi: Support for handling backlight devicesPeter Ujfalusi2017-04-031-2/+35
* drm/omap: poll only connectors where the connect/disconnect can be checkedPeter Ujfalusi2017-04-031-6/+4
* drm/omap: display: Add displays in sorted order to the panel_listPeter Ujfalusi2017-04-031-1/+9
* drm/omap: Use omapdss_stack_is_ready() to check that the display stack is upPeter Ujfalusi2017-04-031-6/+3
* drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi2017-04-033-0/+111
* drm/omap: dss: Functions to check components in the display/output listPeter Ujfalusi2017-04-033-0/+34
* drm/omap: fix replication logicTomi Valkeinen2017-04-033-6/+6
* drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabledTomi Valkeinen2017-04-032-12/+0
* drm/omap: remove all EXPORT_SYMBOLs from dispc.cTomi Valkeinen2017-04-033-96/+33
* drm/omap: use dispc_opsTomi Valkeinen2017-04-035-39/+57
* drm/omap: fill dispc_opsTomi Valkeinen2017-04-031-0/+40
* drm/omap: add dispc_opsTomi Valkeinen2017-04-032-0/+63
* drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen2017-04-037-7/+31
* drm/omap: move display, dss-of, output to omapdss-baseTomi Valkeinen2017-04-036-11/+8
* drm/omap: display: don't use dsi_get_pixel_size()Tomi Valkeinen2017-04-033-12/+4
* drm/omap: output: use dev_err instead of DSSERRTomi Valkeinen2017-04-031-5/+8
* drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen2017-04-033-10/+18
OpenPOWER on IntegriCloud