aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
| | * | | | drm/i915: Use BUG() in a case of a programming errorDamien Lespiau2013-03-23
| | * | | | drm/i915: Rename intel_ddi_enable_pipe_func() to transcoder_func()Damien Lespiau2013-03-23
| | * | | | drm/i915: Cleanup if the EDP transcoder has a bobug input valueDamien Lespiau2013-03-23
| | * | | | drm/i915: Error out if we are trying to use VGA with SPLL already in useDamien Lespiau2013-03-23
| * | | | | drm: cleanup: use drm_framebuffer_reference instead of a kref_getarchit taneja2013-04-12
| * | | | | drm/mgag200: Convert to managed device resources where possibleChristopher Harvey2013-04-12
| * | | | | drm: Misc comment cleanupChristopher Harvey2013-04-12
| * | | | | drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDsCarsten Emde2013-04-12
| * | | | | drm: add new QXL driver. (v1.4)Dave Airlie2013-04-11
| * | | | | ttm: export functions to allow qxl do its own iomappingDave Airlie2013-04-11
| * | | | | Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet...Dave Airlie2013-04-04
| |\| | | |
| | * | | | drm/i915: Implement WaSwitchSolVfFArbitrationPriorityBen Widawsky2013-03-23
| | * | | | drm/i915: Set the VIC in AVI infoframe for SDVOVille Syrjälä2013-03-23
| | * | | | drm/i915: Kill a strange comment about DPMS functionsVille Syrjälä2013-03-23
| | * | | | drm/i915: Correct sandybrige overclockingBen Widawsky2013-03-23
| | * | | | drm/i915: Introduce GEN7_FEATURES for device infoBen Widawsky2013-03-23
| | * | | | drm/i915: Move num_pipes to intel infoBen Widawsky2013-03-23
| | * | | | drm/i915: fixup pd vs pt confusion in gen6 ppgtt codeDaniel Vetter2013-03-23
| | * | | | style nit: Align function parameter continuation properly.Daniel Vetter2013-03-23
| | * | | | drm/i915: VLV doesn't have HDMI on port CJesse Barnes2013-03-23
| | * | | | drm/i915: DSPFW and BLC regs are in the display offset rangeJesse Barnes2013-03-23
| | * | | | drm/i915: set conservative clock gating values on VLV v2Jesse Barnes2013-03-23
| | * | | | drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2Jesse Barnes2013-03-23
| | * | | | drm/i915: add more VLV IDsJesse Barnes2013-03-23
| | * | | | drm/i915: use VLV DIP routines on VLV v2Jesse Barnes2013-03-23
| | * | | | drm/i915: add media well to VLV force wake routines v2Jesse Barnes2013-03-23
| | * | | | drm/i915: don't use plane pipe select on VLVJesse Barnes2013-03-23
| | * | | | drm: modify pages_to_sg prime helper to create optimized SG tableRahul Sharma2013-03-23
| | * | | | drm/i915: use for_each_sg_page for setting up the gtt ptesImre Deak2013-03-23
| | * | | | drm/i915: create compact dma scatter lists for gem objectsImre Deak2013-03-23
| | * | | | drm/i915: handle walking compact dma scatter listsImre Deak2013-03-23
| | * | | | drm/i915: set dummy page for stolen objectsImre Deak2013-03-23
| | * | | | drm: handle compact dma scatter lists in drm_clflush_sg()Imre Deak2013-03-19
| | * | | | Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter2013-03-19
| | |\ \ \ \
| | * | | | | drm/i915: allow force wake at init time on VLV v2Jesse Barnes2013-03-19
| | * | | | | drm/i915: Remove unneeded dev argumentBen Widawsky2013-03-17
| | * | | | | drm/i915: Remove unused file arg from execbufBen Widawsky2013-03-17
| | * | | | | drm/i915: Resurrect ring kicking for semaphores, selectivelyChris Wilson2013-03-17
| | * | | | | drm/i915: add missing space in error messagePaulo Zanoni2013-03-17
| | * | | | | drm/i915: don't save/restore PCH_LVDS on LPTPaulo Zanoni2013-03-17
| | * | | | | drm/i915: reorganize intel_lvds_supportedPaulo Zanoni2013-03-17
| | * | | | | drm/i915: add HAS_POWER_WELLPaulo Zanoni2013-03-17
| | * | | | | drm/i915: there's no DSPADDR register on HaswellPaulo Zanoni2013-03-17
| | * | | | | drm/i915: there's no DSPSIZE register on gen4+Paulo Zanoni2013-03-17
| | * | | | | drm/i915: capture the correct cursor registers on IVBPaulo Zanoni2013-03-17
| | * | | | | drm/i915: disable sound first on intel_disable_ddiPaulo Zanoni2013-03-17
| | * | | | | drm/i915: reduce power in the ilk rc6 enable error messageJani Nikula2013-03-13
| | * | | | | drm/i915: clarify reasoning for the access_ok callKees Cook2013-03-13
| | * | | | | drm/i915: use simple attribute in debugfs routinesKees Cook2013-03-13
| | * | | | | gpu: don't cast kzalloc() return valueMihnea Dobrescu-Balaur2013-03-11