aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
* | | drm/radeon: properly handle crtc powergatingAlex Deucher2012-08-13
* | | drm/radeon: properly handle SS overrides on TN (v2)Alex Deucher2012-08-13
* | | drm/radeon/dce4+: set a more reasonable cursor watermarkAlex Deucher2012-08-13
* | | drm/radeon: fix handling for ddc type 5 on combiosAlex Deucher2012-08-13
|/ /
* | drm/mgag200: fix G200ER pll picking algorithmDave Airlie2012-08-10
* | drm/edid: Fix potential memory leak in edid_load()Alexey Khoroshilov2012-08-10
* | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer2012-08-08
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-08
|\ \
| * | drm/i915: correctly order the ring init sequenceDaniel Vetter2012-08-08
| * | drm/i915: add more Haswell PCI IDsPaulo Zanoni2012-08-07
| * | drm/i915: make rc6 in sysfs functions conditionalHunt Xu2012-08-06
| * | drm/i915: Workaround hang with BSD and forcewake on SandyBridgeChris Wilson2012-08-06
| * | drm/i915: Make intel_panel_get_backlight static.Stéphane Marchesin2012-08-06
| * | i915: don't map imported dma-bufs for dmar.Dave Airlie2012-08-05
| * | drm/i915: remove unused variableDevendra Naga2012-08-05
| * | drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround.Eric Anholt2012-08-05
| * | drm/i915: fix forcewake related hangs on snbDaniel Vetter2012-07-27
| * | i915: Remove silly testAlan Cox2012-07-26
| * | i915: fix error path leak in intel_sdvo_write_cmdAlan Cox2012-07-26
| * | vlv: it might be wise if we initialised the flag value...Alan Cox2012-07-26
* | | drm/radeon/kms: allow "invalid" DB formats as a means to disable DBMarek Olšák2012-08-08
| |/ |/|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-30
|\ \
| * | drm/exynos: fixed exception to page allocation failureInki Dae2012-07-26
| * | drm/exynos: use __free_page() to deallocate memoryInki Dae2012-07-26
| * | drm/exynos: fixed a comment to gem size.Inki Dae2012-07-26
| * | drm/exynos: removed unnecessary variableInki Dae2012-07-26
| * | drm/exynos: do not release memory region from exporter.Inki Dae2012-07-26
| * | drm/exynos: set buffer type from exporter.Inki Dae2012-07-26
| * | drm/exynos: use alloc_page() to allocate pages.Inki Dae2012-07-26
| * | drm/exynos: fixed build warning.Inki Dae2012-07-26
| * | drm/exynos: fixed edid data setting at vidi connection requestInki Dae2012-07-26
| * | drm/exynos: check if raw edid data is fake or not for testInki Dae2012-07-26
| * | drm/exynos: set edid fake data only for test.Inki Dae2012-07-26
| * | drm/exynos: removed unnecessary declaration.Inki Dae2012-07-26
| * | drm/exynos: fix buffer pitch calculationCooper Yuan2012-07-26
| * | drm/exynos: check for null in return value of dma_buf_map_attachment()Subash Patel2012-07-26
| * | drm/exynos: return NULL if exynos_pages_to_sg failsSubash Patel2012-07-26
| * | drm/exynos: Use devm_* functions in exynos_mixer.cSachin Kamat2012-07-26
| * | drm/exynos: Use devm_* functions in exynos_hdmi.cSachin Kamat2012-07-26
| * | drm/exynos: Use devm_* functions in exynos_drm_fimd.cSachin Kamat2012-07-26
| * | drm/exynos: Add missing static storage class specifierSachin Kamat2012-07-26
| * | drm/exynos: add property for crtc modeJoonyoung Shim2012-07-26
| * | drm/exynos: add crtc disable functionJoonyoung Shim2012-07-26
| * | drm/exynos: add plane enable/disableJoonyoung Shim2012-07-26
| * | drm/exynos: remove unnecessary connector dpms controlJoonyoung Shim2012-07-26
| * | drm/exynos: fix dpms operation for mode setJoonyoung Shim2012-07-26
| * | drm/exynos: add property for plane zposJoonyoung Shim2012-07-26
| * | drm/exynos: update overlay via plane from crtcJoonyoung Shim2012-07-26
| * | drm/exynos: use private plane for crtcJoonyoung Shim2012-07-26
| * | drm/exynos: define to_exynos_plane macroJoonyoung Shim2012-07-26