- e358990 drm/i915: Consolidate FUSE_STRAP in one set of defines by Damien Lespiau · 11 years ago
- 22d3fd46 drm/i915: Move num_plane to the intel_device_info structure by Damien Lespiau · 11 years ago
- 5c969aa drm/i915: Make the intel_device_info structure kept in dev_priv writable by Damien Lespiau · 11 years ago
- 3d13ef2 drm/i915: Always use INTEL_INFO() to access the device_info structure by Damien Lespiau · 11 years ago
- e927ecd drm/i915: Disable SF pipelined attribute fetch for SNB by Ville Syrjälä · 11 years ago
- b8a5ff8 drm/i915: Update rps interrupt limits by Jeff McGee · 11 years ago
- dd0a1aa drm/i915: Restore rps/rc6 on reset by Jeff McGee · 11 years ago
- 1f70999 drm/i915: Prevent recursion by retiring requests when the ring is full by Chris Wilson · 11 years ago
- 011cf57 drm/i915: Generate a hang error code by Ben Widawsky · 11 years ago
- 579a9b0 drm/i915: unify FLIP_DONE macro names by Imre Deak · 11 years ago
- 58ead0d drm/i915: vlv: s/spin_lock_irqsave/spin_lock/ in irq handler by Imre Deak · 11 years ago
- c1874ed drm/i915: factor out valleyview_pipestat_irq_handler by Imre Deak · 11 years ago
- b7e634c drm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK] interrupt by Imre Deak · 11 years ago
- a57c774 drm/i915: Reorganize display pipe register accesses by Antti Koskipaa · 11 years ago
- 8c99e57 drm/i915: Treat using a purged buffer as a source of EFAULT by Chris Wilson · 11 years ago
- 45d6781 drm/i915: Convert EFAULT into a silent SIGBUS by Chris Wilson · 11 years ago
- e384869 drm/i915: release mutex in i915_gem_init()'s error path by Mika Kuoppala · 11 years ago
- 7f76b23 drm/i915: check for oom when allocating private_default_ctx by Mika Kuoppala · 11 years ago
- 76c3552f drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated. by Deepak S · 11 years ago
- 939fd76 drm/i915: Get rid of acthd based guilty batch search by Mika Kuoppala · 11 years ago
- b6b0fac drm/i915: Use hangcheck score to find guilty context by Mika Kuoppala · 11 years ago
- 9482536 drm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for IVB GT2 by Ville Syrjälä · 11 years ago
- 412236c drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable by Ville Syrjälä · 11 years ago
- 8b6124a drm/i915: Don't access snooped pages through the GTT (even for error capture) by Chris Wilson · 11 years ago
- 53a4c6b drm/i915: Only print information for filing bug reports once by Chris Wilson · 11 years ago
- 3fac897 drm/i915: Tune down debug output when context is banned by Mika Kuoppala · 11 years ago
- 44e2c07 drm/i915: Use i915_hw_context to set reset stats by Mika Kuoppala · 11 years ago
- 116f2b6 drm/i915: enable HiZ Raw Stall Optimization on IVB by Chia-I Wu · 11 years ago
- fe27c60 drm/i915: enable HiZ Raw Stall Optimization on HSW by Chia-I Wu · 11 years ago
- 6c7a01e drm/i915: Capture PPGTT info on error capture by Ben Widawsky · 11 years ago
- 91ec5d1 drm/i915: Add some more registers to error state by Ben Widawsky · 11 years ago
- 362b8af drm/i915: Move per ring error state to ring_error by Ben Widawsky · 11 years ago
- 585b028 drm/i915: Reorder struct members by Ben Widawsky · 11 years ago
- 654c90c drm/i915: Logically reorder error register capture by Ben Widawsky · 11 years ago
- 1d762aa drm/i915: Extract register state error capture by Ben Widawsky · 11 years ago
- e515b47 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 11 years ago
- ef64cf9 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
- 279b9e0 Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
- f3980dc drm/nouveau: resume display if any later suspend bits fail by Ilia Mirkin · 11 years ago
- 09c3de1 drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip by Maarten Lankhorst · 11 years ago
- d83ef85 drm/nouveau: implement hooks for needed for drm vblank timestamping support by Ben Skeggs · 11 years ago
- d2fa7d3 drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping by Ben Skeggs · 11 years ago
- eb2e968 drm/nv50: fill in crtc mode struct members from crtc_mode_fixup by Ben Skeggs · 11 years ago
- c2c1d49 drm/i915: Kerneldoc for i915_gem_evict.c by Daniel Vetter · 11 years ago
- 78fe9e5 drm/radeon/dce8: workaround for atom BlankCrtc table by Alex Deucher · 11 years ago
- 6802d4b drm/radeon/DCE4+: clear bios scratch dpms bit (v2) by Alex Deucher · 11 years ago
- ffcda35 drm/radeon: set si_notify_smc_display_change properly by Alex Deucher · 11 years ago
- 3036537 drm/i915: VM eviction only targets address space not physical pages by Chris Wilson · 11 years ago
- e9a321c drm/radeon: fix DAC interrupt handling on DCE5+ by Alex Deucher · 11 years ago
- 50efa51 drm/radeon: clean up active vram sizing by Alex Deucher · 11 years ago
- b9ace36 drm/radeon: skip async dma init on r6xx by Alex Deucher · 11 years ago
- 9babd35 drm/radeon/runpm: don't runtime suspend non-PX cards by Alex Deucher · 11 years ago
- 1d78416 drm/radeon: add ring to fence trace functions by Christian König · 11 years ago
- 31dd8d9 drm/radeon: add missing trace point by Christian König · 11 years ago
- 593b263 drm/radeon: fix VMID use tracking by Christian König · 11 years ago
- dada1a9 drm/i915: fix initial timestamps for PP sequencing logic by Imre Deak · 11 years ago
- ec5e0cf drm/i915: fix wait_remaining_ms_from_jiffies by Imre Deak · 11 years ago
- 2754436 drm/i915: Disable/Enable PM Intrrupts based on the current freq. by Deepak S · 11 years ago
- 7a0d1ee Revert "drm/i915: set conservative clock gating values on VLV v2" by Ville Syrjälä · 11 years ago
- afd58e7 drm/i915: Clarify WaDisable4x2SubspanOptimization situation for VLV by Ville Syrjälä · 11 years ago
- 46680e0 drm/i915: VLV wants WaVSThreadDispatchOverride too by Ville Syrjälä · 11 years ago
- e36ea7f drm/i915: Don't apply WaVSThreadDispatchOverride on HSW by Ville Syrjälä · 11 years ago
- 3aad905 drm/i915: gen7_setup_fixed_func_scheduler() actually implements WaVSThreadDispatchOverride by Ville Syrjälä · 11 years ago
- a7f593c drm/i915: Drop WaDisableTDLUnitClockGating:vlv by Ville Syrjälä · 11 years ago
- e955640 drm/i915: Drop WaDisableVDSUtnitClockGating:vlv by Ville Syrjälä · 11 years ago
- 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
- f4b4718 drm: ast,cirrus,mgag200: use drm_can_sleep by Dave Airlie · 11 years ago
- 821b4db Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
- a5bd4f8 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 11 years ago
- dee13f1 Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 11 years ago
- 5a0abe3 Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next by Dave Airlie · 11 years ago
- 369a134 drm/i915: Add debugfs hooks for messign with watermark latencies by Ville Syrjälä · 11 years ago
- 3c0edae drm/i915: Drop WaDisableRCPBUnitClockGating:vlv by Ville Syrjälä · 11 years ago
- d1561c2 drm/i915: Drop WaApplyL3ControlAndL3ChickenMode:hsw by Ville Syrjälä · 11 years ago
- dfdf1b4 drm/i915: Drop WaDisableRCZUnitClockGating:hsw by Ville Syrjälä · 11 years ago
- 1b80a19a drm/i915: Drop bogus comment about RCPB unit clock gating on IVB by Ville Syrjälä · 11 years ago
- 685eacf drm/i915: WaDisableRHWOOptimizationForRenderHang isn't applicable to VLV by Ville Syrjälä · 11 years ago
- 681432d drm/i915: WaDisableRHWOOptimizationForRenderHang isn't applicable to HSW by Ville Syrjälä · 11 years ago
- 50eb3cf drm/i915: WaDisableRCCUnitClockGating isn't applicaple to VLV by Ville Syrjälä · 11 years ago
- 28acf3b drm/i915: WaDisableRCCUnitClockGating isn't applicable to IVB by Ville Syrjälä · 11 years ago
- ef59318 drm/i915: WaDisableVDSUnitClockGating isn't applicable to SNB by Ville Syrjälä · 11 years ago
- 031994e drm/i915: Implement WaIncreaseL3CreditsForVLVB0:vlv by Ville Syrjälä · 11 years ago
- 631794b drm/gma500: Lock struct_mutex around cursor updates by Patrik Jakobsson · 11 years ago
- c5dc5ce drm/i915: Create a USES_PPGTT macro by Ben Widawsky · 11 years ago
- ec14ba4 drm/i915: Fix the offset issue for the stolen GEM objects by Akash Goel · 11 years ago
- bed86f1 DRM: armada: fix missing DRM_KMS_FB_HELPER select by Russell King · 11 years ago
- 3adee7a drm/i915: drop i915_ prefix from enable_rc6, enable_fbc, enable_ppgtt parameters by Jani Nikula · 11 years ago
- 6ba844b drm/i915: GEN7_MSG_CONTROL is ivb-only by Daniel Vetter · 11 years ago
- d34ff9c drm/i915: Constify the drm_i915_private pointer a bit more by Damien Lespiau · 11 years ago
- d330a95 drm/i915: move module parameters into a struct, in a new file by Jani Nikula · 11 years ago
- 2b7e808 drm/i915: We implement WaMiSetContext_Hang by Ville Syrjälä · 11 years ago
- e81ca80 drm/i915: We implement WaDisableRCCUnitClockGating:snb by Ville Syrjälä · 11 years ago
- 44dc46c drm/i915: WaApplyL3ControlAndL3ChickenMode isn't applicable for VLV by Ville Syrjälä · 11 years ago
- d50764a drm/i915: We implement WaDisableL3CacheAging:vlv by Ville Syrjälä · 11 years ago
- fad7d36 drm/i915: WaPsdDispatchEnable seems to be another name for WaDisablePSDDualDispatchEnable by Ville Syrjälä · 11 years ago
- 2b37c61 drm/i915: We implement WaEnableVGAAccessThroughIOPort:ctg, elk, ilk, snb, ivb, vlv, hsw by Ville Syrjälä · 11 years ago
- c5c32cd drm/i915: We implement WaDisableL3Bank2xClockGate:vlv by Ville Syrjälä · 11 years ago
- f3ce382 drm/i915: Include HW status page in error capture by Chris Wilson · 11 years ago
- 42c3b60 drm/i915: Always pin the default context by Chris Wilson · 11 years ago
- 372fbb8 drm/i915: Decouple GPU error reporting from ring initialisation by Chris Wilson · 11 years ago