summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm: cleanup: use drm_framebuffer_reference instead of a kref_getarchit taneja2013-04-121-1/+1
* drm/mgag200: Convert to managed device resources where possibleChristopher Harvey2013-04-122-30/+8
* drm: Misc comment cleanupChristopher Harvey2013-04-121-3/+3
* drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDsCarsten Emde2013-04-121-1/+20
* drm: add new QXL driver. (v1.4)Dave Airlie2013-04-1223-0/+7107
* ttm: export functions to allow qxl do its own iomappingDave Airlie2013-04-121-4/+9
* Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet...Dave Airlie2013-04-0526-921/+899
|\
| * drm/i915: Implement WaSwitchSolVfFArbitrationPriorityBen Widawsky2013-03-232-0/+4
| * drm/i915: Set the VIC in AVI infoframe for SDVOVille Syrjälä2013-03-231-0/+2
| * drm/i915: Kill a strange comment about DPMS functionsVille Syrjälä2013-03-231-1/+0
| * drm/i915: Correct sandybrige overclockingBen Widawsky2013-03-231-2/+4
| * drm/i915: Introduce GEN7_FEATURES for device infoBen Widawsky2013-03-231-37/+23
| * drm/i915: Move num_pipes to intel infoBen Widawsky2013-03-237-47/+40
| * drm/i915: fixup pd vs pt confusion in gen6 ppgtt codeDaniel Vetter2013-03-231-7/+7
| * style nit: Align function parameter continuation properly.Daniel Vetter2013-03-231-1/+1
| * drm/i915: VLV doesn't have HDMI on port CJesse Barnes2013-03-231-5/+0
| * drm/i915: DSPFW and BLC regs are in the display offset rangeJesse Barnes2013-03-231-3/+5
| * drm/i915: set conservative clock gating values on VLV v2Jesse Barnes2013-03-231-1/+10
| * drm/i915: fix WaDisablePSDDualDispatchEnable on VLV v2Jesse Barnes2013-03-231-1/+3
| * drm/i915: add more VLV IDsJesse Barnes2013-03-231-0/+3
| * drm/i915: use VLV DIP routines on VLV v2Jesse Barnes2013-03-231-4/+4
| * drm/i915: add media well to VLV force wake routines v2Jesse Barnes2013-03-232-3/+13
| * drm/i915: don't use plane pipe select on VLVJesse Barnes2013-03-231-5/+7
| * drm: modify pages_to_sg prime helper to create optimized SG tableRahul Sharma2013-03-231-6/+2
| * drm/i915: use for_each_sg_page for setting up the gtt ptesImre Deak2013-03-231-43/+24
| * drm/i915: create compact dma scatter lists for gem objectsImre Deak2013-03-231-9/+22
| * drm/i915: handle walking compact dma scatter listsImre Deak2013-03-234-41/+31
| * drm/i915: set dummy page for stolen objectsImre Deak2013-03-231-2/+2
| * drm: handle compact dma scatter lists in drm_clflush_sg()Imre Deak2013-03-191-4/+3
| * Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter2013-03-19303-5800/+22407
| |\
| * | drm/i915: allow force wake at init time on VLV v2Jesse Barnes2013-03-192-0/+11
| * | drm/i915: Remove unneeded dev argumentBen Widawsky2013-03-181-3/+2
| * | drm/i915: Remove unused file arg from execbufBen Widawsky2013-03-181-3/+2
| * | drm/i915: Resurrect ring kicking for semaphores, selectivelyChris Wilson2013-03-171-0/+40
| * | drm/i915: add missing space in error messagePaulo Zanoni2013-03-171-1/+1
| * | drm/i915: don't save/restore PCH_LVDS on LPTPaulo Zanoni2013-03-171-3/+4
| * | drm/i915: reorganize intel_lvds_supportedPaulo Zanoni2013-03-171-5/+5
| * | drm/i915: add HAS_POWER_WELLPaulo Zanoni2013-03-172-2/+3
| * | drm/i915: there's no DSPADDR register on HaswellPaulo Zanoni2013-03-171-2/+4
| * | drm/i915: there's no DSPSIZE register on gen4+Paulo Zanoni2013-03-171-2/+4
| * | drm/i915: capture the correct cursor registers on IVBPaulo Zanoni2013-03-171-3/+9
| * | drm/i915: disable sound first on intel_disable_ddiPaulo Zanoni2013-03-171-4/+4
| * | drm/i915: reduce power in the ilk rc6 enable error messageJani Nikula2013-03-131-1/+1
| * | drm/i915: clarify reasoning for the access_ok callKees Cook2013-03-131-1/+5
| * | drm/i915: use simple attribute in debugfs routinesKees Cook2013-03-131-302/+104
| * | gpu: don't cast kzalloc() return valueMihnea Dobrescu-Balaur2013-03-111-1/+1
| * | drm/i915/dp: add pre-PCH eDP checking to DP detect for VLVJesse Barnes2013-03-061-0/+10
| * | drm/i915: use gen6 stolen check on VLVJesse Barnes2013-03-061-1/+1
| * | drm/i915/dp: don't use ILK paths on VLVJesse Barnes2013-03-061-2/+2
| * | drm/i915: VLV has force wakeJesse Barnes2013-03-061-0/+2
OpenPOWER on IntegriCloud