summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie2014-05-229-79/+216
|\
| * drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)Alex Deucher2014-05-201-1/+41
| * drm/radeon: avoid segfault on device open when accel is not working.Jérôme Glisse2014-05-201-26/+29
| * drm/radeon: fix typo in finding PLL paramsChristian König2014-05-201-1/+1
| * drm/radeon: fix register typo on siAlex Deucher2014-05-201-2/+2
| * drm/radeon: fix buffer placement under memory pressure v2Christian König2014-05-201-1/+1
| * drm/radeon: fix page directory update size estimationChristian König2014-05-201-1/+1
| * drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher2014-05-201-0/+14
| * drm/radeon: fix DCE83 check for mullinsAlex Deucher2014-05-201-1/+2
| * drm/radeon: check VCE relocation buffer range v3Leo Liu2014-05-202-31/+102
| * drm/radeon: also try GART for CPU accessed buffersChristian König2014-05-201-15/+23
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-05-222-1/+2
|\ \ | |/ |/|
| * drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs2014-05-201-1/+1
| * drm/nvd9/therm: handle another kind of PWM fanMartin Peres2014-05-201-0/+1
* | Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-05-207-29/+141
|\ \
| * | drm/i915: Increase WM memory latency values on SNBVille Syrjälä2014-05-151-0/+40
| * | drm/i915: restore backlight precision when converting from ACPIAaron Lu2014-05-151-4/+4
| * | drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson2014-05-151-0/+9
| * | drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula2014-05-151-1/+6
| * | drm/i915/vlv: reset VLV media force wake request registerJani Nikula2014-05-091-0/+2
| * | drm/i915/SDVO: For sysfs link put directory and target in correct orderEgbert Eich2014-05-071-2/+2
| * | drm/i915: use lane count and link rate from VBT as minimums for eDPJani Nikula2014-05-071-7/+23
| * | drm/i915: clean up VBT eDP link param decodingJani Nikula2014-05-071-14/+38
| * | drm/i915: consider the source max DP lane count tooPaulo Zanoni2014-05-071-2/+18
* | | Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie2014-05-0710-31/+187
|\ \ \ | |/ / |/| |
| * | drm/radeon: add Mullins VCE supportLeo Liu2014-05-061-0/+1
| * | drm/radeon: modesetting updates for Mullins.Samuel Li2014-05-061-2/+3
| * | drm/radeon: dpm updates for KV/KBAlex Deucher2014-05-061-20/+97
| * | drm/radeon: add Mullins dpm support.Samuel Li2014-05-062-10/+11
| * | drm/radeon: add Mullins UVD support.Samuel Li2014-05-061-0/+1
| * | drm/radeon: update cik init for Mullins.Samuel Li2014-05-062-0/+72
| * | drm/radeon: add Mullins chip familySamuel Li2014-05-063-0/+3
* | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-05-074-9/+10
|\ \ \ | | |/ | |/|
| * | drm/gm107/gr: bump attrib cb size quite a bitBen Skeggs2014-05-021-1/+3
| * | drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst2014-05-021-1/+1
| * | drm/nouveau/bios: fix shadowing from PROM on big-endian systemsBen Skeggs2014-05-021-4/+6
| * | drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin2014-05-021-3/+0
* | | Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-05-074-20/+44
|\ \ \ | |_|/ |/| |
| * | drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni2014-04-302-1/+5
| * | drm/i915: Sanitize the enable_ppgtt module option onceDaniel Vetter2014-04-291-7/+25
| * | drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich2014-04-251-12/+14
* | | drm/radeon: lower the ref * post PLL maximumChristian König2014-05-061-1/+1
* | | drm/radeon: check that we have a clock before PLL setupChristian König2014-05-061-0/+3
* | | drm/radeon: drm/radeon: add missing radeon_semaphore_free to error pathMaarten Lankhorst2014-05-067-0/+7
* | | drm/radeon: Fix num_banks calculation for SIMichel Dänzer2014-05-061-15/+31
* | | drm/radeon/dp: check for errors in dpcd readsAlex Deucher2014-05-011-19/+25
* | | drm/radeon: avoid high jitter with small frac divsChristian König2014-05-011-2/+12
* | | drm/radeon: check buffer relocation offsetLeo Liu2014-05-011-0/+4
* | | drm/radeon: use pflip irq on R600+ v2Christian König2014-05-017-17/+147
* | | drm/radeon/uvd: use lower clocks on old UVD to boot v2Christian König2014-05-011-2/+8
OpenPOWER on IntegriCloud