Commit Graph

335683 Commits (b27b6d328a96da3892f3de21d1b37364b380f966)
 

Author SHA1 Message Date
Sachin Kamat b27b6d328a drm/udl: Add missing static storage class specifiers in udl_connector.c 12 years ago
Sachin Kamat 66141d3d86 drm/drm_stub: Remove unnecessary null check before kfree. 12 years ago
Sachin Kamat 8c5eaca012 drm/fb_helper: Fix potential NULL pointer dereference 12 years ago
Sachin Kamat e655d122a7 drm/crtc: Fix potential NULL pointer dereference 12 years ago
Sachin Kamat 9e1c156ff0 drm/crtc: Remove redundant NULL check before kfree 12 years ago
Ville Syrjälä e3cc3520dc drm: Reject addfb2 with undefined flag bits set 12 years ago
Alex Deucher 4c9287c600 drm: fix documentation for drm_crtc_set_mode() 12 years ago
Stephane Marchesin a4799037c3 drm: get cea video id code for a given display mode 12 years ago
Sachin Kamat 96081cdfae drm/drm_fb_helper: Remove unnecessary braces 12 years ago
Sachin Kamat d56b1b9d48 drm/fb_helper: Convert printk to pr_* and dev_* 12 years ago
Sachin Kamat 6c91083f8e drm/fb_helper: Fix checkpatch errors 12 years ago
David Herrmann 08bec5b4ed drm: fix returning -EINVAL on setmaster if another master is active 12 years ago
Dave Airlie 9fabd4eede Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next 12 years ago
Chris Wilson 6b8294a4d3 drm/i915: Restore physical HWS_PGA after resume 12 years ago
Chris Wilson d640c4b09a drm/i915: Report amount of usable graphics memory in MiB 12 years ago
Chris Wilson f2ce9fafc1 drm/i915/i2c: Track users of GMBUS force-bit 12 years ago
Ben Widawsky f94982b002 drm/i915: Allocate the proper size for contexts. 12 years ago
Chris Wilson 0e8b3d3ea7 drm/i915: Update load-detect failure paths for modeset-rework 12 years ago
Chris Wilson 0fed39bd1d drm/i915: Clear unused fields of mode for framebuffer creation 12 years ago
Chris Wilson b9e0bda3cd drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer 12 years ago
Ben Widawsky ccdf56cdb2 drm/i915: Fix sparse warnings in from AGP kill code 12 years ago
Ben Widawsky 44cbd33899 drm/i915: Missed lock change with rps lock 12 years ago
Ben Widawsky 26b1ff35c8 drm/i915: Move the remaining gtt code 12 years ago
Ben Widawsky 0f9b91c754 drm/i915: flush system agent TLBs on SNB 12 years ago
Ben Widawsky 009946f89b drm/i915: Kill off now unused gen6+ AGP code 12 years ago
Ben Widawsky 03752f5b7b drm/i915: Calculate correct stolen size for GEN7+ 12 years ago
Ben Widawsky e76e9aebcd drm/i915: Stop using AGP layer for GEN6+ 12 years ago
Daniel Vetter b3fcabb15b drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush 12 years ago
Jesse Barnes 1abd02e2dd drm/i915: don't rewrite the GTT on resume v4 12 years ago
Jesse Barnes 4fc688ce79 drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex 12 years ago
Jesse Barnes 1a01ab3b2d drm/i915: put ring frequency and turbo setup into a work queue v5 12 years ago
Jesse Barnes 073f34d9d4 drm/i915: don't block resume on fb console resume v2 12 years ago
Daniel Vetter a4da4fa4e5 drm/i915: extract l3_parity substruct from dev_priv 12 years ago
Daniel Vetter 231f42a48f drm/i915: move dri1 dungeon out of dev_priv 12 years ago
Daniel Vetter 3e37394802 drm/i915: move pwrctx/renderctx to the other ilk power state 12 years ago
Daniel Vetter c85aa8855a drm/i915: move dev_priv->(rps|ips) out of line 12 years ago
Daniel Vetter f4c956adc7 drm/i915: move the suspend/resume register file out of dev_priv 12 years ago
Jesse Barnes 310c53a84f drm/i915: add clock gating regs to VLV offset check function 12 years ago
Jesse Barnes 3ac7831314 drm/i915: PIPE_CONTROL TLB invalidate requires CS stall 12 years ago
Jesse Barnes 9a28977181 drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3 12 years ago
Jesse Barnes 12f3382bc0 drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV 12 years ago
Jesse Barnes 2d809570c8 drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV 12 years ago
Jesse Barnes 5c9664d75a drm/i915: implement WaForceL3Serialization on VLV and IVB 12 years ago
Jesse Barnes 8ab4397640 drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB 12 years ago
Jesse Barnes d0cf5eadc0 drm/i915: implement WaDisableL3CacheAging on VLV 12 years ago
Paulo Zanoni 1ad960f25c drm/i915: fix Haswell FDI link disable path 12 years ago
Paulo Zanoni 049456416f drm/i915: fix Haswell FDI link training code 12 years ago
Jani Nikula 547dc041df drm/i915: remove HAS_eDP as unnecessary and inconsistent indirection 12 years ago
Paulo Zanoni 349d7e5d7b drm/i915: set the correct number of FDI lanes on Haswell 12 years ago
Daniel Vetter 3107bd48bf drm/i915: kill pch_init_clock_gating indirection 12 years ago