aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2013-08-30drm: Advertise async page flip ability through GETCAP ioctlKeith Packard2-0/+6
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard14-22/+41
2013-08-30drm/omap: tiler: clear buffer properlyDan Carpenter1-1/+1
2013-08-30drm/prime: Remove PRIME handles only if supportedThierry Reding1-2/+4
2013-08-30drm/vmwgfx: Split GMR2_REMAP commands if they are to largeJakob Bornecrantz1-19/+39
2013-08-30drm/prime: double lock typoDan Carpenter1-1/+1
2013-08-30drm/vmwgfx: fix error return code in vmw_driver_load()Wei Yongjun1-1/+3
2013-08-30drm: implement experimental render nodesDavid Herrmann6-13/+51
2013-08-30video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien1-1/+1
2013-08-30drm/i915/hdmi: Write HDMI vendor specific infoframesLespiau, Damien2-0/+30
2013-08-30drm: Add a helper to forge HDMI vendor infoframesLespiau, Damien1-0/+36
2013-08-30drm/edid: Move HDMI_IDENTIFIER to hdmi.hLespiau, Damien1-1/+0
2013-08-30video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien1-1/+0
2013-08-30drm: Add support for alternate clocks of 4k modesLespiau, Damien1-6/+62
2013-08-30drm/edid: Parse the HDMI CEA block and look for 4k modesLespiau, Damien1-15/+109
2013-08-30drm/edid: Fix add_cea_modes() style issuesLespiau, Damien1-5/+7
2013-08-30drm: Don't export drm_find_cea_extension() any moreLespiau, Damien1-3/+2
2013-08-30drm/i915: ivb: fix edp voltage swing reg valImre Deak1-1/+1
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie13-43/+404
2013-08-29drm: allow open of dynamic off devices.Dave Airlie1-1/+1
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie3-3/+3
2013-08-28Merge branch 'drm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie45-0/+14636
2013-08-27drm: verify vma access in TTM+GEM driversDavid Herrmann6-6/+18
2013-08-27drm/gem: implement vma access managementDavid Herrmann1-0/+17
2013-08-27drm/vma: add access management helpersDavid Herrmann2-0/+156
2013-08-24drm/msm: add basic hangcheck/recovery mechanismRob Clark5-5/+87
2013-08-24drm/msm: add a3xx gpu supportRob Clark14-16/+2487
2013-08-24drm/msm: add register definitions for gpuRob Clark4-0/+4317
2013-08-24drm/msm: basic KMS driver for snapdragonRob Clark26-0/+5483
2013-08-24drm/msm: add register definitionsRob Clark6-0/+2283
2013-08-23drm/i915: Print seqnos as unsigned in debugfsVille Syrjälä1-1/+1
2013-08-23drm/i915: Fix context size calculation on SNB/IVB/VLVVille Syrjälä1-8/+15
2013-08-23drm/i915: Use POSTING_READ in lcpll codeDaniel Vetter1-1/+2
2013-08-23drm/i915: enable Package C8+ by defaultPaulo Zanoni1-2/+2
2013-08-23drm/i915: add i915.pc8_timeout functionPaulo Zanoni3-1/+6
2013-08-23drm/i915: add i915_pc8_status debugfs filePaulo Zanoni1-0/+26
2013-08-23drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni10-2/+390
2013-08-23drm/i915: fix SDEIMR assertion when disabling LCPLLPaulo Zanoni1-6/+2
2013-08-23drm/i915: grab force_wake when restoring LCPLLPaulo Zanoni1-0/+6
2013-08-23drm/i915: drop WaMbcDriverBootEnable workaroundJesse Barnes1-17/+0
2013-08-23drm/i915: Cleaning up the relocate entry functionRafael Barbalho1-34/+54
2013-08-23drm/i915: merge HSW and SNB PM irq handlersPaulo Zanoni1-38/+12
2013-08-23drm/i915: fix how we mask PMIMR when adding work to the queuePaulo Zanoni1-9/+2
2013-08-23drm/i915: don't queue PM events we won't processPaulo Zanoni1-3/+6
2013-08-23drm/i915: don't disable/reenable IVB error interrupts when not neededPaulo Zanoni1-2/+5
2013-08-23drm/i915: add dev_priv->pm_irq_maskPaulo Zanoni2-5/+8
2013-08-23drm/i915: don't update GEN6_PMIMR when it's not neededPaulo Zanoni1-5/+9
2013-08-23drm/i915: wrap GEN6_PMIMR changesPaulo Zanoni4-14/+46
2013-08-23drm/i915: wrap GTIMR changesPaulo Zanoni3-20/+39
2013-08-23drm/i915: add the FCLK case to intel_ddi_get_cdclk_freqPaulo Zanoni1-3/+6