summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart2013-08-09
| | * | | | | | drm/rcar-du: Merge LVDS and VGA encoder codeLaurent Pinchart2013-08-09
| | * | | | | | drm/rcar-du: Split VGA encoder and connectorLaurent Pinchart2013-08-09
| | * | | | | | drm/rcar-du: Split LVDS encoder and connectorLaurent Pinchart2013-08-09
| | * | | | | | drm/rcar-du: Clarify comment regarding plane Y source coordinateLaurent Pinchart2013-08-09
| | * | | | | | drm/rcar-du: Support per-CRTC clock and IRQLaurent Pinchart2013-08-09
| | * | | | | | drm/rcar-du: Add platform module device tableLaurent Pinchart2013-08-09
| | * | | | | | drm/rcar-du: Use devm_ioremap_resource()Laurent Pinchart2013-08-09
| | * | | | | | drm/rcar-du: Add missing alpha plane register definitionsLaurent Pinchart2013-08-09
| * | | | | | | drm/tilcdc fixup mode to workaround sync for tda998xDarren Etheridge2013-08-19
| * | | | | | | drm/i2c: tda998x: prepare for broken sync workaroundSebastian Hesselbarth2013-08-19
| * | | | | | | drm/i2c: tda998x: fix sync generation and calculationSebastian Hesselbarth2013-08-19
| * | | | | | | drm/i2c: tda998x: add video and audio input configurationRussell King2013-08-19
| * | | | | | | drm/i2c: tda998x: prepare for video input configurationRussell King2013-08-19
| * | | | | | | drm/i2c: tda998x: fix npix/nline programmingRussell King2013-08-19
| * | | | | | | drm/i2c: tda998x: ensure VIP output mux is properly setRussell King2013-08-19
| * | | | | | | drm/i2c: tda998x: fix EDID reading on TDA19988 devicesRussell King2013-08-19
| * | | | | | | drm: DRM should depend on HAS_DMAGeert Uytterhoeven2013-08-19
| * | | | | | | Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie2013-08-07
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | drm/i915: Do not dereference NULL crtc or fb until after checkingChris Wilson2013-08-04
| | * | | | | | drm/i915: fix pnv display core clock readout outDaniel Vetter2013-07-26
| | * | | | | | drm/i915: Replace open-coded offset_in_page()Chris Wilson2013-07-26
| | * | | | | | drm/i915: Retry DP aux_ch communications with a different clock after failureChris Wilson2013-07-26
| | * | | | | | drm/i915: Add messages useful for HPD storm detection debugging (v2)Egbert Eich2013-07-26
| | * | | | | | drm/i915: dvo_ch7xxx: fix vsync polarity settingImre Deak2013-07-25
| | * | | | | | drm/i915: fix the racy object accountingDaniel Vetter2013-07-25
| | * | | | | | drm/i915: Convert the register access tracepoint to be conditionalChris Wilson2013-07-25
| | * | | | | | drm/i915: Squash gen lookup through multiple indirections inside GT accessChris Wilson2013-07-25
| | * | | | | | drm/i915: Use the common register access functions for NOTRACE variantsChris Wilson2013-07-25
| | * | | | | | drm/i915: Use a private interface for register access within GTChris Wilson2013-07-25
| | * | | | | | drm/i915: Colocate all GT access routines in the same fileChris Wilson2013-07-25
| | * | | | | | Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter2013-07-25
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | drm/i915: fix reference counting in i915_gem_createDaniel Vetter2013-07-24
| | * | | | | | drm/i915: Use Graphics Base of Stolen Memory on all gen3+Chris Wilson2013-07-24
| | * | | | | | drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICALDaniel Vetter2013-07-24
| | * | | | | | drm/i915: add functions to disable and restore LCPLLPaulo Zanoni2013-07-24
| | * | | | | | drm/i915: disable CLKOUT_DP when it's not neededPaulo Zanoni2013-07-24
| | * | | | | | drm/i915: extend lpt_enable_clkout_dpPaulo Zanoni2013-07-24
| | * | | | | | drm/i915: fix up error cleanup in i915_gem_object_bind_to_gttDaniel Vetter2013-07-24
| | * | | | | | drm/i915: Add some debug breadcrumbs to connector detectionChris Wilson2013-07-24
| | * | | | | | drm/i915: invert {ilk, snb}_gt_irq_handler checkPaulo Zanoni2013-07-20
| | * | | | | | drm/i915: Make i915 events part of uapiBen Widawsky2013-07-19
| | * | | | | | drm/i915: kill ivybridge_irq_postinstallPaulo Zanoni2013-07-19
| | * | | | | | drm/i915: kill Ivybridge vblank irq vfuncsPaulo Zanoni2013-07-19
| | * | | | | | drm/i915: add ILK/SNB support to ivybridge_irq_handlerPaulo Zanoni2013-07-19
| | * | | | | | drm/i915: POSTING_READ(DEIER) on ivybridge_irq_handlerPaulo Zanoni2013-07-19
| | * | | | | | drm/i915: reorganize ironlake_irq_handlerPaulo Zanoni2013-07-19
| | * | | | | | drm/i915: don't read or write GEN6_PMIIR on Gen 5Paulo Zanoni2013-07-19
| | * | | | | | drm/i915: extract ivb_display_irq_handlerPaulo Zanoni2013-07-19
| | * | | | | | drm/i915: extract ilk_display_irq_handlerPaulo Zanoni2013-07-19