aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
| | * | | | drm/i915: restore cursor and sprite state when forcing a config restore v2Jesse Barnes2013-03-26
| | * | | | drm/i915: add sprite restore function v3Jesse Barnes2013-03-26
| | * | | | drm: add initial_config function to fb helperJesse Barnes2013-03-26
| | * | | | drm/i915: Introduce i915_gem_object_create_stolen_for_preallocatedChris Wilson2013-03-26
| | * | | | drm/i915: Always call fence-lost prior to removing the fenceChris Wilson2013-03-26
| | * | | | drm/i915: HSW PM Frequency bits fixRodrigo Vivi2013-03-26
| | * | | | drm/i915: Warn if a pipe is enabled with a bogus portDamien Lespiau2013-03-25
| | * | | | drm/i915: Don't overclock on HaswellBen Widawsky2013-03-25
| | * | | | drm/i915: there's no PIPESTAT on HAS_PCH_SPLIT platformsPaulo Zanoni2013-03-23
| | * | | | drm/i915: there's no DSPPOS register on gen4+Paulo Zanoni2013-03-23
| | * | | | drm/i915: fix DSPADDR Gen checkPaulo Zanoni2013-03-23
| | * | | | 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