| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915: fix missed hunk after GT access breakage | Ben Widawsky | 2013-07-31 | 3 | -0/+8 |
* | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-07-31 | 2 | -5/+11 |
|\ |
|
| * | drm/radeon/dpm: re-enable cac control on SI | Alex Deucher | 2013-07-30 | 1 | -2/+1 |
| * | drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formula | Alex Deucher | 2013-07-30 | 1 | -3/+5 |
| * | drm/radeon/atom: initialize more atom interpretor elements to 0 | Alex Deucher | 2013-07-30 | 1 | -0/+5 |
* | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2013-07-30 | 17 | -56/+79 |
|\ \ |
|
| * | | drm/nouveau: fix semaphore dmabuf obj | Maarten Lankhorst | 2013-07-30 | 2 | -6/+10 |
| * | | drm/nouveau/vm: make vm refcount into a kref | Ben Skeggs | 2013-07-30 | 2 | -18/+11 |
| * | | drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph class | Ilia Mirkin | 2013-07-30 | 1 | -1/+4 |
| * | | drm/nv40/mpeg: write magic value to channel object to make it work | Ilia Mirkin | 2013-07-30 | 1 | -0/+1 |
| * | | drm/nouveau: fix size check for cards without vm | Maarten Lankhorst | 2013-07-30 | 1 | -1/+6 |
| * | | drm/nv50-/disp: remove dcb_outp_match call, and related variables | Emil Velikov | 2013-07-30 | 1 | -8/+0 |
| * | | drm/nva3-/disp: fix hda eld writing, needs to be padded | Ilia Mirkin | 2013-07-30 | 2 | -0/+4 |
| * | | drm/nv31/mpeg: fix mpeg engine initialization | Ilia Mirkin | 2013-07-30 | 1 | -2/+2 |
| * | | drm/nv50/mc: include vp in the fb error reporting mask | Ilia Mirkin | 2013-07-30 | 1 | -1/+1 |
| * | | drm/nouveau: fix null pointer dereference in poll_changed | Maarten Lankhorst | 2013-07-30 | 1 | -1/+2 |
| * | | drm/nv50/gpio: post-nv92 cards have 32 interrupt lines | Emil Velikov | 2013-07-30 | 1 | -5/+5 |
| * | | drm/nvc0/fb: take lock in nvc0_ram_put() | Roy Spliet | 2013-07-30 | 3 | -12/+26 |
| * | | drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter what | Ilia Mirkin | 2013-07-30 | 1 | -1/+7 |
* | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 2013-07-30 | 12 | -24/+20 |
|\ \ \ |
|
| * | | | drm/exynos: Remove module.h header inclusion | Sachin Kamat | 2013-07-30 | 12 | -12/+0 |
| * | | | drm/exynos: consider common clock framework to g2d driver. | Inki Dae | 2013-07-30 | 1 | -3/+14 |
| * | | | drm/exynos: fix module build error | Inki Dae | 2013-07-30 | 2 | -3/+0 |
| * | | | drm/exynos: exynos_drm_ipp: fix return value check | Wei Yongjun | 2013-07-30 | 1 | -6/+6 |
* | | | | drm/mgag200: Fix LUT programming for 16bpp | Egbert Eich | 2013-07-30 | 1 | -0/+23 |
* | | | | drm/mgag200: Fix framebuffer pitch calculation | Takashi Iwai | 2013-07-30 | 1 | -1/+1 |
* | | | | drm/mgag200: Add sysfs support for connectors | Egbert Eich | 2013-07-30 | 1 | -0/+2 |
* | | | | drm/mgag200: Add an crtc_disable callback to the crtc helper funcs | Egbert Eich | 2013-07-30 | 1 | -0/+19 |
* | | | | drm/mgag200: Fix logic in mgag200_bo_pin() (v2) | Egbert Eich | 2013-07-30 | 1 | -0/+1 |
* | | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-07-30 | 5 | -35/+24 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | drm/radeon/dpm: fix and enable reclocking on SI | Alex Deucher | 2013-07-29 | 1 | -10/+4 |
| * | | | drm/radeon/dpm: disable cac setup on SI | Alex Deucher | 2013-07-29 | 1 | -1/+3 |
| * | | | drm/radeon/si: disable cgcg and pg for now | Alex Deucher | 2013-07-29 | 1 | -3/+3 |
| * | | | drm/radeon/dpm: fix forcing performance state to low on cayman | Alex Deucher | 2013-07-29 | 1 | -6/+1 |
| * | | | drm/radeon/atom: fix fb when fetching engine params | Alex Deucher | 2013-07-29 | 1 | -1/+1 |
| * | | | drm/radeon: properly handle cg on asics without UVD | Alex Deucher | 2013-07-29 | 1 | -6/+2 |
| * | | | drm/radeon/dpm: fix powertune handling for pci id 0x6835 | Alex Deucher | 2013-07-29 | 1 | -0/+1 |
| * | | | drm/radeon/dpm: fix si_calculate_memory_refresh_rate() | Alex Deucher | 2013-07-29 | 1 | -6/+3 |
| * | | | drm/radeon/dpm: fix display gap programming on SI | Alex Deucher | 2013-07-29 | 1 | -1/+5 |
| * | | | drm/radeon: fix audio dto programming on DCE4+ | Alex Deucher | 2013-07-29 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-07-26 | 11 | -127/+158 |
|\ \ \
| |/ / |
|
| * | | Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-07-26 | 3 | -5/+17 |
| |\ \ |
|
| | * | | drm/i915: initialize gt_lock early with other spin locks | Jani Nikula | 2013-07-25 | 2 | -2/+1 |
| | * | | drm/i915: fix hdmi portclock limits | Daniel Vetter | 2013-07-23 | 1 | -3/+16 |
| * | | | drm/radeon/dpm: fix r600_enable_sclk_control() | Alex Deucher | 2013-07-25 | 1 | -2/+2 |
| * | | | drm/radeon/dpm: implement force performance levels for rv6xx | Alex Deucher | 2013-07-25 | 3 | -0/+38 |
| * | | | drm/radeon/dpm: fix displaygap programming on rv6xx | Alex Deucher | 2013-07-25 | 1 | -2/+2 |
| * | | | drm/radeon/dpm: fix a typo in the rv6xx mclk setup | Alex Deucher | 2013-07-25 | 1 | -1/+1 |
| * | | | drm/radeon: fix combios tables on older cards | Mark Kettenis | 2013-07-22 | 1 | -104/+41 |
| * | | | drm/radeon: improve dac adjust heuristics for legacy pdac | Alex Deucher | 2013-07-22 | 1 | -2/+4 |