Age | Commit message (Expand) | Author |
2012-08-13 | drm/radeon/kms: add MSAA texture support for r600-evergreen | Marek Olšák |
2012-08-13 | drm/radeon/kms: reorder code in r600_check_texture_resource | Marek Olšák |
2012-08-13 | drm/radeon: fence virtual address and free it once idle v4 | Jerome Glisse |
2012-08-13 | drm/radeon: fix some missing parens in asic macros | Alex Deucher |
2012-08-13 | drm/radeon: fix ordering in pll picking on dce4+ | Alex Deucher |
2012-08-13 | drm/radeon: do not reenable crtc after moving vram start address | Jerome Glisse |
2012-08-13 | drm/radeon: fix bank tiling parameters on cayman | Alex Deucher |
2012-08-13 | drm/radeon: fix bank tiling parameters on evergreen | Alex Deucher |
2012-08-13 | drm/radeon: fix bank tiling parameters on SI | Christian König |
2012-08-13 | drm/radeon: properly handle crtc powergating | Alex Deucher |
2012-08-13 | drm/radeon: properly handle SS overrides on TN (v2) | Alex Deucher |
2012-08-13 | drm/radeon/dce4+: set a more reasonable cursor watermark | Alex Deucher |
2012-08-13 | drm/radeon: fix handling for ddc type 5 on combios | Alex Deucher |
2012-08-10 | drm/mgag200: fix G200ER pll picking algorithm | Dave Airlie |
2012-08-10 | drm/edid: Fix potential memory leak in edid_load() | Alexey Khoroshilov |
2012-08-09 | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] | Thomas Meyer |
2012-08-09 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-08-09 | drm/radeon/kms: allow "invalid" DB formats as a means to disable DB | Marek Olšák |
2012-08-08 | drm/i915: correctly order the ring init sequence | Daniel Vetter |
2012-08-07 | drm/i915: add more Haswell PCI IDs | Paulo Zanoni |
2012-08-06 | drm/i915: make rc6 in sysfs functions conditional | Hunt Xu |
2012-08-06 | drm/i915: Workaround hang with BSD and forcewake on SandyBridge | Chris Wilson |
2012-08-06 | drm/i915: Make intel_panel_get_backlight static. | Stéphane Marchesin |
2012-08-05 | i915: don't map imported dma-bufs for dmar. | Dave Airlie |
2012-08-05 | drm/i915: remove unused variable | Devendra Naga |
2012-08-05 | drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround. | Eric Anholt |
2012-07-30 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-07-27 | drm/i915: fix forcewake related hangs on snb | Daniel Vetter |
2012-07-27 | drm/exynos: fixed exception to page allocation failure | Inki Dae |
2012-07-27 | drm/exynos: use __free_page() to deallocate memory | Inki Dae |
2012-07-27 | drm/exynos: fixed a comment to gem size. | Inki Dae |
2012-07-27 | drm/exynos: removed unnecessary variable | Inki Dae |
2012-07-27 | drm/exynos: do not release memory region from exporter. | Inki Dae |
2012-07-27 | drm/exynos: set buffer type from exporter. | Inki Dae |
2012-07-27 | drm/exynos: use alloc_page() to allocate pages. | Inki Dae |
2012-07-27 | drm/exynos: fixed build warning. | Inki Dae |
2012-07-27 | drm/exynos: fixed edid data setting at vidi connection request | Inki Dae |
2012-07-27 | drm/exynos: check if raw edid data is fake or not for test | Inki Dae |
2012-07-27 | drm/exynos: set edid fake data only for test. | Inki Dae |
2012-07-27 | drm/exynos: removed unnecessary declaration. | Inki Dae |
2012-07-27 | drm/exynos: fix buffer pitch calculation | Cooper Yuan |
2012-07-27 | drm/exynos: check for null in return value of dma_buf_map_attachment() | Subash Patel |
2012-07-27 | drm/exynos: return NULL if exynos_pages_to_sg fails | Subash Patel |
2012-07-27 | drm/exynos: Use devm_* functions in exynos_mixer.c | Sachin Kamat |
2012-07-27 | drm/exynos: Use devm_* functions in exynos_hdmi.c | Sachin Kamat |
2012-07-27 | drm/exynos: Use devm_* functions in exynos_drm_fimd.c | Sachin Kamat |
2012-07-27 | drm/exynos: Add missing static storage class specifier | Sachin Kamat |
2012-07-27 | drm/exynos: add property for crtc mode | Joonyoung Shim |
2012-07-27 | drm/exynos: add crtc disable function | Joonyoung Shim |
2012-07-27 | drm/exynos: add plane enable/disable | Joonyoung Shim |