summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2014-06-10drm/nv50-/kms: wait for enough ring space in crtc_prepare()Ben Skeggs
2014-06-10drm/nouveau/disp/dp: support training pattern 3Ben Skeggs
2014-06-10drm/nouveau/disp/dp: support aux read interval during link trainingBen Skeggs
2014-06-10drm/gk104/gpio: fix incorrect interrupt register usageBen Skeggs
2014-06-10drm/nouveau/core: punt all object state change messages to trace levelBen Skeggs
2014-06-10drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock typesIlia Mirkin
2014-06-10drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...Ilia Mirkin
2014-06-10drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing functionMartin Peres
2014-06-10drm/nouveau/i2c: bump the i2c delay for the adt7473Martin Peres
2014-06-10drm/nouveau/therm/fan/tach: default to 2 pulses per revolutionMartin Peres
2014-06-10drm/nvf0/device: enable video decoding engines on gk110/gk208John Rowley
2014-06-10drm/nvf1/device: add support for 0xf1 (gk110b)John Rowley
2014-06-10drm/nouveau/device: support for probing GK20AAlexandre Courbot
2014-06-10drm/nouveau/graph: add GK20A supportAlexandre Courbot
2014-06-10drm/nouveau/graph: pad firmware code at load timeAlexandre Courbot
2014-06-10drm/nouveau/graph: enable when using external fwAlexandre Courbot
2014-06-10drm/nouveau/fifo: add GK20A supportAlexandre Courbot
2014-06-10drm/nouveau/fb: add GK20A supportAlexandre Courbot
2014-06-10drm/nouveau/ibus: add GK20A supportAlexandre Courbot
2014-06-10drm/nvc0/bar: support chips without BAR3Alexandre Courbot
2014-06-10drm/nouveau/bar: only ioremap BAR3 if it existsAlexandre Courbot
2014-06-10Merge branch 'drm-next-3.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2014-06-09drm/radeon: Move fb update from radeon_flip_work_func to radeon_crtc_page_flipMichel Dänzer
2014-06-09drm/radeon/dpm: powertune updates for SIAlex Deucher
2014-06-09Revert "drm/radeon: use variable UVD clocks"Alex Deucher
2014-06-09drm/radeon: add query for number of active CUsAlex Deucher
2014-06-09drm/radeon: add debugfs file to trigger GPU resetChristian König
2014-06-09drm/radeon: make vm_block_size a module parameterChristian König
2014-06-09drm/radeon: make VM size a module parameter (v2)Christian König
2014-06-09drm/radeon: rename alt_domain to allowed_domainsChristian König
2014-06-09drm/radeon: use the SDMA on for buffer moves on CIK againChristian König
2014-06-09drm/radeon: remove range check from *_gart_set_pageChristian König
2014-06-09drm/radeon: stop poisoning the GART TLBChristian König
2014-06-09drm/radeon: hdmi deep color modes must obey clock limit of sink.Mario Kleiner
2014-06-09drm/edid: Store all supported hdmi deep color modes in drm_display_infoMario Kleiner
2014-06-09drm/radeon: add missing vce init case for hawaiiAlex Deucher
2014-06-09drm/radeon: use lower_32_bits where appropriateChristian König
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau
2014-06-10drm: Remove spurious ';'Damien Lespiau
2014-06-10Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-06-10Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2014-06-09drm/panel: simple - Add AUO B133XTN01 panel supportStéphane Marchesin
2014-06-09drm/tegra: sor - Remove obsolete commentThierry Reding
2014-06-09drm/tegra: sor - Enable only the necessary number of lanesThierry Reding
2014-06-09drm/tegra: sor - Power on only the necessary lanesThierry Reding
2014-06-09drm/tegra: sor - Do not program interlaced mode registersThierry Reding
2014-06-09drm/tegra: sor - Do not hardcode link speedThierry Reding
2014-06-09drm/tegra: sor - Do not hardcode number of blank symbolsThierry Reding
2014-06-09drm/tegra: sor - Don't hardcode link parametersThierry Reding
2014-06-09drm/tegra: sor - Change power down orderingStéphane Marchesin