| Commit message (Expand) | Author | Files | Lines |
2012-01-17 | drm/i915: kill i915_mem.c | Daniel Vetter | 5 | -411/+7 |
2012-01-17 | drm/i915: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 1 | -1/+1 |
2012-01-17 | drm/i915/dp: Check for AUXCH error before checking for success | Adam Jackson | 1 | -0/+4 |
2012-01-17 | drm/i915/dp: Use auxch precharge value of 5 everywhere | Adam Jackson | 1 | -6/+1 |
2012-01-17 | drm/i915/dp: Tweak auxch clock divider for PCH | Adam Jackson | 1 | -1/+1 |
2012-01-17 | drm/i915: Remove a comment about PCH from the non-PCH path | Adam Jackson | 1 | -2/+0 |
2012-01-17 | drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP) | Adam Jackson | 1 | -1/+1 |
2012-01-17 | drm/i915: Implement plane-disabled assertion for PCH too | Adam Jackson | 1 | -1/+7 |
2012-01-17 | drivers: i915: Fix BLC PWM register setup | Simon Que | 1 | -2/+2 |
2012-01-17 | drm/i915: Check that plane/pipe is disabled before removing the fb | Chris Wilson | 1 | -5/+12 |
2012-01-17 | drm/i915: fix typo in function name | Eugeni Dodonov | 1 | -1/+1 |
2012-01-17 | drm/i915: split out pll divider code | Jesse Barnes | 1 | -22/+40 |
2012-01-17 | drm/i915: split 9xx refclk & sdvo tv code out | Jesse Barnes | 1 | -28/+46 |
2012-01-17 | agp/intel: Add pci id for hostbridge from has/qemu | Ben Widawsky | 1 | -0/+1 |
2012-01-17 | drm/i915: there is no pipe CxSR on ironlake | Eugeni Dodonov | 1 | -1/+1 |
2012-01-16 | drm/i915: Only look for matching clocks for LVDS downclock | Sean Paul | 1 | -33/+41 |
2012-01-16 | drm/i915: Silence _DSM errors | Adam Jackson | 1 | -1/+1 |
2012-01-10 | drm/nouveau/pm: fix build with HWMON off | Dave Airlie | 1 | -1/+1 |
2012-01-10 | gma500: silence gcc warnings in mid_get_vbt_data() | Dan Carpenter | 1 | -3/+3 |
2012-01-10 | drm/ttm: fix condition (and vs or) | Dan Carpenter | 1 | -5/+3 |
2012-01-09 | drm/radeon: double lock typo in radeon_vm_bo_rmv() | Dan Carpenter | 1 | -1/+1 |
2012-01-09 | drm/radeon: use after free in radeon_vm_bo_add() | Dan Carpenter | 1 | -1/+1 |
2012-01-09 | drm/sis|via: don't return stack garbage from free_mem ioctl | Daniel Vetter | 2 | -4/+2 |
2012-01-09 | drm/radeon/kms: remove pointless CS flags priority struct | Alex Deucher | 1 | -3/+0 |
2012-01-09 | drm/radeon/kms: check if vm is supported in VA ioctl | Alex Deucher | 4 | -3/+18 |
2012-01-06 | drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2) | Dave Airlie | 3 | -8/+11 |
2012-01-06 | radeon: Fix disabling PCI bus mastering on big endian hosts. | Michel Dänzer | 2 | -4/+5 |
2012-01-06 | ttm: fix agp since ttm tt rework | Jerome Glisse | 5 | -0/+45 |
2012-01-06 | agp: Fix multi-line warning message whitespace | Tormod Volden | 1 | -4/+4 |
2012-01-06 | drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d... | Konrad Rzeszutek Wilk | 1 | -5/+10 |
2012-01-06 | drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool. | Konrad Rzeszutek Wilk | 1 | -2/+5 |
2012-01-06 | drm/radeon/kms: sync across multiple rings when doing bo moves v3 | Alex Deucher | 3 | -4/+39 |
2012-01-06 | drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2) | Christian König | 4 | -0/+53 |
2012-01-06 | drm/radeon: GPU virtual memory support v22 | Jerome Glisse | 19 | -78/+1480 |
2012-01-05 | drm: make DRM_UNLOCKED ioctls with their own mutex | Ilija Hadzic | 3 | -16/+10 |
2012-01-05 | drm: no need to hold global mutex for static data | Ilija Hadzic | 1 | -2/+2 |
2012-01-05 | drm/radeon/benchmark: common modes sweep ignores 640x480@32 | Chen Jie | 1 | -3/+3 |
2012-01-05 | drm/radeon/kms: disable writeback on pre-R300 asics | Alex Deucher | 1 | -1/+4 |
2012-01-05 | drm/radeon: allocate semaphore from the ib pool | Jerome Glisse | 4 | -100/+131 |
2012-01-05 | drm/radeon: make ib size variable | Jerome Glisse | 6 | -14/+21 |
2012-01-05 | drm/radeon/kms: add missing ring ready check in sync tests | Alex Deucher | 1 | -0/+2 |
2012-01-05 | drm: add support for private planes | Rob Clark | 4 | -8/+21 |
2012-01-05 | drm: disconnect plane from fb/crtc when disabled | Rob Clark | 1 | -0/+3 |
2012-01-03 | drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded | Jesse Barnes | 1 | -2/+4 |
2012-01-03 | drm/i915: don't disable a PCH DPLL that's in use | Jesse Barnes | 1 | -1/+11 |
2012-01-03 | drm/i915: don't bail out of intel_wait_ring_buffer too early | Daniel Vetter | 1 | -1/+10 |
2012-01-03 | drm/i915: kicking rings stuck on semaphores considered harmful | Daniel Vetter | 1 | -7/+0 |
2012-01-03 | drm/i915: Add support for resetting the SO write pointers on gen7. | Eric Anholt | 4 | -0/+44 |
2012-01-03 | drm/i915: Make the fallback IRQ wait not sleep. | Eric Anholt | 1 | -5/+5 |
2012-01-03 | drm/i915: Work around gen7 BLT ring synchronization issues. | Eric Anholt | 1 | -0/+14 |