aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2014-04-15drm/i915: Don't vblank wait on ilk-ivb after pipe enableDaniel Vetter
2014-04-15drm/i915: Code cleanup patch to fix checkpatch errorsShobhit Kumar
2014-04-15drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich
2014-04-15drm/omap: fix the handling of fb ref countsTomi Valkeinen
2014-04-15drm/omap: protect omap_crtc's event with event_lock spinlockArchit Taneja
2014-04-15drm/omap: Use old_fb to synchronize between successive page flipsArchit Taneja
2014-04-15drm/omap: Fix crash when using LCD3 overlay managerArchit Taneja
2014-04-15drm/omap: gem sync: wait on correct eventsArchit Taneja
2014-04-15drm/omap: Fix memory leak in omap_gem_op_asyncSubhajit Paul
2014-04-15drm/omap: remove warn from debugfsTomi Valkeinen
2014-04-15drm/omap: remove extra plane->destroy from crtc destroyTomi Valkeinen
2014-04-15drm/omap: print warning when rotating non-TILER fbTomi Valkeinen
2014-04-14drm/omap: fix missing unref to fb's buf objectTomi Valkeinen
2014-04-14drm/omap: fix plane rotationGrazvydas Ignotas
2014-04-14drm/omap: fix enabling/disabling of video pipelineTomi Valkeinen
2014-04-14drm/omap: fix missing disable for unused encoderTomi Valkeinen
2014-04-14drm/omap: fix race issue when unloading omapdrmTomi Valkeinen
2014-04-14drm/omap: fix DMM driver (un)registrationTomi Valkeinen
2014-04-14drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen
2014-04-14drm/omap: fix output enable/disable sequenceTomi Valkeinen
2014-04-14drm/i915: Add parsing support for new MIPI blocks in VBTShobhit Kumar
2014-04-13drm/i915: Don't set the 8to6 dither flag when not scalingDaniel Vetter
2014-04-11drm/i915: Always use kref tracking for all contexts.Chris Wilson
2014-04-11drm/i915: do not setup backlight if not available according to VBTJani Nikula
2014-04-11drm/i915: check VBT for supported backlight typeJani Nikula
2014-04-11drm/i915/bdw: Add 42ms delay for IPS disableBen Widawsky
2014-04-10drm/i915: Add support for DRRS to switch RRPradeep Bhat
2014-04-10drm/i915: Parse EDID probed modes for DRRS supportPradeep Bhat
2014-04-10drm/i915: Disable self-refresh for untiled fbs on i915gmDaniel Vetter
2014-04-10drm/mm: Don't WARN if drm_mm_reserve_nodeDaniel Vetter
2014-04-10Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"Daniel Vetter
2014-04-09drm/i915: Remove spurious semicolonsDamien Lespiau
2014-04-09drm/i915/chv: Add IS_CHERRYVIEW() macroVille Syrjälä
2014-04-09drm/i915/chv: IS_BROADWELL() should not be true for CherryviewVille Syrjälä
2014-04-09drm/i915: Enable RANDOM resolution support for MIPI panelsShobhit Kumar
2014-04-09drm/i915: Send DPI command explicitely in LP modeShobhit Kumar
2014-04-09drm/i915: Panel commands can be sent only when clock is in LP11Shobhit Kumar
2014-04-09drm/i915: Parameterize the Clockstop and escape_clk_divShobhit Kumar
2014-04-09drm/i915: Disable DPOunit clock gatingShobhit Kumar
2014-04-09drm/i915: Enable MIPI port before the plane and pipe enableShobhit Kumar
2014-04-09drm/i915: Program Rcomp and band gap reset everytime we resume from power gateShobhit Kumar
2014-04-09drm/i915: Add more registers to the whitelist for mesaBrad Volkin
2014-04-09drm/i915: Remove misleading debug messageDamien Lespiau
2014-04-09drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONEDamien Lespiau
2014-04-09drm/i915: add flags to i915_ring_stopMika Kuoppala
2014-04-09drm/i915: dma_buf_vunmap is presumed not to fail, don't let itChris Wilson
2014-04-09drm/i915/bdw: Use the GEN8 SRM when qeueing a flipDamien Lespiau
2014-04-09drm/i915/bdw: Provide a gen8 version of SRMDamien Lespiau
2014-04-09drm/i915: Protect the argument expansion in LRI and SRM macrosDamien Lespiau
2014-04-09drm/i915: move infoframe setting to after pll enable v3Jesse Barnes