summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | drm/i915: Fix gen3/4 vblank counter wraparoundVille Syrjälä2013-11-07
| | * | | | | | | | | | | drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333.Chon Ming Lee2013-11-07
| | * | | | | | | | | | | drm/i915: Require HW contexts (when possible)Ben Widawsky2013-11-07
| | * | | | | | | | | | | drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä2013-11-06
| | * | | | | | | | | | | drm/i915: Improve vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä2013-11-06
| | * | | | | | | | | | | drm/i915: Sanitize prepare_pipes after valleyview_modeset_global_pipes()Ville Syrjälä2013-11-06
| | * | | | | | | | | | | drm/i915/vlv: fixup DDR freq detection per Punit specJesse Barnes2013-11-05
| | * | | | | | | | | | | drm/i915/vlv: split CCK and DDR freq usageJesse Barnes2013-11-05
| | * | | | | | | | | | | drm/i915/vlv: modeset_global_* for VLV v7Jesse Barnes2013-11-05
| | * | | | | | | | | | | drm/i915: move VLV DDR freq fetch into init_clock_gatingJesse Barnes2013-11-05
| | * | | | | | | | | | | drm/i915: add bunit read/write routinesJesse Barnes2013-11-05
| | * | | | | | | | | | | drm/i915/ns2501: Rip out the reenable hackDaniel Vetter2013-11-04
* | | | | | | | | | | | | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-01-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drm/msm: Fix link error with !MSM_IOMMUJoerg Roedel2014-01-07
* | | | | | | | | | | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ACPI / nouveau: replace open-coded _DSM code with helper functionsJiang Liu2014-01-05
| | * | | | | | | | | | | | | | nouveau / ACPI: fix memory leak in ACPI _DSM related codeJiang Liu2014-01-05
| | * | | | | | | | | | | | | | ACPI / i915: replace open-coded _DSM code with helper functionsJiang Liu2014-01-05
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-07
| | * | | | | | | | | | | | | | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
* | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | drivers/gpu/drm/gma500/backlight.c: fix a defined-but-not-used warning for do...David Howells2014-01-23
* | | | | | | | | | | | | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson2013-12-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | / / / / / / / | | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2013-12-11
| | * | | | | | | | | | | | | | drm/tegra: use reset frameworkStephen Warren2013-12-11
| | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | mkregtable: Fix sscanf handlingAlan2014-01-10
| * | | | | | | | | | | | | | treewide: Fix typos in printkMasanari Iida2013-12-19
| * | | | | | | | | | | | | | drivers/gpu/drm/qxl/Kconfig: reformat the help textAntonio Ospite2013-12-19
| * | | | | | | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2013-12-19
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-15
| * | | | | | | | | | | | | | drm: fix typos in comment in /gpu/drm/exynosMasanari Iida2013-12-02
* | | | | | | | | | | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | drm/i915: Rename gtt_bus_addr to gtt_phys_addrBjorn Helgaas2014-01-07
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | drm/nouveau/mxm: fix null deref on loadIlia Mirkin2014-01-19
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2014-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs2014-01-15
* | | | | | | | | | | | | | Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie2014-01-14
* | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie2014-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes2014-01-10
| * | | | | | | | | | | | | drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä2014-01-10
| * | | | | | | | | | | | | drm/i915: fix DDI PLLs HW state readout codePaulo Zanoni2014-01-08
* | | | | | | | | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...Dave Airlie2014-01-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| / / / / / / / / / / / / | |/ / / / / / / / / / / /
| * | | | | | | | | | | | drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()Christian Engelmayer2014-01-08
| * | | | | | | | | | | | drm/nouveau/bios: fix offset calculation for BMPv1 biosesIlia Mirkin2014-01-08
| * | | | | | | | | | | | drm/nouveau: return offset of allocated notifierBob Gleitsmann2014-01-07
| * | | | | | | | | | | | drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-07