summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Constify drm_encoder_slave_funcsVille Syrjälä2015-12-155-10/+10
* drm: atmel-hlcdc: Fix module autoload for OF platform driverLuis de Bethencourt2015-12-151-0/+1
* drm: atmel-hlcdc: add support for sama5d2 SoCsNicolas Ferre2015-12-151-0/+4
* drm/qxl: use to_qxl_bo macroFrediano Ziglio2015-12-152-3/+3
* drm/vmwgfx: check kmalloc return valueRasmus Villemoes2015-12-151-1/+1
* drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()Rasmus Villemoes2015-12-151-5/+2
* drm/omap: use kzalloc in sita_init()Rasmus Villemoes2015-12-151-5/+2
* drm/imx: Drop pipe field from struct imx_drm_crtcThierry Reding2015-12-151-9/+8
* drm/imx: Make pipe number unsignedThierry Reding2015-12-152-4/+4
* drm/bochs: Store correct CRTC index in eventsThierry Reding2015-12-151-1/+1
* drm/gma500: Sanity-check pipe indexThierry Reding2015-12-151-3/+7
* drm: Use the driver's gem_object_free function from CMA helpers.Eric Anholt2015-12-152-5/+5
* drm/dp/mst: save vcpi with payloadsHarry Wentland2015-12-151-0/+2
* drm/dp/mst: reply with ACK for UP reqsMykola Lysenko2015-12-151-1/+1
* drm: Move more framebuffer doc from docbook to kerneldocDaniel Vetter2015-12-152-72/+18
* drm/atomic-helper: Drop unneeded argument from check_pending_encoderDaniel Vetter2015-12-151-3/+2
* drm/doc: Convert to markdownDanilo Cesar Lemes de Paula2015-12-155-134/+42
* Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...Dave Airlie2015-12-1525-775/+945
|\
| * drm/i915: Update DRIVER_DATE to 20151204Daniel Vetter2015-12-041-1/+1
| * drm/i915/skl: Add SKL GT4 PCI IDsMika Kuoppala2015-12-042-3/+11
| * Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"Daniel Vetter2015-12-044-118/+27
| * drm/i915: Correct the Ref clock value for BXTDeepak M2015-12-041-1/+1
| * drm/i915: Restore skl_gt3 device infoDaniel Vetter2015-12-041-0/+1
| * drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_requestChris Wilson2015-12-041-1/+1
| * Revert "drm/i915: Remove superfluous NULL check"Daniel Vetter2015-12-041-0/+4
| * drm/i915: Clean up device info structure definitionsWayne Boyer2015-12-041-102/+35
| * drm/i915: Remove superfluous NULL checkTakashi Iwai2015-12-041-4/+0
| * drm/i915: Handle cdclk limits on broadwell.Maarten Lankhorst2015-12-031-7/+3
| * i915: wait for fence in prepare_plane_fbAlex Goins2015-12-031-0/+11
| * i915: wait for fence in mmio_flip_work_funcAlex Goins2015-12-031-0/+15
| * drm/i915: Extend LRC pinning to cover GPU context writebackNick Hoath2015-12-034-27/+118
| * drm/i915/guc: Clean up locks in GuCAlex Dai2015-12-033-35/+12
| * drm/i915: only recompress FBC after flushing a drawing operationPaulo Zanoni2015-12-031-2/+6
| * drm/i915: get rid of FBC {,de}activation messagesPaulo Zanoni2015-12-031-15/+0
| * drm/i915: kill fbc.uncompressed_sizePaulo Zanoni2015-12-032-10/+4
| * drm/i915: use a single intel_fbc_work structPaulo Zanoni2015-12-032-61/+52
| * drm/i915: check for FBC planes in the same place as the pipesPaulo Zanoni2015-12-031-6/+8
| * drm/i915: alloc/free the FBC CFB during enable/disablePaulo Zanoni2015-12-031-65/+69
| * drm/i915: introduce intel_fbc_{enable,disable}Paulo Zanoni2015-12-034-58/+157
| * drm/i915: introduce is_active/activate/deactivate to the FBC terminologyPaulo Zanoni2015-12-036-68/+66
| * drm/i915: pass the crtc as an argument to intel_fbc_update()Paulo Zanoni2015-12-033-42/+31
| * drm/i915: set dev_priv->fbc.crtc before scheduling the enable workPaulo Zanoni2015-12-032-14/+9
| * drm/i915: fix the CFB size checkPaulo Zanoni2015-12-031-1/+2
| * drm/i915: abstract i2c bit banging fallback in gmbus xferJani Nikula2015-12-021-14/+25
| * drm/i915: simplify gmbus xfer error checksJani Nikula2015-12-021-8/+4
| * drm/i915: Add "missing" break to haswell_get_ddi_pll()Ville Syrjälä2015-12-021-0/+1
| * drm/i915: Check VBT for CRT port presence on HSW/BDWVille Syrjälä2015-12-022-2/+5
| * drm/i915: Don't register CRT connector when DDI E can't be usedVille Syrjälä2015-12-021-0/+4
| * drm/i915: Don't register the CRT connector when it's fused off on LPT-HVille Syrjälä2015-12-022-0/+4
| * drm/i915: Use cached cdclk_freq for PWM calculationsVille Syrjälä2015-12-021-2/+2
OpenPOWER on IntegriCloud