Age | Commit message (Expand) | Author | Files | Lines |
2014-10-23 | drm/cirrus: bind also to qemu-xen-traditional | Olaf Hering | 1 | -0/+2 |
2014-10-22 | qxl: don't create too large primary surface | Marc-André Lureau | 1 | -8/+8 |
2014-10-20 | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-... | Dave Airlie | 2 | -5/+17 |
2014-10-20 | drm/nouveau: fix regression on agp boards | Ben Skeggs | 1 | -3/+9 |
2014-10-20 | drm/gt215/gr: fix initialisation on gddr5 boards | Ben Skeggs | 1 | -2/+8 |
2014-10-20 | Merge tag 'drm-intel-next-fixes-2014-10-17' of git://anongit.freedesktop.org/... | Dave Airlie | 4 | -27/+36 |
2014-10-20 | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 20 | -37/+113 |
2014-10-17 | drm/radeon: reduce sparse false positive warnings | Michele Curti | 11 | -0/+11 |
2014-10-17 | drm/radeon: fix vm page table block size calculation | Alex Deucher | 1 | -1/+1 |
2014-10-17 | drm/ttm: Don't evict BOs outside of the requested placement range | Michel Dänzer | 1 | -3/+17 |
2014-10-17 | drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat | Michel Dänzer | 1 | -4/+4 |
2014-10-17 | drm/radeon: use gart memory for DMA ring tests | Alex Deucher | 3 | -18/+26 |
2014-10-17 | drm/radeon: fix speaker allocation setup | Alex Deucher | 3 | -8/+8 |
2014-10-17 | drm/radeon: initialize sadb to NULL in the audio code | Alex Deucher | 3 | -3/+3 |
2014-10-16 | drm/i915: fix short vs. long hpd detection | Jani Nikula | 1 | -7/+7 |
2014-10-16 | drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHV | Ville Syrjälä | 1 | -12/+21 |
2014-10-14 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 479 | -10099/+23511 |
2014-10-13 | Revert "drm/radeon/dpm: drop clk/voltage dependency filters for SI" | Alex Deucher | 1 | -0/+24 |
2014-10-13 | Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table" | Alex Deucher | 2 | -0/+19 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2014-10-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -7/+7 |
2014-10-13 | drm/mst: rework payload table allocation to conform better. | Dave Airlie | 1 | -20/+57 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2014-10-09 | nouveau: __iomem misannotations | Al Viro | 3 | -7/+7 |
2014-10-08 | drm/i915: properly reenable gen8 pipe IRQs | Paulo Zanoni | 1 | -2/+3 |
2014-10-08 | Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -449/+622 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-10-08 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+4 |
2014-10-08 | drm/ast: Fix HW cursor image | Benjamin Herrenschmidt | 1 | -2/+2 |
2014-10-07 | Merge tag 'ipu-fixes-3.18' of git://git.pengutronix.de/git/pza/linux into drm... | Dave Airlie | 3 | -3/+5 |
2014-10-07 | Merge tag 'topic/core-stuff-2014-10-03' of git://anongit.freedesktop.org/drm-... | Dave Airlie | 4 | -11/+11 |
2014-10-07 | Merge tag 'drm-intel-next-fixes-2014-10-03' of git://anongit.freedesktop.org/... | Dave Airlie | 15 | -399/+297 |
2014-10-06 | drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header | U. Artie Eoff | 3 | -6/+3 |
2014-10-06 | drm/i915: intel_backlight scale() math WA | U. Artie Eoff | 1 | -3/+5 |
2014-10-03 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 8 | -62/+65 |
2014-10-03 | drm/radeon/kv: add uvd/vce info to dpm debugfs output | Alex Deucher | 1 | -0/+2 |
2014-10-03 | drm/radeon/ci: add uvd/vce info to dpm debugfs output | Alex Deucher | 1 | -0/+4 |
2014-10-03 | drm/radeon: export reservation_object from dmabuf to ttm | Maarten Lankhorst | 17 | -25/+35 |
2014-10-03 | drm/radeon: cope with foreign fences inside the reservation object | Maarten Lankhorst | 12 | -25/+66 |
2014-10-03 | drm/radeon: cope with foreign fences inside display | Maarten Lankhorst | 2 | -12/+20 |
2014-10-03 | drm/core: use helper to check driver features | Andrzej Hajda | 3 | -9/+9 |
2014-10-03 | Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 1 | -1/+13 |
2014-10-02 | drm/nouveau: make sure display hardware is reinitialised on runtime resume | Ben Skeggs | 3 | -53/+26 |
2014-10-02 | drm/nouveau: punt fbcon resume out to a workqueue | Ben Skeggs | 2 | -6/+18 |
2014-10-02 | drm/nouveau: fix regression on original nv50 board | Ben Skeggs | 1 | -1/+6 |
2014-10-02 | drm/nv50/disp: fix dpms regression on certain boards | Ben Skeggs | 1 | -1/+2 |
2014-10-01 | drm/radeon/cik: write gfx ucode version to ucode addr reg | Alex Deucher | 1 | -10/+7 |
2014-10-01 | drm/radeon/si: print full CS when we hit a packet 0 | Alex Deucher | 1 | -1/+7 |
2014-10-01 | drm/radeon: remove unecessary includes | Alex Deucher | 2 | -2/+0 |