Age | Commit message (Expand) | Author | Files | Lines |
2013-11-08 | drm/radeon/cik: add hawaii UVD support | Alex Deucher | 1 | -0/+1 |
2013-11-08 | drm/radeon: update firmware loading for hawaii | Alex Deucher | 2 | -3/+62 |
2013-11-08 | drm/radeon: update rb setup for hawaii | Alex Deucher | 2 | -2/+13 |
2013-11-08 | drm/radeon: add golden register settings for hawaii | Alex Deucher | 1 | -0/+179 |
2013-11-08 | drm/radeon: update cik_tiling_mode_table_init() for hawaii | Alex Deucher | 2 | -2/+222 |
2013-11-08 | drm/radeon: minor updates to cik.c for hawaii | Alex Deucher | 2 | -2/+9 |
2013-11-08 | drm/radeon: update cik_gpu_init() for hawaii | Alex Deucher | 2 | -0/+18 |
2013-11-08 | drm/radeon: add Hawaii chip family | Alex Deucher | 2 | -0/+2 |
2013-11-08 | drm/radeon: fix-up some float to fixed conversion thinkos | Alex Deucher | 2 | -19/+5 |
2013-11-08 | drm/radeon: use HDP_MEM_COHERENCY_FLUSH_CNTL for sdma as well | Alex Deucher | 1 | -28/+12 |
2013-11-08 | drm/radeon/kms: add crtc_disable function for legacy crtc | Ilija Hadzic | 1 | -0/+21 |
2013-11-08 | drm/radeon/kms: unpin fb in atombios crtc disable | Ilija Hadzic | 1 | -0/+15 |
2013-11-08 | drm/radeon/audio: fix missing multichannel PCM SAD in some cases | Anssi Hannula | 3 | -15/+45 |
2013-11-08 | Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve... | Dave Airlie | 367 | -3138/+4818 |
2013-11-08 | drm/vmwgfx: fix warning if config intel iommu is off. | Dave Airlie | 1 | -0/+2 |
2013-11-08 | drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimus | Emil Velikov | 1 | -0/+10 |
2013-11-08 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 233 | -6862/+19471 |
2013-11-08 | drm/mgag200: drop pointless info print. | Dave Airlie | 1 | -2/+0 |
2013-11-08 | drm/nouveau/fb: implement various bits of work towards memory reclocking | Ben Skeggs | 21 | -60/+3093 |
2013-11-08 | drm/nouveau: implement a simple sysfs interface to new pm code | Ben Skeggs | 5 | -5/+191 |
2013-11-08 | drm/nouveau/device: initial control object class, with pstate control methods | Ben Skeggs | 5 | -2/+196 |
2013-11-08 | drm/nouveau/clk: implement power state and engine clock control in core | Ben Skeggs | 19 | -65/+2590 |
2013-11-08 | drm/nouveau/volt: implement voltage control in core | Ben Skeggs | 9 | -0/+460 |
2013-11-08 | drm/nouveau/bios: parsing for various tables required for power management | Ben Skeggs | 16 | -8/+969 |
2013-11-08 | drm/nouveau/perfmon: initial infrastructure to expose performance counters | Ben Skeggs | 22 | -2/+1616 |
2013-11-08 | drm/nouveau/bus: add interfaces/helpers for sequencer | Ben Skeggs | 9 | -15/+371 |
2013-11-08 | drm/nouveau/bus: make external class definitions pointers | Ben Skeggs | 14 | -176/+133 |
2013-11-08 | drm/nouveau/pwr: initial implementation | Ben Skeggs | 30 | -0/+7091 |
2013-11-08 | drm/nouveau/therm: update target fanspeed outside of therm lock | Ben Skeggs | 1 | -6/+8 |
2013-11-08 | drm/nouveau/therm: automatic mode by default | Ben Skeggs | 1 | -1/+1 |
2013-11-08 | drm/nouveau/therm: no toggle fan control either if we can't guarantee no pwm ... | Ben Skeggs | 1 | -0/+7 |
2013-11-08 | drm/nvc0/therm: allow fan control if we've killed the vbios ppwr ucode | Ben Skeggs | 1 | -3/+4 |
2013-11-08 | drm/nouveau/therm: if no bios trip/linear info, default to perf-suggested speed | Ben Skeggs | 2 | -3/+15 |
2013-11-08 | drm/nouveau/therm: add hook for clk to suggest fanspeed to therm | Ben Skeggs | 4 | -1/+17 |
2013-11-08 | drm/nouveau/pwr: assign a subdev id for upcoming implementation | Ben Skeggs | 1 | -0/+1 |
2013-11-08 | drm/nouveau/gpio: return different error code for not found vs invalid | Ben Skeggs | 1 | -1/+1 |
2013-11-08 | drm/nouveau/drm/pm: remove everything except the hwmon interfaces to THERM | Ben Skeggs | 15 | -4837/+69 |
2013-11-08 | drm/nouveau/core: make all info-level messages silent for runtime pm | Ben Skeggs | 8 | -76/+54 |
2013-11-08 | drm/nouveau/fifo: make external class definitions into pointers | Ben Skeggs | 17 | -86/+86 |
2013-11-08 | drm/nouveau/device: recognise GK208 | Ben Skeggs | 2 | -13/+48 |
2013-11-08 | drm/nvc0-/gr: fix a number of missing explicit array terminators... | Ben Skeggs | 3 | -0/+6 |
2013-11-08 | drm/nouveau/mc: fix (incorrect) reporting of unknown pending intr bits | Ben Skeggs | 1 | -6/+11 |
2013-11-08 | drm/nouveau/disp: semi-complete link training sequence even if display disapp... | Ben Skeggs | 1 | -16/+32 |
2013-11-08 | drm/nouveau/bios: some older boards have shorter displayport tables | Ben Skeggs | 1 | -3/+7 |
2013-11-08 | drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check | Ben Skeggs | 1 | -16/+27 |
2013-11-08 | drm/nvd0-/disp: reorder writes to lane current control regs | Ben Skeggs | 1 | -4/+8 |
2013-11-08 | drm/nv94-nvc0/disp: reorder writes to lane current control regs | Ben Skeggs | 1 | -4/+8 |
2013-11-08 | drm/nouveau/disp: log if DP link training fails | Ben Skeggs | 1 | -1/+3 |
2013-11-08 | drm/nouveau/i2c: use a custom bitbanging delay for the adt7473 | Martin Peres | 5 | -49/+77 |
2013-11-08 | drm/nouveau/agp: add a quirk list to limit agp modes | Ilia Mirkin | 1 | -5/+39 |