Age | Commit message (Expand) | Author | Files | Lines |
2014-08-22 | drm/radeon: add new KV pci id | Alex Deucher | 1 | -0/+1 |
2014-08-22 | Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 8 | -55/+109 |
2014-08-19 | Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe" | Alex Deucher | 1 | -3/+1 |
2014-08-19 | drm/radeon: fix active_cu mask on SI and CIK after re-init (v3) | Alex Deucher | 2 | -0/+2 |
2014-08-19 | drm/radeon: fix active cu count for SI and CIK | Alex Deucher | 2 | -10/+6 |
2014-08-19 | drm/radeon: re-enable selective GPUVM flushing | Alex Deucher | 1 | -3/+1 |
2014-08-19 | drm/radeon: Sync ME and PFP after CP semaphore waits v4 | Christian König | 3 | -0/+36 |
2014-08-19 | drm/radeon: fix display handling in radeon_gpu_reset | Alex Deucher | 1 | -0/+16 |
2014-08-19 | drm/radeon: fix pm handling in radeon_gpu_reset | Alex Deucher | 1 | -2/+16 |
2014-08-19 | drm/radeon: Only flush HDP cache for indirect buffers from userspace | Michel Dänzer | 25 | -66/+73 |
2014-08-19 | drm/radeon: properly document reloc priority mask | Christian König | 1 | -1/+2 |
2014-08-18 | drm/i915: don't try to retrain a DP link on an inactive CRTC | Imre Deak | 1 | -0/+3 |
2014-08-18 | drm/i915: make sure VDD is turned off during system suspend | Imre Deak | 3 | -0/+34 |
2014-08-18 | drm/i915: cancel hotplug and dig_port work during suspend and unload | Imre Deak | 3 | -2/+18 |
2014-08-18 | drm/i915: fix HPD IRQ reenable work cancelation | Imre Deak | 3 | -22/+14 |
2014-08-18 | drm/i915: take display port power domain in DP HPD handler | Imre Deak | 1 | -5/+14 |
2014-08-18 | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux | Dave Airlie | 10 | -31/+50 |
2014-08-18 | drm/i915: Don't try to enable cursor from setplane when crtc is disabled | Ville Syrjälä | 1 | -2/+2 |
2014-08-18 | drm/i915: Skip load detect when intel_crtc->new_enable==true | Ville Syrjälä | 1 | -4/+8 |
2014-08-18 | drm/i915: Fix locking for intel_enable_pipe_a() | Ville Syrjälä | 4 | -21/+17 |
2014-08-16 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 14 | -27/+57 |
2014-08-15 | drm/radeon: Remove duplicate include from Makefile | Andreas Ruprecht | 1 | -1/+1 |
2014-08-15 | drm/radeon/dpm: select the appropriate vce power state for KV/KB/ML | Alex Deucher | 1 | -3/+3 |
2014-08-15 | drm/radeon: Add ability to get and change dpm state when radeon PX card is tu... | Pali Rohár | 1 | -10/+6 |
2014-08-15 | drm/radeon: Add missing lines to ci_set_thermal_temperature_range | Oleg Chernovskiy | 1 | -0/+3 |
2014-08-15 | drm/radeon: Always flush VM again on < CIK | Michel Dänzer | 1 | -1/+3 |
2014-08-15 | drm/radeon: add a check for allocation failure (v2) | Dan Carpenter | 1 | -0/+4 |
2014-08-15 | drm/radeon: use pfp for all vm_flush related updates | Alex Deucher | 2 | -6/+6 |
2014-08-15 | drm/radeon: add bapm module parameter | Alex Deucher | 4 | -10/+24 |
2014-08-15 | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-... | Dave Airlie | 14 | -27/+57 |
2014-08-15 | drm/nouveau/platform: fix compilation error | Alexandre Courbot | 1 | -1/+2 |
2014-08-15 | drm/nouveau/gk20a: add LTC device | Alexandre Courbot | 1 | -0/+1 |
2014-08-15 | drm/nouveau: warn if we fail to re-pin fb on resume | Ben Skeggs | 1 | -1/+3 |
2014-08-15 | drm/nouveau/nvif: fix dac load detect method definition | Ben Skeggs | 1 | -2/+2 |
2014-08-15 | drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries | Ben Skeggs | 1 | -0/+6 |
2014-08-15 | drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0 | Ben Skeggs | 2 | -2/+6 |
2014-08-15 | drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB | Ben Skeggs | 1 | -1/+1 |
2014-08-15 | drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform | Ben Skeggs | 1 | -2/+2 |
2014-08-15 | drm/nouveau/bar: behave better if ioremap failed | Ben Skeggs | 1 | -3/+11 |
2014-08-15 | drm/nouveau/kms: nouveau_fbcon_accel_fini can be static | Fengguang Wu | 1 | -2/+2 |
2014-08-15 | drm/nouveau: kill unused variable warning if !__OS_HAS_AGP | Ben Skeggs | 1 | -2/+1 |
2014-08-15 | drm/nouveau/nvif: fix a number of notify thinkos | Ben Skeggs | 3 | -11/+20 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 7 | -7/+7 |
2014-08-10 | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 | Linus Torvalds | 262 | -5795/+12140 |
2014-08-09 | drm/nouveau: expose the full object/event interfaces to userspace | Ben Skeggs | 8 | -10/+424 |
2014-08-09 | drm/nouveau: fix headless mode | Ben Skeggs | 2 | -2/+3 |
2014-08-09 | drm/nouveau: hide sysfs pstate file behind an option again | Ben Skeggs | 1 | -1/+8 |
2014-08-09 | drm/nv50/disp: shhh compiler | Ben Skeggs | 1 | -4/+4 |
2014-08-09 | drm/gf100-/gr: implement the proper SetShaderExceptions method | Ben Skeggs | 9 | -17/+53 |
2014-08-09 | drm/gf100-/gr: remove some broken ltc bashing, for now | Ben Skeggs | 13 | -58/+0 |