Age | Commit message (Expand) | Author | Files | Lines |
2014-05-05 | drm/i915: vlv: increase timeout when forcing on the GFX clock | Imre Deak | 1 | -2/+2 |
2014-05-05 | drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off | Imre Deak | 3 | -14/+40 |
2014-05-05 | drm/i915: vlv: setup RPS min/max frequencies once during init time | Imre Deak | 1 | -25/+41 |
2014-05-05 | drm/i915: reinit GT power save during resume | Imre Deak | 1 | -0/+7 |
2014-05-05 | drm/i915: make runtime PM swizzling/ring_freq init platform independent | Imre Deak | 2 | -4/+3 |
2014-05-05 | drm/i915: factor out gen6_update_ring_freq | Imre Deak | 3 | -7/+15 |
2014-05-05 | drm/i915: make runtime PM interrupt enable/disable platform independent | Imre Deak | 2 | -11/+5 |
2014-05-05 | drm/i915: disable runtime PM if RC6 is disabled | Imre Deak | 2 | -1/+13 |
2014-05-05 | drm/i915: sanitize enable_rc6 option | Imre Deak | 1 | -3/+27 |
2014-05-05 | drm/i915: fix unbalanced GT powersave enable / disable calls | Imre Deak | 1 | -1/+1 |
2014-05-05 | drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on | Imre Deak | 1 | -1/+5 |
2014-05-05 | drm/i915: add missing error capturing of the PIPESTAT reg | Imre Deak | 3 | -4/+5 |
2014-05-05 | drm/i915: gen2: move error capture of IER to its correct place | Imre Deak | 1 | -4/+4 |
2014-05-05 | drm/i915: get a runtime PM ref for the deferred GPU reset work | Imre Deak | 1 | -0/+10 |
2014-05-05 | drm/i915: Validate VBT header before trusting it | Chris Wilson | 1 | -18/+50 |
2014-05-05 | drm/i915: Validate BDB section before reading | Chris Wilson | 1 | -1/+7 |
2014-05-05 | drm/i915: get a runtime PM ref for the deferred GT powersave enabling | Imre Deak | 3 | -3/+38 |
2014-05-05 | drm/i915: move getting struct_mutex lower in the callstack during GPU reset | Imre Deak | 2 | -4/+3 |
2014-05-05 | drm/i915: get a runtime PM ref for debugfs entries where needed | Imre Deak | 2 | -0/+14 |
2014-05-05 | drm/i915: remove the i915_dpio debugfs entry | Imre Deak | 1 | -48/+0 |
2014-05-05 | drm/i915: fix the RC6 status debug print | Imre Deak | 1 | -1/+7 |
2014-05-05 | drm/i915: vlv: add RC6 residency counters | Imre Deak | 2 | -0/+8 |
2014-05-05 | drm/i915: vlv: clear master interrupt flag when disabling interrupts | Imre Deak | 1 | -0/+2 |
2014-05-05 | drm/i915: vlv: clean up GTLC wake control/status register macros | Imre Deak | 2 | -4/+11 |
2014-05-05 | drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the ... | Zhao Yakui | 3 | -1/+45 |
2014-05-05 | drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page | Zhao Yakui | 1 | -0/+5 |
2014-05-05 | drm/i915:Handle the irq interrupt for the second BSD ring | Zhao Yakui | 1 | -1/+4 |
2014-05-05 | drm/i915:Initialize the second BSD ring on BDW GT3 machine | Zhao Yakui | 7 | -4/+95 |
2014-05-05 | drm/i915: Update the restrict check to filter out wrong Ring ID passed by use... | Zhao Yakui | 2 | -1/+2 |
2014-05-05 | drm/i915: Split the BDW device definition to prepare for dual BSD rings on BD... | Zhao Yakui | 1 | -2/+24 |
2014-05-05 | drm/i915: Catch dirt in unused execbuffer fields | Daniel Vetter | 1 | -0/+10 |
2014-05-05 | drm/i915: Catch abuse of I915_EXEC_CONSTANTS_* | Daniel Vetter | 1 | -4/+12 |
2014-05-05 | drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET | Daniel Vetter | 1 | -2/+4 |
2014-05-05 | drm/i915: Include a little more information about why ring init fails | Chris Wilson | 1 | -6/+5 |
2014-05-05 | drm/i915: Mark device as wedged if we fail to resume | Chris Wilson | 1 | -4/+5 |
2014-05-05 | drm/i915: Allow the module to load even if we fail to setup rings | Chris Wilson | 1 | -13/+12 |
2014-05-05 | drm/i915: Preserve ring buffers objects across resume | Chris Wilson | 3 | -84/+105 |
2014-05-05 | drm/i915: Replace hardcoded cacheline size with macro | Chris Wilson | 1 | -13/+21 |
2014-05-05 | drm/i915: remove unexplained vblank wait in the DP off code | Jesse Barnes | 1 | -3/+0 |
2014-05-01 | Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i... | Dave Airlie | 28 | -233/+149 |
2014-05-01 | Merge branch 'drm-coverity-fixes' of git://people.freedesktop.org/~danvet/drm... | Dave Airlie | 8 | -25/+14 |
2014-05-01 | drm: qxl: Remove unused device pointer | Christian Engelmayer | 1 | -6/+0 |
2014-05-01 | drm: try harder to avoid regression when merging mode bits | Dave Airlie | 4 | -25/+52 |
2014-05-01 | Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 40 | -1012/+2315 |
2014-04-29 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 23 | -56/+160 |
2014-04-30 | drm/exynos: use %pad for dma_addr_t | Jingoo Han | 2 | -2/+2 |
2014-04-30 | drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results | Jingoo Han | 1 | -2/+2 |
2014-04-30 | drm/exynos: balance framebuffer refcount | Andrzej Hajda | 1 | -0/+1 |
2014-04-30 | Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 1 | -0/+22 |
2014-04-28 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 5 | -3/+81 |