| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/vmwgfx: Split GMR2_REMAP commands if they are to large | Jakob Bornecrantz | 2013-08-30 | 1 | -19/+39 |
* | drm/i915: ivb: fix edp voltage swing reg val | Imre Deak | 2013-08-30 | 1 | -1/+1 |
* | Merge tag 'drm-intel-fixes-2013-08-23' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-08-23 | 2 | -0/+14 |
|\ |
|
| * | drm/i915: Invalidate TLBs for the rings after a reset | Chris Wilson | 2013-08-18 | 2 | -0/+14 |
* | | gma500: Fix SDVO turning off randomly | Guillaume Clement | 2013-08-22 | 1 | -1/+2 |
* | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2013-08-22 | 15 | -48/+98 |
|\ \ |
|
| * | | drm/nv04/disp: fix framebuffer pin refcounting | Ben Skeggs | 2013-08-21 | 3 | -15/+47 |
| * | | drm/nouveau/mc: fix race condition between constructor and request_irq() | Ben Skeggs | 2013-08-21 | 7 | -14/+14 |
| * | | drm/nouveau: fix reclocking on nv40 | Pali Rohár | 2013-08-21 | 1 | -1/+1 |
| * | | drm/nouveau/ltcg: fix allocating memory as free | Maarten Lankhorst | 2013-08-21 | 2 | -1/+5 |
| * | | drm/nouveau/ltcg: fix ltcg memory initialization after suspend | Maarten Lankhorst | 2013-08-21 | 1 | -9/+23 |
| * | | drm/nouveau/fb: fix null derefs in nv49 and nv4e init | Ilia Mirkin | 2013-08-21 | 2 | -8/+8 |
* | | | Merge tag 'drm-intel-fixes-2013-08-15' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-08-19 | 1 | -29/+57 |
|\ \ \
| | |/
| |/| |
|
| * | | drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code | Chris Wilson | 2013-08-14 | 1 | -29/+57 |
* | | | drm/i915: unpin backing storage in dmabuf_unmap | Daniel Vetter | 2013-08-19 | 1 | -0/+8 |
* | | | drm/radeon: fix WREG32_OR macro setting bits in a register | Rafał Miłecki | 2013-08-15 | 1 | -1/+1 |
* | | | drm/radeon/r7xx: fix copy paste typo in golden register setup | Alex Deucher | 2013-08-14 | 1 | -6/+6 |
* | | | drm/radeon: fix UVD message buffer validation | Christian König | 2013-08-12 | 1 | -0/+8 |
|/ / |
|
* | | Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve... | Dave Airlie | 2013-08-09 | 4 | -6/+46 |
|\ \ |
|
| * | | drm/i915: do not disable backlight on vgaswitcheroo switch off | Jani Nikula | 2013-08-07 | 1 | -0/+11 |
| * | | drm/i915: Don't call encoder's get_config unless encoder is active | Ville Syrjälä | 2013-08-07 | 1 | -1/+3 |
| * | | drm/i915: avoid brightness overflow when doing scale | Aaron Lu | 2013-08-07 | 1 | -2/+5 |
| * | | drm/i915: update last_vblank when disabling the power well | Paulo Zanoni | 2013-08-07 | 1 | -0/+18 |
| * | | drm/i915: fix gen4 digital port hotplug definitions | Daniel Vetter | 2013-08-07 | 1 | -3/+9 |
* | | | drm: Don't pass negative delta to ktime_sub_ns() | Michel Dänzer | 2013-08-08 | 1 | -1/+4 |
* | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 2013-08-08 | 24 | -158/+300 |
|\ \ \ |
|
| * | | | drm/radeon: make missing smc ucode non-fatal | Alex Deucher | 2013-08-07 | 4 | -10/+26 |
| * | | | drm/radeon/dpm: require rlc for dpm | Alex Deucher | 2013-08-07 | 1 | -1/+4 |
| * | | | drm/radeon/cik: use a mutex to properly lock srbm instanced registers | Alex Deucher | 2013-08-07 | 3 | -0/+13 |
| * | | | drm/radeon: remove unnecessary unpin | Christian König | 2013-08-07 | 1 | -1/+0 |
| * | | | drm/radeon: add more UVD CS checking | Christian König | 2013-08-07 | 1 | -8/+35 |
| * | | | drm/radeon: stop sending invalid UVD destroy msg | Christian König | 2013-08-07 | 1 | -2/+2 |
| * | | | drm/radeon: only save UVD bo when we have open handles | Christian König | 2013-08-07 | 5 | -17/+37 |
| * | | | drm/radeon: always program the MC on startup | Alex Deucher | 2013-08-07 | 6 | -6/+12 |
| * | | | drm/radeon: fix audio dto calculation on DCE3+ (v3) | Alex Deucher | 2013-08-07 | 4 | -6/+59 |
| * | | | drm/radeon/dpm: disable sclk ss on rv6xx | Alex Deucher | 2013-08-07 | 1 | -0/+3 |
| * | | | drm/radeon: fix halting UVD | Christian König | 2013-08-07 | 7 | -11/+36 |
| * | | | drm/radeon/dpm: adjust power state properly for UVD on SI | Alex Deucher | 2013-08-07 | 1 | -12/+32 |
| * | | | drm/radeon/dpm: fix spread spectrum setup (v2) | Alex Deucher | 2013-08-07 | 7 | -76/+30 |
| * | | | drm/radeon/dpm: adjust thermal protection requirements | Alex Deucher | 2013-08-07 | 5 | -10/+5 |
| * | | | drm/radeon: select audio dto based on encoder id for DCE3 | Alex Deucher | 2013-08-07 | 1 | -3/+9 |
| * | | | drm/radeon: properly handle pm on gpu reset | Alex Deucher | 2013-08-07 | 1 | -0/+2 |
| |/ / |
|
* | | | drm/ast: invalidate page tables when pinning a BO | Dave Airlie | 2013-08-07 | 1 | -0/+1 |
* | | | drm/mgag200: Invalidate page tables when pinning a BO | Egbert Eich | 2013-08-07 | 1 | -0/+1 |
* | | | drm/cirrus: Invalidate page tables when pinning a BO | Michal Srb | 2013-08-07 | 1 | -0/+1 |
|/ / |
|
* | | drm/radeon: fix 64 bit divide in SI spm code | Alex Deucher | 2013-08-04 | 1 | -1/+1 |
* | | 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 |