summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/i915: Allow the user to set bo into the DISPLAY cache domainChris Wilson2013-08-221-0/+7
| * drm/i915: Use Write-Through cacheing for the display plane on IrisChris Wilson2013-08-224-4/+28
| * drm/i915: drop unnecessary local variable to suppress build warningJani Nikula2013-08-221-7/+3
| * drm/i915: give more distinctive names to ring hangcheck action enumsJani Nikula2013-08-223-13/+18
| * drm/i915: remove unused leftover variable irq_receivedJani Nikula2013-08-221-2/+0
| * i915: Fix SDVO potentially turning off randomlyGuillaume Clement2013-08-221-1/+2
| * drm/i915: WARN_ON failed map_and_fenceableBen Widawsky2013-08-221-0/+2
| * drm/i915: Only do a chipset flush after a clflushChris Wilson2013-08-223-12/+15
| * drm/i915: Allow the GPU to cache stolen memoryChris Wilson2013-08-101-3/+2
| * drm/i915: Update rules for writing through the LLC with the cpuChris Wilson2013-08-104-29/+35
| * drm/i915: Track when an object is pinned for use by the display engineChris Wilson2013-08-104-6/+42
| * drm/i915: Update rules for reading cache lines through the LLCChris Wilson2013-08-101-8/+14
* | drm: Advertise async page flip ability through GETCAP ioctlKeith Packard2013-08-302-0/+6
* | drm: Pass page flip ioctl flags to driverKeith Packard2013-08-3014-22/+41
* | drm/omap: tiler: clear buffer properlyDan Carpenter2013-08-301-1/+1
* | drm/prime: Remove PRIME handles only if supportedThierry Reding2013-08-301-2/+4
* | drm/prime: double lock typoDan Carpenter2013-08-301-1/+1
* | drm/vmwgfx: fix error return code in vmw_driver_load()Wei Yongjun2013-08-301-1/+3
* | drm: implement experimental render nodesDavid Herrmann2013-08-306-13/+51
* | video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUILespiau, Damien2013-08-301-1/+1
* | drm/i915/hdmi: Write HDMI vendor specific infoframesLespiau, Damien2013-08-302-0/+30
* | drm: Add a helper to forge HDMI vendor infoframesLespiau, Damien2013-08-301-0/+36
* | drm/edid: Move HDMI_IDENTIFIER to hdmi.hLespiau, Damien2013-08-301-1/+0
* | video/hdmi: Don't let the user of this API create invalid infoframesLespiau, Damien2013-08-301-1/+0
* | drm: Add support for alternate clocks of 4k modesLespiau, Damien2013-08-301-6/+62
* | drm/edid: Parse the HDMI CEA block and look for 4k modesLespiau, Damien2013-08-301-15/+109
* | drm/edid: Fix add_cea_modes() style issuesLespiau, Damien2013-08-301-5/+7
* | drm: Don't export drm_find_cea_extension() any moreLespiau, Damien2013-08-301-3/+2
* | nouveau: add runtime PM support (v0.9)Dave Airlie2013-08-2913-43/+404
* | drm: allow open of dynamic off devices.Dave Airlie2013-08-291-1/+1
* | gpu/vga_switcheroo: add driver control power feature. (v3)Dave Airlie2013-08-293-3/+3
* | Merge branch 'drm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie2013-08-2845-0/+14636
|\ \
| * | drm/msm: add basic hangcheck/recovery mechanismRob Clark2013-08-245-5/+87
| * | drm/msm: add a3xx gpu supportRob Clark2013-08-2414-16/+2487
| * | drm/msm: add register definitions for gpuRob Clark2013-08-244-0/+4317
| * | drm/msm: basic KMS driver for snapdragonRob Clark2013-08-2426-0/+5483
| * | drm/msm: add register definitionsRob Clark2013-08-246-0/+2283
* | | drm: verify vma access in TTM+GEM driversDavid Herrmann2013-08-276-6/+18
* | | drm/gem: implement vma access managementDavid Herrmann2013-08-271-0/+17
* | | drm/vma: add access management helpersDavid Herrmann2013-08-272-0/+156
|/ /
* | Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie2013-08-2226-2168/+1446
|\ \
| * | drm/gma500/cdv: Add and hook up chip op for disabling srPatrik Jakobsson2013-08-156-7/+7
| * | drm/gma500/cdv: Add and hook up chip op for watermarksPatrik Jakobsson2013-08-146-4/+5
| * | drm/gma500: Rename psb_intel_encoder to gma_encoderPatrik Jakobsson2013-07-2417-255/+226
| * | drm/gma500: Rename psb_intel_connector to gma_connectorPatrik Jakobsson2013-07-2414-65/+64
| * | drm/gma500: Rename psb_intel_crtc to gma_crtcPatrik Jakobsson2013-07-2415-181/+170
| * | drm/gma500/cdv: Convert to generic set_config()Patrik Jakobsson2013-07-241-20/+1
| * | drm/gma500/psb: Convert to generic set_config()Patrik Jakobsson2013-07-241-17/+1
| * | drm/gma500: Add generic set_config() functionPatrik Jakobsson2013-07-242-0/+19
| * | drm/gma500/cdv: Convert to generic save/restorePatrik Jakobsson2013-07-241-170/+2
OpenPOWER on IntegriCloud