summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | drm: Change create block to reserve nodeBen Widawsky2013-07-08
| | * | | | | drm: pre allocate node for create_blockBen Widawsky2013-07-08
| | * | | | | drm/i915: assert_spin_locked for pipestat interrupt enable/disableDaniel Vetter2013-07-05
| | * | | | | drm/i915: less magic for stolen preallocated objects w/o gtt offsetDaniel Vetter2013-07-05
| | * | | | | drm/i915: Explicitly cast pipe -> intel_dpll_idDaniel Vetter2013-07-05
| | * | | | | drm/i915: explicitly cast pipe -> cpu_transcoderDaniel Vetter2013-07-05
| | * | | | | drm/i915: Use wait_for() to wait for Punit to change GPU freq on VLVVille Syrjälä2013-07-02
| | * | | | | drm/i915: split encoder get_config calls from crtc get_clock callsJesse Barnes2013-07-02
| | * | | | | drm/i915: fixup messages in pipe_config_compareJesse Barnes2013-07-01
| | * | | | | drm/i915: add error_state sysfs entryMika Kuoppala2013-07-01
| | * | | | | drm/i915: introduce i915_error_state_buf_initMika Kuoppala2013-07-01
| | * | | | | drm/i915: export error state ref handlingMika Kuoppala2013-07-01
| | * | | | | drm/i915: export error state to string conversionMika Kuoppala2013-07-01
| | * | | | | drm/i915: flip on a no fb -> fb transition if crtc is active v3Jesse Barnes2013-07-01
| | * | | | | drm/i915: turn off panel fitting at flip time if needed v2Jesse Barnes2013-07-01
| | * | | | | drm/i915: copy fetched mode state into crtc at setup_hw time v5Jesse Barnes2013-07-01
| | * | | | | drm/i915: get mode clock when reading the pipe config v9Jesse Barnes2013-07-01
| | * | | | | drm/i915: add fastboot param for fast & loose mode settingJesse Barnes2013-07-01
| | * | | | | drm/i915: pixel multiplier readout support for pch portsDaniel Vetter2013-07-01
| | * | | | | drm/i915: Move gtt_mtrr to i915_gttBen Widawsky2013-07-01
| | * | | | | drm/i915: Move fbc members out of lineBen Widawsky2013-07-01
| | * | | | | drm/i915: Use gtt shortform where possibleBen Widawsky2013-07-01
| | * | | | | drm/i915: Drop dev from pte_encodeBen Widawsky2013-07-01
| | * | | | | drm/i915: Combine scratch members into a structBen Widawsky2013-07-01
| | * | | | | drm/i915: Really share scratch pageBen Widawsky2013-07-01
| | * | | | | drm/i915: make PDE|PTE platform specificBen Widawsky2013-07-01
| | * | | | | drm/i915: Extract error buffer captureBen Widawsky2013-07-01
| | * | | | | drm/i915: Remove extra error state NULLBen Widawsky2013-07-01
| | * | | | | drm/i915: Mask out hardware status bits from VLV DPLL registerVille Syrjälä2013-07-01
| | * | | | | drm/i915: s/pre_pll/pre/ on the lvds port enable functionDaniel Vetter2013-07-01
| | * | | | | drm/i915: move i9xx dpll enabling into crtc enable functionDaniel Vetter2013-07-01
| | * | | | | drm/i915: hw state readout for i9xx dpllsDaniel Vetter2013-07-01
| | * | | | | drm/i915: move encoder pre enable hooks togther on ilk+Daniel Vetter2013-07-01
| | * | | | | drm/i915: asserts for lvds pre_enableDaniel Vetter2013-07-01
| | * | | | | drm/i915: duplicate intel_enable_pll into i9xx and vlv versionsDaniel Vetter2013-07-01
| | * | | | | drm/i915: use sw tracked state to select shared dpllsDaniel Vetter2013-07-01
| | * | | | | drm/i915: consolidate pch pll enable sequenceDaniel Vetter2013-07-01
| | * | | | | drm/i915: Bail out once we've found the context objectDamien Lespiau2013-07-01
| | * | | | | drm/i915: Fix a couple of "should it be static?" sparse warningsDamien Lespiau2013-07-01
| | * | | | | drm/i915: Fix a few style issues found by checkpatch.plDamien Lespiau2013-07-01
| | * | | | | drm/i915: Use seq_puts/seq_putc when possibleDamien Lespiau2013-07-01
| | * | | | | drm/i915: Fix reason for per-chip disabling of FBCDamien Lespiau2013-07-01
| | * | | | | drm/i915: Make intel_enable_fbc() staticDamien Lespiau2013-07-01
| | * | | | | drm/i915: invert the verbosity of intel_enable_fbcPaulo Zanoni2013-07-01
* | | | | | | Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li...Linus Torvalds2013-09-05
|\ \ \ \ \ \ \
| * | | | | | | OMAPDSS: rename omap_dss_device's 'output' to 'src'Tomi Valkeinen2013-08-30
* | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-05
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: move OF helpers into the coreWolfram Sang2013-08-23
* | | | | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | drm/cma: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-16