Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4589433c57bd34b7e49068549e07a43c8d41e39d
/
drivers
/
gpu
/
drm
/
radeon
/
r600.c
20d391d
drm/radeon/kms: rv6xx+ thermal sensor fixes
by Alex Deucher
· 14 years ago
8d96fe9
drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asics
by Alex Deucher
· 14 years ago
fd909c3
drm/radeon/kms: remove duplicate card_posted() functions
by Alex Deucher
· 14 years ago
d42dd57
drm/radeon/kms: add module option for pcie gen2
by Alex Deucher
· 14 years ago
9e46a48
drm/radeon/kms: add support for gen2 pcie link speeds
by Alex Deucher
· 14 years ago
3313e3d
drm/radeon/kms: add pcie get/set lane support for r6xx/r7xx/evergreen
by Alex Deucher
· 14 years ago
32c87fc
drm/radeon: use system_wq instead of dev_priv->wq
by Tejun Heo
· 14 years ago
4f12501
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
e29ff72
drm/radeon/kms: fix bug in r600_gpu_is_lockup
by Alex Deucher
· 14 years ago
d8c58fa
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
by Chris Wilson
· 14 years ago
f3886f8
drm/radeon/kms: don't apply 7xx HDP flush workaround on AGP
by Alex Deucher
· 14 years ago
8961d52
drm/radeon/kms: fix vram base calculation on rs780/rs880
by Alex Deucher
· 14 years ago
f7eb0c5
Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 14 years ago
439bd6c
drm/radeon/kms: add Ontario APU ucode loading support
by Alex Deucher
· 14 years ago
0ef0c1f
drm/radeon/kms: move r7xx/evergreen to its own vram_gtt setup function
by Alex Deucher
· 14 years ago
3e4ea74
drm/kms/radeon: Reorder vblank and pageflip interrupt handling.
by Mario Kleiner
· 14 years ago
6f34be5
drm/radeon/kms: add pageflip ioctl support (v3)
by Alex Deucher
· 14 years ago
268b251
drm/radeon/kms: fix alignment when allocating buffers
by Alex Deucher
· 14 years ago
b2298fd
drm/radeon/kms: fix thermal sensor reporting on rv6xx
by Alex Deucher
· 14 years ago
fce7d61
drivers/gpu/drm: Update WARN uses
by Joe Perches
· 14 years ago
881fe6c
drm/radeon/kms: properly compute group_size on 6xx/7xx
by Alex Deucher
· 14 years ago
b7ae505
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
3555e53
drm/radeon/kms: leave certain CP int bits enabled
by Alex Deucher
· 14 years ago
c919b37
drm/radeon/kms: avoid corner case issue with unmappable vram V2
by Jerome Glisse
· 14 years ago
d0f8a85
drm/radeon/kms/r6xx+: use new style fencing (v3)
by Alex Deucher
· 14 years ago
724c80e
drm/radeon/kms: enable writeback (v2)
by Alex Deucher
· 14 years ago
b70d6bb
drm/radeon/kms: clean up r6xx/r7xx blit init (v2)
by Alex Deucher
· 14 years ago
e488459
drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle
by Alex Deucher
· 14 years ago
4417d7f
drm: radeon cleanup fixes...
by Daniel J Blueman
· 14 years ago
7e7b41d
drm/radeon/kms/evergreen: fix gpu hangs in userspace accel code
by Alex Deucher
· 14 years ago
0b3b4fe
drm/radeon/kms: remove useless clock code
by Alex Deucher
· 14 years ago
87cbf8f
drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fix
by Alex Deucher
· 14 years ago
d9fdaaf
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
by Dave Airlie
· 14 years ago
812d046
drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
by Alex Deucher
· 14 years ago
d656ae5
Merge tag 'v2.6.35-rc6' into drm-radeon-next
by Dave Airlie
· 14 years ago
e7aeeba
drm/radeon/kms/r6xx+: add query for tile config (v2)
by Alex Deucher
· 14 years ago
21a8122
drm/radeon/kms: add support for internal thermal sensors (v3)
by Alex Deucher
· 14 years ago
8d369bb
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
by Alex Deucher
· 14 years ago
db8cc27
Merge branch 'drm-platform' into drm-testing
by Dave Airlie
· 14 years ago
773c3fa
drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode
by Alex Deucher
· 14 years ago
f892034
drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)
by Alex Deucher
· 14 years ago
46fcd2b
drm/radeon/kms: Force HDP_NONSURF to maximum size
by Jerome Glisse
· 14 years ago
0fcbe94
drm/radeon/kms: add trivial debugging for voltage
by Rafał Miłecki
· 14 years ago
a081a9d
drm/radeon/kms/r600+: use voltage from requested clock mode (v3)
by Rafał Miłecki
· 14 years ago
4d60173
drm/radeon/kms/pm: track current voltage (v2)
by Alex Deucher
· 14 years ago
c9e75b2
drm/radeon/kms/pm: add mid profile
by Alex Deucher
· 14 years ago
7ac9aa5
drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)
by Alex Deucher
· 14 years ago
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 14 years ago
b486787
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
by Alex Deucher
· 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
539d241
drm/radeon/kms: more pm fixes
by Alex Deucher
· 15 years ago
f81f202
radeon: Try harder to ensure we reclock in vblank
by Matthew Garrett
· 15 years ago
956ac86
radeon: Enable memory reclockong on r600
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
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
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
f259493
drm/radeon/kms: HDMI irq support
by Christian Koenig
· 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
153549b
Merge branch 'drm-radeon-evergreen-accel' 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
a743374
drm/radeon: fix cypress firmware typo.
by Dave Airlie
· 15 years ago
45f9a39
drm/radeon/kms/evergreen: implement irq support
by Alex Deucher
· 15 years ago
fe251e2
drm/radeon/kms/evergreen: setup and enable the CP
by Alex Deucher
· 15 years ago
90aca4d
drm/radeon/kms: simplify & improve GPU reset V2
by Jerome Glisse
· 15 years ago
a2d07b7
drm/radeon/kms: rename gpu_reset to asic_reset
by Jerome Glisse
· 15 years ago
225758d
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
by Jerome Glisse
· 15 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
5898b1f
drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup
by Alex Deucher
· 15 years ago
f927456
drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)
by Jerome Glisse
· 15 years ago
f47299c
drm/radeon/kms: display watermark fixes
by Alex Deucher
· 15 years ago
f867c60d
drm/radeon/kms: gfx init fixes for r6xx/r7xx
by Alex Deucher
· 15 years ago
29fb52c
drm/radeon/kms: expose thermal/fan i2c buses
by Alex Deucher
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e699037
drm/radeon: include radeon_asic.h in the asic specific files
by Daniel Vetter
· 15 years ago
839461d
drm/radeon/kms: switch to condition waiting for reclocking
by Rafał Miłecki
· 15 years ago
eb6b6d7
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
by Dave Airlie
· 15 years ago
51e5fcd
drm/radeon/kms: force pinning buffer into visible VRAM
by Jerome Glisse
· 15 years ago
d03f5d5
drm/radeon: fixes for r6xx/r7xx gfx init
by Alex Deucher
· 15 years ago
d594e46
drm/radeon/kms: simplify memory controller setup V2
by Jerome Glisse
· 15 years ago
93f319d
drm/radeon/kms: remove unused r600_gart_clear_page
by Alex Deucher
· 15 years ago
6ad86c3
drm/radeon/kms: remove HDP flushes from fence emit (v2)
by Alex Deucher
· 15 years ago
2e98f10
drm/radeon/kms: flush HDP cache on GART table updates.
by Dave Airlie
· 15 years ago
8256856
drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page
by Dave Airlie
· 15 years ago
961fb59
drm/radeon/kms: r600/r700 command stream checker
by Jerome Glisse
· 15 years ago
0a4583e
Merge branch 'drm-radeon-linus' of ../drm-next
by Dave Airlie
· 15 years ago
73a6d3f
drm/radeon/kms: use wait queue (events) for VBLANK sync
by Rafał Miłecki
· 15 years ago
c913e23
drm/radeon/kms: add dynamic engine reclocking (V9)
by Rafał Miłecki
· 15 years ago
44224c3
drm/radeon/kms/r600: reduce gpu cache flushing
by Alex Deucher
· 15 years ago
cbee475
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
38fd2c6
drm/radeon/kms: suspend and resume audio stuff
by Rafał Miłecki
· 15 years ago
655efd3
drm/radeon/kms: don't call suspend path before cleaning up GPU
by Jerome Glisse
· 15 years ago
Next »