summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-30Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...Dave Airlie26-385/+1060
2013-08-30drm: Advertise async page flip ability through GETCAP ioctlKeith Packard4-0/+10
2013-08-30drm: Add DRM_MODE_PAGE_FLIP_ASYNC flag definitionKeith Packard1-6/+10
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard16-24/+45
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: Remove the dithering_mode_property fieldDamien Lespiau1-1/+0
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 Herrmann8-13/+129
2013-08-30video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien3-4/+4
2013-08-30drm/i915/hdmi: Write HDMI vendor specific infoframesLespiau, Damien2-0/+30
2013-08-30drm: Add a helper to forge HDMI vendor infoframesLespiau, Damien2-0/+40
2013-08-30video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframeLespiau, Damien3-22/+24
2013-08-30video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()Lespiau, Damien2-48/+22
2013-08-30drm/edid: Move HDMI_IDENTIFIER to hdmi.hLespiau, Damien2-1/+1
2013-08-30gpu: host1x: Port the HDMI vendor infoframe code the common helpersLespiau, Damien1-20/+4
2013-08-30video/hdmi: Introduce helpers for the HDMI vendor specific infoframeLespiau, Damien2-0/+116
2013-08-30video/hdmi: Derive the bar data valid bit from the bar data fieldsLespiau, Damien2-4/+3
2013-08-30video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien3-3/+5
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, Damien2-4/+2
2013-08-29nouveau: add runtime PM support (v0.9)Dave Airlie13-43/+404
2013-08-29drm: allow open of dynamic off devices.Dave Airlie2-1/+2
2013-08-29snd/hda: add runtime suspend/resume on optimus support (v4)Dave Airlie1-4/+32
2013-08-29gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie5-10/+156
2013-08-28Merge branch 'drm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie47-0/+14844
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 Herrmann3-3/+192
2013-08-24drm/msm: add basic hangcheck/recovery mechanismRob Clark5-5/+87
2013-08-24drm/msm: add a3xx gpu supportRob Clark16-16/+2695
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