| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: Set the Stencil Cache eviction policy to non-LRA mode. | Kenneth Graunke | 2012-04-28 | 2 | -0/+9 |
* | drm/radeon/kms: need to set up ss on DP bridges as well | Alex Deucher | 2012-04-28 | 1 | -2/+2 |
* | drm/radeon/kms: use frac fb div on APUs | Alex Deucher | 2012-04-27 | 1 | -0/+3 |
* | drm/radeon: add a missing entry to encoder_names | Ilija Hadzic | 2012-04-27 | 1 | -1/+2 |
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-04-27 | 3 | -35/+36 |
|\ |
|
| * | drm/i915: handle input/output sdvo timings separately in mode_set | Daniel Vetter | 2012-04-26 | 1 | -16/+18 |
| * | drm/i915: fix integer overflow in i915_gem_do_execbuffer() | Xi Wang | 2012-04-23 | 1 | -0/+5 |
| * | drm/i915: fix integer overflow in i915_gem_execbuffer2() | Xi Wang | 2012-04-23 | 1 | -1/+2 |
| * | drm/i915: fixup load-detect on enabled, but not active pipe | Daniel Vetter | 2012-04-22 | 1 | -18/+11 |
* | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie | 2012-04-27 | 1 | -25/+5 |
|\ \
| |/
|/| |
|
| * | drm/exynos: added missed vm area region mapping type. | Inki Dae | 2012-04-23 | 1 | -0/+2 |
| * | drm/exynos: fixed exynos_drm_gem_map_pages bug. | Inki Dae | 2012-04-23 | 1 | -13/+3 |
| * | drm/exynos: fixed duplicatd memory allocation bug. | Inki Dae | 2012-04-23 | 1 | -12/+0 |
* | | kill mm argument of vm_munmap() | Al Viro | 2012-04-21 | 1 | -2/+1 |
* | | VM: add "vm_mmap()" helper function | Linus Torvalds | 2012-04-21 | 4 | -14/+7 |
* | | VM: add "vm_munmap()" helper function | Linus Torvalds | 2012-04-21 | 1 | -3/+1 |
|/ |
|
* | nouveau: Set special lane map for the right chipset | Henrik Rydberg | 2012-04-19 | 1 | -1/+1 |
* | drm/radeon: fix load detect on rn50 with hardcoded EDIDs. | Dave Airlie | 2012-04-19 | 1 | -1/+1 |
* | drm: Releasing FBs before releasing GEM objects during drm_release | Prathyush | 2012-04-19 | 1 | -3/+3 |
* | drm/nouveau/pm: don't read/write beyond end of stack buffer | Jim Meyering | 2012-04-19 | 1 | -0/+1 |
* | drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of... | Marcos Paulo de Souza | 2012-04-19 | 1 | -1/+0 |
* | radeon: fix r600/agp when vram is after AGP (v3) | Jerome Glisse | 2012-04-19 | 2 | -4/+4 |
* | drm: fix page_flip error handling | Joonyoung Shim | 2012-04-19 | 1 | -4/+6 |
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-04-19 | 5 | -5/+26 |
|\ |
|
| * | drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips | Chris Wilson | 2012-04-18 | 1 | -1/+7 |
| * | drm/i915: Hold mode_config lock whilst changing mode for lastclose() | Chris Wilson | 2012-04-16 | 1 | -0/+4 |
| * | drm/i915: don't clobber the special upscaling lvds timings | Daniel Vetter | 2012-04-16 | 4 | -4/+15 |
* | | drm/radeon/kms: fix the regression of DVI connector check | Takashi Iwai | 2012-04-19 | 1 | -1/+1 |
* | | drm/usb: fix module license on drm/usb layer. | Dave Airlie | 2012-04-19 | 1 | -1/+5 |
* | | drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2 | Alex Deucher | 2012-04-16 | 1 | -3/+2 |
* | | drm/radeon: disable MSI on RV515 | Dave Airlie | 2012-04-16 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie | 2012-04-12 | 12 | -185/+189 |
|\ |
|
| * | drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv | Joonyoung Shim | 2012-04-12 | 5 | -33/+46 |
| * | drm/exynos: fix struct for operation callback functions to driver name | Joonyoung Shim | 2012-04-12 | 4 | -79/+62 |
| * | drm/exynos: use define instead of default_win member in struct mixer_context | Joonyoung Shim | 2012-04-12 | 1 | -4/+4 |
| * | drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR | Joonyoung Shim | 2012-04-12 | 1 | -5/+5 |
| * | drm/exynos: remove unused codes in hdmi and mixer | Joonyoung Shim | 2012-04-12 | 2 | -4/+0 |
| * | drm/exynos: remove unnecessary type conversion of hdmi and mixer | Joonyoung Shim | 2012-04-12 | 2 | -18/+16 |
| * | drm/exynos: add format list of plane | Seung-Woo Kim | 2012-04-05 | 1 | -0/+4 |
| * | drm/exynos: fixed duplicated page allocation bug. | Inki Dae | 2012-04-03 | 1 | -25/+9 |
| * | drm/exynos: fixed page align and code clean. | Inki Dae | 2012-04-03 | 3 | -17/+43 |
* | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-04-12 | 8 | -37/+93 |
|\ \ |
|
| * | | drm/i915: clear fencing tracking state when retiring requests | Daniel Vetter | 2012-04-12 | 1 | -0/+2 |
| * | | drm/i915: make rc6 module parameter read-only | Jesse Barnes | 2012-04-11 | 1 | -1/+1 |
| * | | drm/i915: implement ColorBlt w/a | Daniel Vetter | 2012-04-11 | 2 | -0/+7 |
| * | | drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845g | Chris Wilson | 2012-04-11 | 1 | -1/+1 |
| * | | Revert "drm/i915: reenable gmbus on gen3+ again" | Daniel Vetter | 2012-04-11 | 1 | -1/+1 |
| * | | drm/i915: properly compute dp dithering for user-created modes | Daniel Vetter | 2012-04-10 | 1 | -14/+35 |
| * | | drm/i915: Finish any pending operations on the framebuffer before disabling | Chris Wilson | 2012-04-09 | 1 | -19/+46 |
| * | | drm/i915: Removed IVB forced enable of sprite dest key. | acreese | 2012-04-09 | 1 | -1/+0 |