summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-06-10drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.Mario Kleiner1-0/+8
2014-06-10drm/nv50-/kms: wait for enough ring space in crtc_prepare()Ben Skeggs1-2/+2
2014-06-10drm/nouveau/disp/dp: support training pattern 3Ben Skeggs2-2/+8
2014-06-10drm/nouveau/disp/dp: support aux read interval during link trainingBen Skeggs2-6/+8
2014-06-10drm/gk104/gpio: fix incorrect interrupt register usageBen Skeggs1-5/+5
2014-06-10drm/nouveau/core: punt all object state change messages to trace levelBen Skeggs1-5/+5
2014-06-10drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin9-12/+23
2014-06-10drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...Ilia Mirkin4-4/+4
2014-06-10drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres1-4/+5
2014-06-10drm/nouveau/i2c: bump the i2c delay for the adt7473Martin Peres1-3/+3
2014-06-10drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres1-1/+1
2014-06-10drm/nvf0/device: enable video decoding engines on gk110/gk208John Rowley1-6/+0
2014-06-10drm/nvf1/device: add support for 0xf1 (gk110b)John Rowley1-0/+35
2014-06-10drm/nouveau/device: support for probing GK20AAlexandre Courbot1-0/+17
2014-06-10drm/nouveau/graph: add GK20A supportAlexandre Courbot8-9/+123
2014-06-10drm/nouveau/graph: pad firmware code at load timeAlexandre Courbot1-0/+4
2014-06-10drm/nouveau/graph: enable when using external fwAlexandre Courbot1-3/+7
2014-06-10drm/nouveau/fifo: add GK20A supportAlexandre Courbot4-0/+38
2014-06-10drm/nouveau/fb: add GK20A supportAlexandre Courbot5-0/+212
2014-06-10drm/nouveau/ibus: add GK20A supportAlexandre Courbot3-0/+105
2014-06-10drm/nvc0/bar: support chips without BAR3Alexandre Courbot1-55/+59
2014-06-10drm/nouveau/bar: only ioremap BAR3 if it existsAlexandre Courbot1-2/+4
2014-06-10Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie32-105/+281
2014-06-09drm/radeon: Move fb update from radeon_flip_work_func to radeon_crtc_page_flipMichel Dänzer1-3/+3
2014-06-09drm/radeon/dpm: powertune updates for SIAlex Deucher1-3/+10
2014-06-09Revert "drm/radeon: use variable UVD clocks"Alex Deucher2-1/+5
2014-06-09drm/radeon: add query for number of active CUsAlex Deucher9-3/+75
2014-06-09drm/radeon: add debugfs file to trigger GPU resetChristian König1-1/+21
2014-06-09drm/radeon: make vm_block_size a module parameterChristian König7-19/+35
2014-06-09drm/radeon: make VM size a module parameter (v2)Christian König3-4/+29
2014-06-09drm/radeon: rename alt_domain to allowed_domainsChristian König4-14/+15
2014-06-09drm/radeon: use the SDMA on for buffer moves on CIK againChristian König1-2/+2
2014-06-09drm/radeon: remove range check from *_gart_set_pageChristian König6-27/+16
2014-06-09drm/radeon: stop poisoning the GART TLBChristian König1-1/+4
2014-06-09drm/radeon: hdmi deep color modes must obey clock limit of sink.Mario Kleiner3-0/+35
2014-06-09drm/edid: Store all supported hdmi deep color modes in drm_display_infoMario Kleiner1-0/+3
2014-06-09drm/radeon: add missing vce init case for hawaiiAlex Deucher1-0/+1
2014-06-09drm/radeon: use lower_32_bits where appropriateChristian König7-27/+27
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau19-19/+19
2014-06-10drm: Remove spurious ';'Damien Lespiau7-8/+8
2014-06-10Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie4-0/+113
2014-06-10Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie23-680/+1398
2014-06-09drm/panel: simple - Add AUO B133XTN01 panel supportStéphane Marchesin1-0/+25
2014-06-09drm/tegra: sor - Remove obsolete commentThierry Reding1-1/+1
2014-06-09drm/tegra: sor - Enable only the necessary number of lanesThierry Reding1-1/+1
2014-06-09drm/tegra: sor - Power on only the necessary lanesThierry Reding1-3/+17
2014-06-09drm/tegra: sor - Do not program interlaced mode registersThierry Reding1-3/+0
2014-06-09drm/tegra: sor - Do not hardcode link speedThierry Reding1-2/+2
2014-06-09drm/tegra: sor - Do not hardcode number of blank symbolsThierry Reding1-3/+23
2014-06-09drm/tegra: sor - Don't hardcode link parametersThierry Reding1-10/+213