Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8d608aa6295242fe4c4b6105b8c59c6a5b232d89
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_device.c
8d608aa
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
by Dave Airlie
· 14 years ago
4f12501
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
by Dave Airlie
· 14 years ago
a93f344
drm/radeon/kms: reorder display resume to avoid problems
by Alex Deucher
· 14 years ago
d8c58fa
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
by Chris Wilson
· 14 years ago
b08ebe7
drm/radeon/kms: properly print ontario chip id
by Alex Deucher
· 14 years ago
dd7cc55
drm/radeon/kms: fix formatting of vram and gtt info
by Alex Deucher
· 14 years ago
1800740
drm/radeon/kms: evergreen.c updates for fusion
by Alex Deucher
· 14 years ago
268b251
drm/radeon/kms: fix alignment when allocating buffers
by Alex Deucher
· 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
8807286
drm/radeon/kms: use tracked values for sclk and mclk
by Alex Deucher
· 14 years ago
2cbeb4e
drm/radeon/kms: fix GTT/VRAM overlapping test
by Jerome Glisse
· 14 years ago
a30f6fb7
drm/radeon: Fix pci_map_page() error checking
by Benjamin Herrenschmidt
· 14 years ago
e0a2ca7
drm/radeon/kms: make sure rio_mem is valid before unmapping it
by Alex Deucher
· 14 years ago
d656ae5
Merge tag 'v2.6.35-rc6' into drm-radeon-next
by Dave Airlie
· 14 years ago
351a52a
drm/radeon/kms: add ioport register access
by Alex Deucher
· 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
09bdf59
drm/radeon/kms: fix dpms state on resume
by Cedric Godin
· 15 years ago
d8dcaa1
drm/radeon/kms: make sure display hw is disabled when suspending
by Alex Deucher
· 15 years ago
fbf8176
drm/kms: disable/enable poll around switcheroo on/off
by Dave Airlie
· 15 years ago
01d73a6
drm: Remove drm_resource wrappers
by Jordan Crouse
· 15 years ago
10b0612
drm/radeon/kms: release AGP bridge at suspend
by Jerome Glisse
· 15 years ago
ce8f537
drm/radeon/kms/pm: rework power management
by Alex Deucher
· 15 years ago
68adac5
drm: move radeon_fixed.h to shared drm_fixed.h header
by Ben Skeggs
· 15 years ago
5876dd2
radeon: Unmap vram pages when reclocking
by Matthew Garrett
· 15 years ago
2031f77
drm/radeon/kms: add support for gui idle interrupts (v4)
by Alex Deucher
· 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
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
1b5331d
drm/radeon/kms: print GPU family and device id when loading
by Jerome Glisse
· 15 years ago
3865167
drm/fb: fix fbdev object model + cleanup properly.
by Dave Airlie
· 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
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 15 years ago
f95df9c
drm/radeon/kms: never treat rs4xx as AGP
by Alex Deucher
· 15 years ago
f47299c
drm/radeon/kms: display watermark fixes
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
0a10c85
drm/radeon: create radeon_asic.c
by Daniel Vetter
· 15 years ago
1c62233
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
by Dave Airlie
· 15 years ago
6a9ee8a
vga_switcheroo: initial implementation (v15)
by Dave Airlie
· 15 years ago
d594e46
drm/radeon/kms: simplify memory controller setup V2
by Jerome Glisse
· 15 years ago
44ca747
drm/radeon: Add asic hook for dma copy to r200 cards.
by Pauli Nieminen
· 15 years ago
d80eeb0
drm/radeon/kms: Create asic structure for r300 pcie cards.
by Pauli Nieminen
· 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
bcc1c2a
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
by Alex Deucher
· 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
40bacf1
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
by Alex Deucher
· 15 years ago
700a0cc
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
by Jerome Glisse
· 15 years ago
875c186
drm/radeon/radeon_device.c: move a dereference below a NULL test
by Darren Jenkins
· 15 years ago
3642133
drm/radeon/kms: Check module arguments to be valid V2
by Jerome Glisse
· 15 years ago
5ea597f
drm/radeon/kms: enable memory clock reading on legacy (V2)
by Rafał Miłecki
· 15 years ago
c31ad97
drm/radeon/kms: prevent parallel AtomBIOS calls
by Rafał Miłecki
· 15 years ago
550e2d9
drm/radeon/kms: restore surface registers on resume.
by Dave Airlie
· 15 years ago
4a04a84
drm/radeon/kms: Fix NULL ptr dereference
by Jerome Glisse
· 15 years ago
d4877cf
drm/radeon/kms: enable hpd support
by Alex Deucher
· 15 years ago
d904ef9
drm/radeon/kms: add support to atom parser for FB read/write
by Dave Airlie
· 15 years ago
4c78867
drm/radeon/kms: Rework radeon object handling
by Jerome Glisse
· 15 years ago
d8f60cf
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
by Alex Deucher
· 15 years ago
72542d7
drm/radeon/kms: ignore unposted GPUs with no BIOS.
by Dave Airlie
· 15 years ago
30256a3
drm/radeon/kms: Disable agp only if we are dealing with an AGP GPU
by Jerome Glisse
· 15 years ago
0ebf171
drm/radeon/kms: resume AGP by calling init.
by Dave Airlie
· 15 years ago
6b46362
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
61c4b24
drm/radeon/kms/atom: Make card_info per device
by Mathias Fröhlich
· 15 years ago
93239ea
drm/radeon/kms: ignore vga arbiter return.
by Dave Airlie
· 15 years ago
c1176d6
Merge branch 'drm-next' of ../drm-next into drm-linus
by Dave Airlie
· 15 years ago
1a029b7
drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)
by Jerome Glisse
· 15 years ago
b574f25
drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)
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
e15daf6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
2b5d6c5
drm/radeon/kms/r600: fix forcing pci mode on agp cards
by Alex Deucher
· 15 years ago
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 15 years ago
5e6dde7
drm/radeon/kms: Move radeon_get_clock_info() call out of radeon_clocks_init().
by Michel Dänzer
· 15 years ago
733289c
drm/radeon/kms: don't fail if we fail to init GPU acceleration
by Jerome Glisse
· 15 years ago
f657c2a
drm/radeon: Save and restore bios scratch regs during S/R
by Yang Zhao
· 15 years ago
95a8f1b
drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info.
by Michel Dänzer
· 15 years ago
4aac047
drm/radeon/kms: clear confusion in GART init/deinit path
by Jerome Glisse
· 15 years ago
a4d6827
drm/radeon/kms: move mtrr range add and memory information
by Jerome Glisse
· 15 years ago
9f022dd
drm/radeon/kms: convert r4xx to new init path
by Jerome Glisse
· 15 years ago
6cf8a3f
drm/radeon/kms: move modeset init outside of GPU init
by Jerome Glisse
· 15 years ago
c000273
drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART
by Jerome Glisse
· 15 years ago
905b682
drm/radeon/kms: add R4XX mc register access helper.
by Jerome Glisse
· 15 years ago
3ce0a23
drm/radeon/kms: add r600 KMS support
by Jerome Glisse
· 15 years ago
de1b289
drm/radeon/kms: cut down indirects in register accesses.
by Dave Airlie
· 15 years ago
1733292
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
by Dave Airlie
· 15 years ago
ecc0b32
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
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
e024e11
drm/radeon/kms: add initial colortiling support.
by Dave Airlie
· 16 years ago
2a0f891
drm/radeon/kms: fix VRAM sizing like DDX does it.
by Dave Airlie
· 15 years ago
ad49f50
drm/ttm/radeon: add dma32 support.
by Dave Airlie
· 15 years ago
e7168ca
drm/radeon/kms: fix vram vs aper size check.
by Dave Airlie
· 15 years ago
b1e3a6d
drm/radeon: Clear surface registers at initialization time.
by Michel Dänzer
· 16 years ago
f92e93e
drm/radeon: fix radeon kms framebuffer device
by Jerome Glisse
· 16 years ago
068a117
drm/radeon: command stream checker for r3xx-r5xx hardware
by Jerome Glisse
· 16 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 16 years ago