Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be26a10bd10271b4a810ece2e540c0cdd77881bc
/
drivers
/
gpu
/
drm
be26a10
drm/i915: Fix incorrect intel_ring_begin size in BSD ringbuffer.
by Zou Nan hai
· 14 years ago
45ac22c
drm/i915: Turn on 945 self-refresh only if single CRTC is active
by Li Peng
· 14 years ago
c496fa1
drm/i915/gen4: Fix interrupt setup ordering
by Adam Jackson
· 14 years ago
f458823
drm/i915: Use RSEN instead of HTPLG for tfp410 monitor detection.
by Dave Müller
· 14 years ago
382fe70
drm/i915: Move non-phys cursors into the GTT
by Chris Wilson
· 14 years ago
0d7168b
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
by Carl Worth
· 14 years ago
709d015
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 14 years ago
e3a815f
drm/i915: add HAS_BSD check to i915_getparam
by Zou Nan hai
· 14 years ago
9bc3549
drm/i915: Honor sync polarity from VBT panel timing descriptors
by Adam Jackson
· 14 years ago
24010e4
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
cf22f20
drm/radeon: fix the r100/r200 ums block 0 page fix
by Dave Airlie
· 14 years ago
a1786bd
drm/i915: Unmask interrupt for render engine on Sandybridge
by Zhenyu Wang
· 14 years ago
ca76482
drm/i915: Fix PIPE_CONTROL command on Sandybridge
by Zhenyu Wang
· 14 years ago
ab34c22
drm/i915: Fix up address spaces in slow_kernel_write()
by Chris Wilson
· 14 years ago
99a03df
drm/i915: Use non-atomic kmap for slow copy paths
by Chris Wilson
· 14 years ago
9b8c4a0
drm/i915: Avoid moving from CPU domain during pwrite
by Chris Wilson
· 14 years ago
68f95ba
drm/i915: Cleanup after failed initialization of ringbuffers
by Chris Wilson
· 14 years ago
654fc60
drm/i915: Reject bind_to_gtt() early if object > aperture
by Chris Wilson
· 14 years ago
85cd461
drm/i915: Check error code whilst moving buffer to GTT domain.
by Chris Wilson
· 14 years ago
3d1cc47
drm/i915: Remove spurious warning "Failure to install fence"
by Chris Wilson
· 14 years ago
ac0c6b5
drm/i915: Rebind bo if currently bound with incorrect alignment.
by Chris Wilson
· 14 years ago
a7faf32
drm/i915: Include pitch in set_base debug statement.
by Chris Wilson
· 14 years ago
a939406
drm/i915: Only print "nothing to do" debug message as required.
by Chris Wilson
· 14 years ago
808b24d6
drm/i915: Propagate error from unbinding an unfenceable object.
by Chris Wilson
· 14 years ago
b118c1e
drm/i915: Avoid nesting of domain changes when setting display plane
by Chris Wilson
· 14 years ago
468f0b4
drm/i915: Hold the spinlock whilst resetting unpin_work along error path
by Chris Wilson
· 14 years ago
35aed2e
drm/i915: Only print an message if there was an error
by Chris Wilson
· 14 years ago
e20f9c6
drm/i915: Clean up leftover bits from hws move to ring structure.
by Eric Anholt
· 14 years ago
9553426
drm/i915: Add CxSR support on Pineview DDR3
by Li Peng
· 14 years ago
d8201ab
i915: remove unneeded null checks
by Dan Carpenter
· 14 years ago
90a78e8
i915/intel_sdvo: remove unneeded null check
by Dan Carpenter
· 14 years ago
467b200
drm/i915: Fix HDMI mode select for Cougarpoint PCH
by Zhenyu Wang
· 14 years ago
778c354
drm/i915: combine all small integers into one single bitfield
by Daniel Vetter
· 14 years ago
a7de64e
drm/i915/dp: Add DPCD data to debug output
by Adam Jackson
· 14 years ago
9962c92
drm/i915/dp: Only enable enhanced framing if the sink supports it
by Adam Jackson
· 14 years ago
9908ff7
drm/i915: Kill dangerous pending-flip debugging
by Chris Wilson
· 14 years ago
9a7e849
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 14 years ago
7648fa9
drm/i915: add power monitoring support
by Jesse Barnes
· 14 years ago
7a772c4
drm/i915/gen4: Extra CRT hotplug paranoia
by Adam Jackson
· 14 years ago
734b415
drm/i915: Add support for interlaced display.
by Krzysztof Halasa
· 14 years ago
f953c93
i915: fix lock imbalance on error path...
by Daniel J Blueman
· 14 years ago
f41275e
drm/i915: Convert more trace events to DEFINE_EVENT
by Li Zefan
· 14 years ago
9517a92
drm/i915: add timeout to FBC disable waits
by Jesse Barnes
· 14 years ago
d1b851f
drm/i915: implement BSD ring buffer V2
by Zou Nan hai
· 14 years ago
852835f
drm/i915: convert some gem structures to per-ring V2
by Zou Nan hai
· 14 years ago
8187a2b
drm/i915: introduce intel_ring_buffer structure (V2)
by Zou Nan hai
· 14 years ago
d3301d8
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
by Eric Anholt
· 14 years ago
62fdfea
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
by Eric Anholt
· 14 years ago
79a78dd
drm/i915: Fail to load driver if KMS request without GEM
by Chris Wilson
· 14 years ago
31f4671
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
4a638b4
drm/edid: Allow non-fatal checksum errors in CEA blocks
by Adam Jackson
· 14 years ago
921d98b
drm/radeon/kms: suppress a build warning (unused variable)
by Stefan Richter
· 14 years ago
f49d273
drm: Fixes linux-next & linux-2.6 checkstack warnings:
by Prarit Bhargava
· 14 years ago
5797660
nouveau: fix acpi_lid_open undefined
by Randy Dunlap
· 14 years ago
10b0612
drm/radeon/kms: release AGP bridge at suspend
by Jerome Glisse
· 14 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
· 14 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
b486787
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
by Alex Deucher
· 14 years ago
df696a6
Merge remote branch 'nouveau/for-airlied' into drm-next
by Dave Airlie
· 14 years ago
5d9b7e2
drm/radeon: fix power supply kconfig interaction.
by Dave Airlie
· 14 years ago
e865275
drm/radeon/kms: record object that have been list reserved
by Jerome Glisse
· 14 years ago
365048f
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
by Michel Dänzer
· 14 years ago
4573744
drm/radeon/kms: don't default display priority to high on rs4xx
by Alex Deucher
· 14 years ago
c43ae47
drm/edid: fix typo in 1600x1200@75 mode
by Alex Deucher
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
893887ed
drm/nouveau: fix i2c-related init table handlers
by Ben Skeggs
· 14 years ago
04f542c
drm/nouveau: support init table i2c device identifier 0x81
by Ben Skeggs
· 14 years ago
f8b0be1
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
by Ben Skeggs
· 14 years ago
92b9618
drm/nouveau: display error message for any failed init table opcode
by Ben Skeggs
· 14 years ago
9170a82
drm/nouveau: fix init table handlers to return proper error codes
by Ben Skeggs
· 14 years ago
e9ebb68
drm/nv50: support fractional feedback divider on newer chips
by Ben Skeggs
· 15 years ago
7e99a9b
drm/nv50: fix monitor detection on certain chipsets
by Ben Skeggs
· 15 years ago
07fee3d
drm/nv50: store full dcb i2c entry from vbios
by Ben Skeggs
· 15 years ago
afa3b4c
drm/nv50: fix suspend/resume with DP outputs
by Ben Skeggs
· 15 years ago
17b96cc
drm/nv50: output calculated crtc pll when debugging on
by Ben Skeggs
· 15 years ago
4c389f0
drm/nouveau: dump pll limits entries when debugging is on
by Ben Skeggs
· 15 years ago
25908b7
drm/nouveau: bios parser fixes for eDP boards
by Ben Skeggs
· 15 years ago
90af89b
drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
by Ben Skeggs
· 15 years ago
de1f46a
drm/nv40: remove some completed ctxprog TODOs
by Ben Skeggs
· 15 years ago
f23d4cf
drm/nv04: Implement missing nv04 PGRAPH methods in software.
by Marcin Kościelnicki
· 15 years ago
a0e6544
drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
by Marcin Kościelnicki
· 15 years ago
6698998
drm/radeon: fix hdmi offset bug reported by smatch.
by Dave Airlie
· 14 years ago
8e36ed0
drm/radeon/kms: hpd cleanup
by Alex Deucher
· 14 years ago
2bfcc0f
drm/radeon/kms: reset ddc_bus in object header parsing
by Alex Deucher
· 14 years ago
05ea893
Merge remote branch 'anholt/drm-intel-next' into drm-next
by Dave Airlie
· 14 years ago
26481fb
drm/radeon/pm: fix device_create_file return value checks.
by Dave Airlie
· 14 years ago
4bff517
drm/radeon/kms/pm: fix r6xx+ profile setup
by Alex Deucher
· 14 years ago
ce8a3eb
drm/radeon/kms/pm: make pm spam debug only
by Alex Deucher
· 14 years ago
ce8f537
drm/radeon/kms/pm: rework power management
by Alex Deucher
· 14 years ago
d731117
drm/radeon/kms/pm: add support for no display power states
by Alex Deucher
· 15 years ago
ca2af92
drm/radeon/kms: fix lock ordering in ring, ib handling
by Alex Deucher
· 15 years ago
01434b4
radeon: Use fences to gate entry to reclocking on <r600
by Matthew Garrett
· 15 years ago
91700f3
radeon: Split out ring locking and allocation
by Matthew Garrett
· 15 years ago
78930b1
drm/radeon/kms: enable misc pm power state features on r1xx-r4xx
by Alex Deucher
· 15 years ago
536fcd5
drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx
by Alex Deucher
· 15 years ago
4f3218c
drm/radeon/kms: re-enable gui idle interrupts on r6xx+
by Alex Deucher
· 15 years ago
f4b7fb9
drm/radeon/kms: take vram mutex pointer before derefing object.
by Dave Airlie
· 15 years ago
539d241
drm/radeon/kms: more pm fixes
by Alex Deucher
· 15 years ago
68adac5
drm: move radeon_fixed.h to shared drm_fixed.h header
by Ben Skeggs
· 15 years ago
15a7df8
radeon: Enable memory reclocking on r100-500
by Matthew Garrett
· 15 years ago
Next »