Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
62fdfeaf8b1f487060b6e160e7b5cd90287607c9
/
drivers
/
gpu
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
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
f81f202
radeon: Try harder to ensure we reclock in vblank
by Matthew Garrett
· 15 years ago
612e06c
radeon: Fix locking in power management paths
by Matthew Garrett
· 15 years ago
c37d230
radeon: Make sure that we determine the correct PM state before transition
by Matthew Garrett
· 15 years ago
956ac86
radeon: Enable memory reclockong on r600
by Matthew Garrett
· 15 years ago
d9932a3
radeon: Stop the ttm workqueue while reclocking
by Matthew Garrett
· 15 years ago
7c5ee53
ttm: Provide an API for starting and stopping the delayed workqueue
by Matthew Garrett
· 15 years ago
8f5b5e6
radeon: Take drm struct_mutex over reclocking
by Matthew Garrett
· 15 years ago
5876dd2
radeon: Unmap vram pages when reclocking
by Matthew Garrett
· 15 years ago
2aba631
radeon: Unify PM entry paths
by Matthew Garrett
· 15 years ago
a424816
drm/radeon/kms/pm: rework power management
by Alex Deucher
· 15 years ago
49e02b7
drm/radeon/kms/pm: add additional asic callbacks
by Alex Deucher
· 15 years ago
58e21df
drm/radeon/kms/pm: restore default power state on exit
by Alex Deucher
· 15 years ago
79daedc
drm/radeon/kms: minor pm cleanups
by Alex Deucher
· 15 years ago
d91eeb7
drm/radeon/kms/pm: clean power state printing
by Alex Deucher
· 15 years ago
90c3905
drm/radeon/kms/pm: don't enable pm if there is only on power state
by Alex Deucher
· 15 years ago
678e7df
drm/radeon/kms/atom: load hwmon drivers
by Alex Deucher
· 15 years ago
c00f53b
drm/radeon/kms/pm: update display watermarks with power state changes
by Alex Deucher
· 15 years ago
a48b9b4
drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2)
by Alex Deucher
· 15 years ago
bae6b562
drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2)
by Alex Deucher
· 15 years ago
03214bd5
drm/radeon/kms/pm: move pm state update to crtc functions
by Alex Deucher
· 15 years ago
8a56df6
drm/radeon/kms/pm: interate across crtcs for vblank
by Alex Deucher
· 15 years ago
02b17cc
drm/radeon/kms/atom/pm: rework power mode parsing
by Alex Deucher
· 15 years ago
ef6e6cf
drm/radeon/kms: wait for gpu idle before changing power mode
by Alex Deucher
· 15 years ago
2031f77
drm/radeon/kms: add support for gui idle interrupts (v4)
by Alex Deucher
· 15 years ago
def9ba9
drm/radeon/kms: add gui_idle callback
by Alex Deucher
· 15 years ago
1d42bbc
drm/fbdev: fix cloning on fbcon
by Dave Airlie
· 14 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 14 years ago
0ddfa7d
drm: off by one in drm_edid.c
by Dan Carpenter
· 14 years ago
3b9676e
vga16fb, drm: vga16fb->drm handoff
by Marcin Slusarz
· 14 years ago
06415c5
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
by Marcin Slusarz
· 14 years ago
1471ca9
fbdev: allow passing more than one aperture for handoff
by Marcin Slusarz
· 14 years ago
3da1f33
drm: Prefix info printk about registering panic notifier with 'drm'
by Kirill Smelkov
· 14 years ago
bc35afd
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
by Jerome Glisse
· 14 years ago
61dd98f
drm/edid: Fix 1024x768@85Hz
by Adam Jackson
· 14 years ago
6ebc22e
drivers/gpu/drm: Use kzalloc
by Julia Lawall
· 14 years ago
f405a1a
drivers/gpu/drm: Use kmemdup
by Julia Lawall
· 14 years ago
ca117d6
vga: fix kconfig text typos
by Randy Dunlap
· 14 years ago
0bcad4c
drm/edid: remove an unneeded variable
by Dan Carpenter
· 14 years ago
68b61a7
drm/radeon/kms/combios: match lvds panel info parsing to ddx
by Alex Deucher
· 14 years ago
1ff26a3
drm/radeon/kms/atom: fix typo in LVDS panel info parsing
by Alex Deucher
· 14 years ago
788885a
drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot
by Andrew Morton
· 14 years ago
fc2a093
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
8bf3aae
drm/radeon/kms: fix copy pasto in disable encoders patch
by Alex Deucher
· 14 years ago
c9ff04c
drm/radeon: Fix 3 regressions - since buffer rework
by Jean Delvare
· 14 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
· 14 years ago
aa96139
drm/radeon/kms/atom: disable the encoders in encoder_disable
by Alex Deucher
· 14 years ago
e33b3e7
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
3d8620c
drm/i915: cleanup mode setting before unmapping registers
by Jesse Barnes
· 15 years ago
Next »