Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eb0c19c539f72d94c33cfd0860f4f8c899c64f4d
/
drivers
/
gpu
/
drm
/
radeon
/
rs600.c
3ae19b7
drm/radeon/kms: add wait_for_vblank asic callback
by Alex Deucher
· 13 years ago
642ce52
radeon: Call pci_clear_master() instead of open-coding it.
by Michel Dänzer
· 13 years ago
3df9690
radeon: Fix disabling PCI bus mastering on big endian hosts.
by Michel Dänzer
· 13 years ago
b15ba51
drm/radeon: introduce a sub allocator and convert ib pool to it v4
by Jerome Glisse
· 13 years ago
1b37078
drm/radeon/kms: add support for per-ring fence interrupts
by Alex Deucher
· 13 years ago
30eb77f
drm/radeon: precompute fence cpu/gpu addr once v3
by Jerome Glisse
· 13 years ago
7465280
drm/radeon/kms: add support for multiple fence queues v2
by Alex Deucher
· 13 years ago
f649647
drm/radeon/kms: add some loop timeouts in pageflip code
by Alex Deucher
· 13 years ago
c9a1be9
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
by Jerome Glisse
· 13 years ago
64912e9
drm/radeon/kms: set HPD polarity in hpd_init()
by Alex Deucher
· 13 years ago
fcf4de5
drm/radeon: Print gart initialization details on all chipsets
by Tormod Volden
· 13 years ago
757c26b
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 13 years ago
a0533fb
drm/radeon: Remove a bunch of useless _iomem casts
by Benjamin Herrenschmidt
· 13 years ago
e22e6d2
drm/radeon/kms: use correct BUS_CNTL reg on rs600
by Alex Deucher
· 13 years ago
8a83ec5
drm/radeon/kms: add voltage type to atom set voltage function
by Alex Deucher
· 14 years ago
fb9674b
drm/radeon/kms: pageflipping cleanup for avivo+
by Alex Deucher
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5359533
drm/radeon: fix problem with changing active VRAM size. (v2)
by Dave Airlie
· 14 years ago
ec4f2ac
drm: Fix printk typo 'failled'
by Paul Bolle
· 14 years ago
25b2ec5b
drm/radeon/kms: balance asic_reset functions
by Alex Deucher
· 14 years ago
32c87fc
drm/radeon: use system_wq instead of dev_priv->wq
by Tejun Heo
· 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
fce7d61
drivers/gpu/drm: Update WARN uses
by Joe Perches
· 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
c919b37
drm/radeon/kms: avoid corner case issue with unmappable vram V2
by Jerome Glisse
· 14 years ago
724c80e
drm/radeon/kms: enable writeback (v2)
by Alex Deucher
· 14 years ago
4c70b2e
drm/radeon/kms/igp: sideport is AMD only
by Alex Deucher
· 14 years ago
d656ae5
Merge tag 'v2.6.35-rc6' into drm-radeon-next
by Dave Airlie
· 14 years ago
4c712e6
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
by Dave Airlie
· 14 years ago
fe50ac7
drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740
by Rafał Miłecki
· 15 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
7ac9aa5
drm/radeon/kms/pm: add support for SetVoltage cmd table (V2)
by Alex Deucher
· 15 years ago
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 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
536fcd5
drm/radeon/kms: enable misc pm power state features on r5xx, rs6xx
by Alex Deucher
· 15 years ago
49e02b7
drm/radeon/kms/pm: add additional asic callbacks
by Alex Deucher
· 15 years ago
2031f77
drm/radeon/kms: add support for gui idle interrupts (v4)
by Alex Deucher
· 15 years ago
0bcb1d8
Merge branch 'drm-radeon-lockup' into drm-core-next
by Dave Airlie
· 15 years ago
30f69f3
drm/radeon/kms: fix rs600 tlb flush
by Jerome Glisse
· 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
f46c012
drm/radeon/kms: display watermark updates (v2)
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
29fb52c
drm/radeon/kms: expose thermal/fan i2c buses
by Alex Deucher
· 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
51e5fcd
drm/radeon/kms: force pinning buffer into visible VRAM
by Jerome Glisse
· 15 years ago
d594e46
drm/radeon/kms: simplify memory controller setup V2
by Jerome Glisse
· 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
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
655efd3
drm/radeon/kms: don't call suspend path before cleaning up GPU
by Jerome Glisse
· 15 years ago
003e69f
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed
by Jerome Glisse
· 15 years ago
cafe660
drm/radeon/kms: Schedule host path read cache flush through the ring V2
by Jerome Glisse
· 15 years ago
06b6476
drm/radeon/kms: detect sideport memory on IGP chips
by Alex Deucher
· 15 years ago
43b19f1
drm/radeon/kms: rs600: use correct mask for SW interrupt
by Luca Tettamanti
· 15 years ago
550e2d9
drm/radeon/kms: restore surface registers on resume.
by Dave Airlie
· 15 years ago
d4877cf
drm/radeon/kms: enable hpd support
by Alex Deucher
· 15 years ago
dcfdd40
drm/radeon/kms: add hpd support for r5xx/rs600/rs690/rs740 asics
by Alex Deucher
· 15 years ago
22dd501
drm/radeon/kms: fix vram setup on rs600/rs690/rs740
by Alex Deucher
· 15 years ago
64bffd0
drm/radeon/kms: fix RS600 MC setup.
by Dave Airlie
· 15 years ago
4f15d24
drm/radeon/kms: fix up gart setup on rs600
by Alex Deucher
· 15 years ago
0088dbd
drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
by Alex Deucher
· 15 years ago
722f294
drm/radeon/kms: fix vram setup on rs600
by Alex Deucher
· 15 years ago
4c78867
drm/radeon/kms: Rework radeon object handling
by Jerome Glisse
· 15 years ago
1614f8b
drm/radeon/kms: add irq mitigation code for sw interrupt.
by Dave Airlie
· 15 years ago
72542d7
drm/radeon/kms: ignore unposted GPUs with no BIOS.
by Dave Airlie
· 15 years ago
7433874
drm/radeon/kms: add debugfs for power management for AtomBIOS devices
by Rafał Miłecki
· 15 years ago
3e5cb98
drm/radeon/kms: add support for msi
by Alex Deucher
· 15 years ago
01ceae8
drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ
by Jerome Glisse
· 15 years ago
ac447df
drm/radeon/kms: Fix irq handling on AVIVO hw
by Jerome Glisse
· 15 years ago
62a8ea3
drm/radeon/kms: Remove old init path as no hw use it anymore
by Jerome Glisse
· 15 years ago
c010f80
drm/radeon/kms: Convert RS600 to new init path
by Jerome Glisse
· 15 years ago
3bc6853
drm/radeon/kms: Convert RS690/RS740 to new init path (V2).
by Jerome Glisse
· 15 years ago
d39c3b8
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
by Jerome Glisse
· 15 years ago
698443d
drm/radeon/kms: disable VGA rendering engine before taking over VRAM
by Dave Airlie
· 15 years ago
65cb15a
drm/radeon: avivo chips have no separate int bit for display
by Dave Airlie
· 15 years ago
4aac047
drm/radeon/kms: clear confusion in GART init/deinit path
by Jerome Glisse
· 15 years ago
3f7dc91a
drm/rs600/690: use autogenerated safe register tables.
by Dave Airlie
· 15 years ago
7ed220d
drm/radeon/kms: Fix up vertical blank interrupt support.
by Michel Dänzer
· 15 years ago
7a50f01
drm/radeon/kms: vram sizing on certain r100 chips needs workaround.
by Dave Airlie
· 15 years ago
c93bb85
drm/radeon/kms: fix bandwidth computation on avivo hardware
by Jerome Glisse
· 15 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 16 years ago