Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7f8275d0d660c146de6ee3017e1e2e594c49e820
/
drivers
/
gpu
/
drm
/
i915
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
cd9f040
drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
by Linus Torvalds
· 14 years ago
97e0214
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
70565d0
drm/i915: fix page flip finish vs. prepare on plane B
by Jesse Barnes
· 14 years ago
985b823
drm/i915: fix hibernation since i915 self-reclaim fixes
by Linus Torvalds
· 14 years ago
dd1ea37
drm/i915: change default panel fitting mode to preserve aspect ratio
by Jesse Barnes
· 15 years ago
132b6aa
drm/i915: fix uninitialized variable warning in i915_setup_compression()
by Prarit Bhargava
· 15 years ago
ee0c6bf
drm/i915: take struct_mutex in i915_dma_cleanup()
by Dan Carpenter
· 15 years ago
2d1c975
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
by Andy Lutomirski
· 15 years ago
fe27d53
i915: fix ironlake edp panel setup (v4)
by Dave Airlie
· 15 years ago
adcdbc6
drm/i915: don't access FW_BLC_SELF on 965G
by Jesse Barnes
· 14 years ago
43ed340
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
by Chris Wilson
· 14 years ago
1afe3e9
drm/i915: gen3 page flipping fixes
by Jesse Barnes
· 15 years ago
83f7fd0
drm/i915: don't queue flips during a flip pending event
by Jesse Barnes
· 15 years ago
be26a10
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
by Zou Nan hai
· 15 years ago
45ac22c
drm/i915: Turn on 945 self-refresh only if single CRTC is active
by Li Peng
· 15 years ago
8d86dc6
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
by Linus Torvalds
· 15 years ago
5a79395
drm: Propagate error from drm_fb_helper_init().
by Chris Wilson
· 15 years ago
a3524f1
drm/i915: fix oops on single crtc devices.
by Dave Airlie
· 15 years ago
e7b526b
drm/i915: Move non-phys cursors into the GTT
by Chris Wilson
· 15 years ago
c496fa1
drm/i915/gen4: Fix interrupt setup ordering
by Adam Jackson
· 15 years ago
f458823
drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.
by Dave Müller
· 15 years ago
1067b6c
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
382fe70
drm/i915: Move non-phys cursors into the GTT
by Chris Wilson
· 15 years ago
0d7168b
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
by Carl Worth
· 15 years ago
e3a815f
drm/i915: add HAS_BSD check to i915_getparam
by Zou Nan hai
· 15 years ago
9bc3549
drm/i915: Honor sync polarity from VBT panel timing descriptors
by Adam Jackson
· 15 years ago
fbf8176
drm/kms: disable/enable poll around switcheroo on/off
by Dave Airlie
· 15 years ago
a1786bd
drm/i915: Unmask interrupt for render engine on Sandybridge
by Zhenyu Wang
· 15 years ago
ca76482
drm/i915: Fix PIPE_CONTROL command on Sandybridge
by Zhenyu Wang
· 15 years ago
ab34c22
drm/i915: Fix up address spaces in slow_kernel_write()
by Chris Wilson
· 15 years ago
99a03df
drm/i915: Use non-atomic kmap for slow copy paths
by Chris Wilson
· 15 years ago
9b8c4a0
drm/i915: Avoid moving from CPU domain during pwrite
by Chris Wilson
· 15 years ago
68f95ba
drm/i915: Cleanup after failed initialization of ringbuffers
by Chris Wilson
· 15 years ago
654fc60
drm/i915: Reject bind_to_gtt() early if object > aperture
by Chris Wilson
· 15 years ago
85cd461
drm/i915: Check error code whilst moving buffer to GTT domain.
by Chris Wilson
· 15 years ago
3d1cc47
drm/i915: Remove spurious warning "Failure to install fence"
by Chris Wilson
· 15 years ago
ac0c6b5
drm/i915: Rebind bo if currently bound with incorrect alignment.
by Chris Wilson
· 15 years ago
a7faf32
drm/i915: Include pitch in set_base debug statement.
by Chris Wilson
· 15 years ago
a939406
drm/i915: Only print "nothing to do" debug message as required.
by Chris Wilson
· 15 years ago
808b24d
drm/i915: Propagate error from unbinding an unfenceable object.
by Chris Wilson
· 15 years ago
b118c1e
drm/i915: Avoid nesting of domain changes when setting display plane
by Chris Wilson
· 15 years ago
468f0b4
drm/i915: Hold the spinlock whilst resetting unpin_work along error path
by Chris Wilson
· 15 years ago
35aed2e
drm/i915: Only print an message if there was an error
by Chris Wilson
· 15 years ago
e20f9c6
drm/i915: Clean up leftover bits from hws move to ring structure.
by Eric Anholt
· 15 years ago
9553426
drm/i915: Add CxSR support on Pineview DDR3
by Li Peng
· 15 years ago
d8201ab
i915: remove unneeded null checks
by Dan Carpenter
· 15 years ago
90a78e8
i915/intel_sdvo: remove unneeded null check
by Dan Carpenter
· 15 years ago
467b200
drm/i915: Fix HDMI mode select for Cougarpoint PCH
by Zhenyu Wang
· 15 years ago
778c354
drm/i915: combine all small integers into one single bitfield
by Daniel Vetter
· 15 years ago
a7de64e
drm/i915/dp: Add DPCD data to debug output
by Adam Jackson
· 15 years ago
9962c92
drm/i915/dp: Only enable enhanced framing if the sink supports it
by Adam Jackson
· 15 years ago
9908ff7
drm/i915: Kill dangerous pending-flip debugging
by Chris Wilson
· 15 years ago
9a7e849
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
7648fa9
drm/i915: add power monitoring support
by Jesse Barnes
· 15 years ago
7a772c4
drm/i915/gen4: Extra CRT hotplug paranoia
by Adam Jackson
· 15 years ago
734b415
drm/i915: Add support for interlaced display.
by Krzysztof Halasa
· 15 years ago
f953c93
i915: fix lock imbalance on error path...
by Daniel J Blueman
· 15 years ago
f41275e8
drm/i915: Convert more trace events to DEFINE_EVENT
by Li Zefan
· 15 years ago
9517a92
drm/i915: add timeout to FBC disable waits
by Jesse Barnes
· 15 years ago
d1b851f
drm/i915: implement BSD ring buffer V2
by Zou Nan hai
· 15 years ago
852835f
drm/i915: convert some gem structures to per-ring V2
by Zou Nan hai
· 15 years ago
8187a2b
drm/i915: introduce intel_ring_buffer structure (V2)
by Zou Nan hai
· 15 years ago
d3301d8
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
by Eric Anholt
· 15 years ago
62fdfea
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
by Eric Anholt
· 15 years ago
79a78dd
drm/i915: Fail to load driver if KMS request without GEM
by Chris Wilson
· 15 years ago
59534f7
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
05ea893
Merge remote branch 'anholt/drm-intel-next' into drm-next
by Dave Airlie
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
1471ca9
fbdev: allow passing more than one aperture for handoff
by Marcin Slusarz
· 15 years ago
788885a
drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot
by Andrew Morton
· 15 years ago
a7c5427
drm/i915: Fix out of tree builds
by Peter Clifton
· 15 years ago
007cc8a
drm/i915: move fence lru to struct drm_i915_fence_reg
by Daniel Vetter
· 15 years ago
31770bd
drm/i915: don't allow tiling changes on pinned buffers v2
by Daniel Vetter
· 15 years ago
149c36a
drm/i915: Be extra careful about A/D matching for multifunction SDVO
by Adam Jackson
· 15 years ago
b108333
drm/i915: Fix DDC bus selection for multifunction SDVO
by Adam Jackson
· 15 years ago
34dc4d4
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 15 years ago
3d8620c
drm/i915: cleanup mode setting before unmapping registers
by Jesse Barnes
· 15 years ago
ee5382a
drm/i915: Make fbc control wrapper functions
by Adam Jackson
· 15 years ago
1637ef4
drm/i915: Wait for the GPU whilst shrinking, if truly desperate.
by Chris Wilson
· 15 years ago
0a31a44
drm/i915: Use spatio-temporal dithering on PCH
by Adam Jackson
· 15 years ago
1918ad7
drm/i915: fix non-Ironlake 965 class crashes
by Jesse Barnes
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
e552eb7
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
by Jesse Barnes
· 15 years ago
20bf377
drm/i915: cleanup FBC buffers at unload time
by Jesse Barnes
· 15 years ago
d4b74bf
Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV detection reliable"
by Dave Airlie
· 15 years ago
a8089e8
drm/i915: drop pointer to drm_gem_object
by Daniel Vetter
· 15 years ago
62b8b21
drm/i915: don't use ->driver_private anymore
by Daniel Vetter
· 15 years ago
c397b90
drm/i915: embed the gem object into drm_i915_gem_object
by Daniel Vetter
· 15 years ago
ac52bc5
drm/i915: introduce i915_gem_alloc_object
by Daniel Vetter
· 15 years ago
fd632aa
drm: free core gem object from driver callbacks
by Daniel Vetter
· 15 years ago
7fff400
Merge branch 'drm-fbdev-cleanup' into drm-core-next
by Dave Airlie
· 15 years ago
97921a5
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
by Dave Airlie
· 15 years ago
c36a2a6
drm/i915: fix tiling limits for i915 class hw v2
by Daniel Vetter
· 15 years ago
6e0032f
drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
by Karsten Wiese
· 15 years ago
3143751
drm/i915: set DIDL using the ACPI video output device _ADR method return.
by Zhang Rui
· 15 years ago
77ffb59
drm/i915/pch: Use minimal number of FDI lanes (v2)
by Adam Jackson
· 15 years ago
5ce8ba7
drm/i915: Fix 82854 PCI ID, and treat it like other 85X
by Adam Jackson
· 15 years ago
8f4695e
drm/i915: Attempt to fix watermark setup on 85x (v2)
by Adam Jackson
· 15 years ago
Next »