aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-12drm/nouveau/core: fix static checker warningBen Skeggs
2017-05-12drm/nouveau/fb/ram/gf100-: remove 0x10f200 readBen Skeggs
2017-05-12drm/nouveau/kms/nv50: skip core channel cursor update on position-only changesBen Skeggs
2017-05-12drm/nouveau/kms/nv50: fix source-rect-only plane updatesBen Skeggs
2017-05-12drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()Ben Skeggs
2017-04-29drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner
2017-04-29drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun
2017-04-29drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner
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-05Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
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-04dt-bindings: display: renesas: Add R-Car Gen3 HDMI TX DT bindingsLaurent Pinchart
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: Document the vsps property in the DT bindingsLaurent 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