summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2012-11-20drm: tegra: Add HDMI supportThierry Reding
2012-11-20drm: Add NVIDIA Tegra20 supportThierry Reding
2012-11-20drm/udl: Add missing static storage class specifiers in udl_connector.cSachin Kamat
2012-11-20drm/drm_stub: Remove unnecessary null check before kfree.Sachin Kamat
2012-11-20drm/fb_helper: Fix potential NULL pointer dereferenceSachin Kamat
2012-11-20drm/crtc: Fix potential NULL pointer dereferenceSachin Kamat
2012-11-20drm/crtc: Remove redundant NULL check before kfreeSachin Kamat
2012-11-20drm: Reject addfb2 with undefined flag bits setVille Syrjälä
2012-11-20drm: fix documentation for drm_crtc_set_mode()Alex Deucher
2012-11-20drm: get cea video id code for a given display modeStephane Marchesin
2012-11-20drm/drm_fb_helper: Remove unnecessary bracesSachin Kamat
2012-11-20drm/fb_helper: Convert printk to pr_* and dev_*Sachin Kamat
2012-11-20drm/fb_helper: Fix checkpatch errorsSachin Kamat
2012-11-20drm: fix returning -EINVAL on setmaster if another master is activeDavid Herrmann
2012-11-20Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-11-16drm/i915: Restore physical HWS_PGA after resumeChris Wilson
2012-11-13drm/i915: Report amount of usable graphics memory in MiBChris Wilson
2012-11-13drm/i915/i2c: Track users of GMBUS force-bitChris Wilson
2012-11-11drm/i915: Allocate the proper size for contexts.Ben Widawsky
2012-11-11drm/i915: Update load-detect failure paths for modeset-reworkChris Wilson
2012-11-11drm/i915: Clear unused fields of mode for framebuffer creationChris Wilson
2012-11-11drm/i915: Always calculate 8xx WM values based on a 32-bpp framebufferChris Wilson
2012-11-11drm/i915: Fix sparse warnings in from AGP kill codeBen Widawsky
2012-11-11drm/i915: Missed lock change with rps lockBen Widawsky
2012-11-11drm/i915: Move the remaining gtt codeBen Widawsky
2012-11-11drm/i915: flush system agent TLBs on SNBBen Widawsky
2012-11-11drm/i915: Calculate correct stolen size for GEN7+Ben Widawsky
2012-11-11drm/i915: Stop using AGP layer for GEN6+Ben Widawsky
2012-11-11drm/i915: drop the double-OP_STOREDW usage in blt_ring_flushDaniel Vetter
2012-11-11drm/i915: don't rewrite the GTT on resume v4Jesse Barnes
2012-11-11drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutexJesse Barnes
2012-11-11drm/i915: put ring frequency and turbo setup into a work queue v5Jesse Barnes
2012-11-11drm/i915: don't block resume on fb console resume v2Jesse Barnes
2012-11-11drm/i915: extract l3_parity substruct from dev_privDaniel Vetter
2012-11-11drm/i915: move dri1 dungeon out of dev_privDaniel Vetter
2012-11-11drm/i915: move pwrctx/renderctx to the other ilk power stateDaniel Vetter
2012-11-11drm/i915: move dev_priv->(rps|ips) out of lineDaniel Vetter
2012-11-11drm/i915: move the suspend/resume register file out of dev_privDaniel Vetter
2012-11-11drm/i915: add clock gating regs to VLV offset check functionJesse Barnes
2012-11-11drm/i915: PIPE_CONTROL TLB invalidate requires CS stallJesse Barnes
2012-11-11drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3Jesse Barnes
2012-11-11drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLVJesse Barnes
2012-11-11drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLVJesse Barnes
2012-11-11drm/i915: implement WaForceL3Serialization on VLV and IVBJesse Barnes
2012-11-11drm/i915: implement WaDisableDopClockGatingisable on VLV and IVBJesse Barnes
2012-11-11drm/i915: implement WaDisableL3CacheAging on VLVJesse Barnes
2012-11-11drm/i915: fix Haswell FDI link disable pathPaulo Zanoni
2012-11-11drm/i915: fix Haswell FDI link training codePaulo Zanoni
2012-11-11drm/i915: remove HAS_eDP as unnecessary and inconsistent indirectionJani Nikula
2012-11-11drm/i915: set the correct number of FDI lanes on HaswellPaulo Zanoni