aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2013-03-25drm/i915: Warn if a pipe is enabled with a bogus portDamien Lespiau
2013-03-25drm/i915: Don't overclock on HaswellBen Widawsky
2013-03-23drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platformsPaulo Zanoni
2013-03-23drm/i915: there's no DSPPOS register on gen4+Paulo Zanoni
2013-03-23drm/i915: fix DSPADDR Gen checkPaulo Zanoni
2013-03-23drm/i915: Use BUG() in a case of a programming errorDamien Lespiau
2013-03-23drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()Damien Lespiau
2013-03-23drm/i915: Cleanup if the EDP transcoder has a bobug input valueDamien Lespiau
2013-03-23drm/i915: Error out if we are trying to use VGA with SPLL already in useDamien Lespiau
2013-03-23drm/i915: Implement WaSwitchSolVfFArbitrationPriorityBen Widawsky
2013-03-23drm/i915: Set the VIC in AVI infoframe for SDVOVille Syrjälä
2013-03-23drm/i915: Kill a strange comment about DPMS functionsVille Syrjälä
2013-03-23drm/i915: Correct sandybrige overclockingBen Widawsky
2013-03-23drm/i915: Introduce GEN7_FEATURES for device infoBen Widawsky
2013-03-23drm/i915: Move num_pipes to intel infoBen Widawsky
2013-03-23drm/i915: fixup pd vs pt confusion in gen6 ppgtt codeDaniel Vetter
2013-03-23style nit: Align function parameter continuation properly.Daniel Vetter
2013-03-23drm/i915: VLV doesn't have HDMI on port CJesse Barnes
2013-03-23drm/i915: DSPFW and BLC regs are in the display offset rangeJesse Barnes
2013-03-23drm/i915: set conservative clock gating values on VLV v2Jesse Barnes
2013-03-23drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2Jesse Barnes
2013-03-23drm/i915: add more VLV IDsJesse Barnes
2013-03-23drm/i915: use VLV DIP routines on VLV v2Jesse Barnes
2013-03-23drm/i915: add media well to VLV force wake routines v2Jesse Barnes
2013-03-23drm/i915: don't use plane pipe select on VLVJesse Barnes
2013-03-23drm: modify pages_to_sg prime helper to create optimized SG tableRahul Sharma
2013-03-23drm/i915: use for_each_sg_page for setting up the gtt ptesImre Deak
2013-03-23drm/i915: create compact dma scatter lists for gem objectsImre Deak
2013-03-23drm/i915: handle walking compact dma scatter listsImre Deak
2013-03-23drm/i915: set dummy page for stolen objectsImre Deak
2013-03-19drm: handle compact dma scatter lists in drm_clflush_sg()Imre Deak
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter
2013-03-19drm/i915: allow force wake at init time on VLV v2Jesse Barnes
2013-03-18drm/i915: Remove unneeded dev argumentBen Widawsky
2013-03-18drm/i915: Remove unused file arg from execbufBen Widawsky
2013-03-17drm/i915: Resurrect ring kicking for semaphores, selectivelyChris Wilson
2013-03-17drm/i915: add missing space in error messagePaulo Zanoni
2013-03-17drm/i915: don't save/restore PCH_LVDS on LPTPaulo Zanoni
2013-03-17drm/i915: reorganize intel_lvds_supportedPaulo Zanoni
2013-03-17drm/i915: add HAS_POWER_WELLPaulo Zanoni
2013-03-17drm/i915: there's no DSPADDR register on HaswellPaulo Zanoni
2013-03-17drm/i915: there's no DSPSIZE register on gen4+Paulo Zanoni
2013-03-17drm/i915: capture the correct cursor registers on IVBPaulo Zanoni
2013-03-17drm/i915: disable sound first on intel_disable_ddiPaulo Zanoni
2013-03-13drm/i915: reduce power in the ilk rc6 enable error messageJani Nikula
2013-03-13drm/i915: clarify reasoning for the access_ok callKees Cook
2013-03-13drm/i915: use simple attribute in debugfs routinesKees Cook
2013-03-11gpu: don't cast kzalloc() return valueMihnea Dobrescu-Balaur
2013-03-11Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-03-11drm/nv50: use correct tiling methods for m2mf buffer movesMarcin Slusarz