Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
01d73a6967f12fe6c4bbde1834a9fe662264a2eb
/
drivers
/
gpu
/
drm
/
radeon
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 15 years ago
cf22f20
drm/radeon: fix the r100/r200 ums block 0 page fix
by Dave Airlie
· 15 years ago
921d98b
drm/radeon/kms: suppress a build warning (unused variable)
by Stefan Richter
· 15 years ago
f49d273
drm: Fixes linux-next & linux-2.6 checkstack warnings:
by Prarit Bhargava
· 15 years ago
10b0612
drm/radeon/kms: release AGP bridge at suspend
by Jerome Glisse
· 15 years ago
b486787
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
by Alex Deucher
· 15 years ago
5d9b7e2
drm/radeon: fix power supply kconfig interaction.
by Dave Airlie
· 15 years ago
e865275
drm/radeon/kms: record object that have been list reserved
by Jerome Glisse
· 15 years ago
365048f
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
by Michel Dänzer
· 15 years ago
4573744
drm/radeon/kms: don't default display priority to high on rs4xx
by Alex Deucher
· 15 years ago
6698998
drm/radeon: fix hdmi offset bug reported by smatch.
by Dave Airlie
· 15 years ago
8e36ed0
drm/radeon/kms: hpd cleanup
by Alex Deucher
· 15 years ago
2bfcc0f
drm/radeon/kms: reset ddc_bus in object header parsing
by Alex Deucher
· 15 years ago
05ea893
Merge remote branch 'anholt/drm-intel-next' into drm-next
by Dave Airlie
· 15 years ago
26481fb
drm/radeon/pm: fix device_create_file return value checks.
by Dave Airlie
· 15 years ago
4bff517
drm/radeon/kms/pm: fix r6xx+ profile setup
by Alex Deucher
· 15 years ago
ce8a3eb
drm/radeon/kms/pm: make pm spam debug only
by Alex Deucher
· 15 years ago
ce8f537
drm/radeon/kms/pm: rework power management
by Alex Deucher
· 15 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
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
678e7dfa
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
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
bc35afd
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
by Jerome Glisse
· 15 years ago
f405a1a
drivers/gpu/drm: Use kmemdup
by Julia Lawall
· 15 years ago
68b61a7
drm/radeon/kms/combios: match lvds panel info parsing to ddx
by Alex Deucher
· 15 years ago
1ff26a3
drm/radeon/kms/atom: fix typo in LVDS panel info parsing
by Alex Deucher
· 15 years ago
8bf3aae
drm/radeon/kms: fix copy pasto in disable encoders patch
by Alex Deucher
· 15 years ago
34dc4d4
Merge remote branch 'origin/master' into drm-intel-next
by Eric Anholt
· 15 years ago
aa96139
drm/radeon/kms/atom: disable the encoders in encoder_disable
by Alex Deucher
· 15 years ago
7ebd467
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
68b3adb
drm/radeon/kms/legacy: only enable load detection property on DVI-I
by Alex Deucher
· 15 years ago
3515387
drm/radeon/kms: fix panel scaling adjusted mode setup
by Alex Deucher
· 15 years ago
0031c41
drivers/gpu/drm/radeon/radeon_atombios.c: range check issues
by Dan Carpenter
· 15 years ago
ccb2ad5
drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereference
by Robert Fitzsimons
· 15 years ago
797fd5b
drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill
by Marek Olšák
· 15 years ago
0bfb824
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
a1e9ada
drm/radeon/kms: R3XX-R4XX fix GPU reset code
by Jerome Glisse
· 15 years ago
88b0450
drm/radeon: Fix sparc regression in r300_scratch()
by David Miller
· 15 years ago
c6f8505
drm/radeon/kms/evergreen: No EnableYUV table
by Alex Deucher
· 15 years ago
f259493
drm/radeon/kms: HDMI irq support
by Christian Koenig
· 15 years ago
58bd086
drm/radeon/kms: rework audio polling timer
by Christian König
· 15 years ago
94f7bf6
drm/radeon: 9800 SE has only one quadpipe
by Tormod Volden
· 15 years ago
9c950a4
drm/radeon/kms: don't print error for legal crtcs.
by Dave Airlie
· 15 years ago
677d076
drm/radeon/kms/evergreen: fix LUT setup
by Alex Deucher
· 15 years ago
7547a91
Merge branch 'drm-ttm-unmappable' into drm-core-next
by Dave Airlie
· 15 years ago
6b8b178
drm/radeon/kms: enable use of unmappable VRAM V2
by Jerome Glisse
· 15 years ago
0c321c7
drm/ttm: remove io_ field from TTM V6
by Jerome Glisse
· 15 years ago
0a2d50e
drm/radeon/kms: add support for new fault callback V7
by Jerome Glisse
· 15 years ago
fd632aa
drm: free core gem object from driver callbacks
by Daniel Vetter
· 15 years ago
153549b
Merge branch 'drm-radeon-evergreen-accel' into drm-core-next
by Dave Airlie
· 15 years ago
7fff400
Merge branch 'drm-fbdev-cleanup' into drm-core-next
by Dave Airlie
· 15 years ago
0bcb1d8
Merge branch 'drm-radeon-lockup' into drm-core-next
by Dave Airlie
· 15 years ago
c9c2625
Merge branch 'drm-edid-fixes' into drm-core-next
by Dave Airlie
· 15 years ago
c2b4127
Merge branch 'drm-ttm-pool' into drm-core-next
by Dave Airlie
· 15 years ago
73c6c7f
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
cae94b0
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
by Marek Olšák
· 15 years ago
f12eebb
drivers/gpu/radeon: Add MSPOS regs to safe list.
by Corbin Simpson
· 15 years ago
d3a67a4
drm/radeon/kms: disable the tv encoder when tv/cv is not in use
by Alex Deucher
· 15 years ago
a1a4b23
drm/radeon/kms: adjust pll settings for tv
by Alex Deucher
· 15 years ago
08d0751
drm/radeon/kms: fix tv dac conflict resolver
by Alex Deucher
· 15 years ago
16823d1
drm/radeon/kms/evergreen: don't enable hdmi audio stuff
by Alex Deucher
· 15 years ago
b317a9ce
drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0
by Alex Deucher
· 15 years ago
30f69f3
drm/radeon/kms: fix rs600 tlb flush
by Jerome Glisse
· 15 years ago
1b5331d
drm/radeon/kms: print GPU family and device id when loading
by Jerome Glisse
· 15 years ago
b73c5f8
drm/radeon/kms: fix calculation of mipmapped 3D texture sizes
by Marek Olšák
· 15 years ago
ce227c4
drm/radeon/kms: only change mode when coherent value changes.
by Dave Airlie
· 15 years ago
65384a1
drm/radeon/kms: more atom parser fixes (v2)
by Alex Deucher
· 15 years ago
Next »