summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-29drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs
2017-04-29drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engineIlia Mirkin
2017-04-06drm/nouveau/gpio: enable interrupts on cards with 32 gpio linesAdam Borowski
2017-04-06drm/nouveau/gr/gp107: initial supportBen Skeggs
2017-04-06drm/nouveau/core: recognise GP10B chipsetAlexandre Courbot
2017-04-06drm/nouveau/platform: support for probing GP10BAlexandre Courbot
2017-04-06drm/nouveau/platform: make VDD regulator optionalAlexandre Courbot
2017-04-06drm/nouveau/gr: support for GP10BAlexandre Courbot
2017-04-06drm/nouveau/ibus: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/mc: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/fb: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/fifo: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/msgqueue: support for GP10B PMU firmwareAlexandre Courbot
2017-04-06drm/nouveau/secboot: add GP10B supportAlexandre Courbot
2017-04-06drm/nouveau/secboot/gm20b: specify MC base address as argumentAlexandre Courbot
2017-04-06drm/nouveau/secboot: start LS firmware in post-run hookAlexandre Courbot
2017-04-06drm/nouveau/secboot: let LS post_run hooks return errorAlexandre Courbot
2017-04-06drm/nouveau/secboot: pass instance to LS firmware loadersAlexandre Courbot
2017-04-06drm/nouveau/secboot: allow to boot multiple falconsAlexandre Courbot
2017-04-06drm/nouveau/imem/gk20a: Turn instmem lock into mutexThierry Reding
2017-04-06drm/nouveau: initial support (display-only) for GP107Ben Skeggs
2017-04-06drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane stateBen Skeggs
2017-04-06drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi methodBen Skeggs
2017-04-06drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-06drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-04-04drm: rcar-du: Add HDMI outputs to R8A7795 device descriptionKoji Matsuoka
2017-04-04drm: rcar-du: Add DPLL supportKoji Matsuoka
2017-04-04drm: rcar-du: Skip disabled outputsLaurent Pinchart
2017-04-04drm: rcar-du: Add Gen3 HDMI encoder supportKoji Matsuoka
2017-04-04drm: rcar-du: Hardcode encoders types to DRM_MODE_ENCODER_NONELaurent Pinchart
2017-04-04drm: rcar-du: Replace manual bridge implementation with DRM bridgeLaurent Pinchart
2017-04-04drm: rcar-du: Add support for LVDS mode selectionLaurent Pinchart
2017-04-04drm: rcar-du: Use the DRM panel APILaurent Pinchart
2017-04-04drm: rcar-du: Remove wait field from rcar_du_device structureLaurent Pinchart
2017-04-04drm: rcar-du: Make sure the VSP is initialized on platforms that need itJacopo Mondi
2017-04-04drm: rcar-du: Use DRM core's atomic commit helperLaurent Pinchart
2017-04-04drm: rcar-du: Clear handled event pointer in CRTC stateLaurent Pinchart
2017-04-04drm: rcar-du: Handle event when disabling CRTCsLaurent Pinchart
2017-04-04drm: rcar-du: Don't open code of_device_get_match_data()Wolfram Sang
2017-04-04drm: rcar-du: Switch to encoder .atomic_mode_set() helper functionLaurent Pinchart
2017-04-04drm: panels: Add LVDS panel driverLaurent Pinchart
2017-04-03drm/omap: Major omap_modeset_init() cleanupJyri Sarha
2017-04-03drm/omap: Remove the obsolete #define omap_plane _omap_plane hackJyri Sarha
2017-04-03drm/omap: Fix one ugly indentation style break left by coccinelleJyri Sarha
2017-04-03drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha
2017-04-03drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config optionJyri Sarha
2017-04-03drm/omap: fix crash on module unloadTomi Valkeinen
2017-04-03drm/omap: use drm_atomic_helper_shutdown()Tomi Valkeinen
2017-04-03drm/omap: fix display SYNC/DE flagsTomi Valkeinen
2017-04-03drm/omap: dispc: improve debug print of display flagsTomi Valkeinen