Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
839461d3b0e3082eb382f17a3e3899372f28649a
/
drivers
/
gpu
/
drm
/
radeon
/
r100.c
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
4612dc9
drm/radeon/kms: clean up some low-hanging magic numbers
by Alex Deucher
· 15 years ago
2739d49
drm/radeon/kms: add workaround for rn50/rv100 servers
by Alex Deucher
· 15 years ago
655efd3
drm/radeon/kms: don't call suspend path before cleaning up GPU
by Jerome Glisse
· 15 years ago
9e5b2af
drm/r100/kms: Emit cache flush to the end of command buffer. (v2)
by Pauli Nieminen
· 15 years ago
cf57fc7
drm/radeon/kms/r100: fix bug in CS parser
by Alex Deucher
· 15 years ago
700a0cc
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
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
d0269ed
drm/radeon/kms: Make sure we release AGP device if we acquired it
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
46c64d4
drm/radeon/kms: allow rendering while no colorbuffer is set on r300
by Marek Olšák
· 15 years ago
d785d78
drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)
by Dave Airlie
· 15 years ago
6234077
drm/radeon/kms: init pm on all chipsets
by Rafał Miłecki
· 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
05a05c5
drm/radeon/kms: add hpd support for r1xx-r4xx asics
by Alex Deucher
· 15 years ago
92cde00
drm/radeon/kms/legacy: set common regs to sane value
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
23956df
drm/radeon/kms: add HDP flushing for all GPUs.
by Dave Airlie
· 15 years ago
17e15b0
drm/radeon/kms: AGP systems need PCI bus mastering enabled
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
d6f2893
drm/radeon/kms: Don't RMW CP_RB_CNTL
by Alex Deucher
· 15 years ago
3e5cb98
drm/radeon/kms: add support for msi
by Alex Deucher
· 15 years ago
ceb776b
drm/radeon/kms: fix cs parser tex bit 11 check
by Mathias Fröhlich
· 15 years ago
a77f171
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
by Matt Turner
· 15 years ago
b5fc901
drm/radeon/kms: Fix apparent typo in legacy CRTC memory bandwidth calculation.
by Michel Dänzer
· 15 years ago
c1176d6
Merge branch 'drm-next' of ../drm-next into drm-linus
by Dave Airlie
· 15 years ago
d4ac6a0
drm/radeon/kms: fix vline register for second head.
by Dave Airlie
· 15 years ago
dfee561
drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)
by Dave Airlie
· 15 years ago
62a8ea3
drm/radeon/kms: Remove old init path as no hw use it anymore
by Jerome Glisse
· 15 years ago
d455090
drm/radeon/kms: Convert R100 to new init path (V2)
by Jerome Glisse
· 15 years ago
ca6ffc6
drm/radeon/kms: Convert RS400/RS480 to new init path & fix legacy VGA (V3)
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
90ebd06
drm/radeon/kms: fix some bugs in vline reloc
by Alex Deucher
· 15 years ago
513bcb4
drm/radeon/kms: don't require up to 64k allocations. (v2)
by Dave Airlie
· 15 years ago
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 15 years ago
c88f9f0
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
by Michel Dänzer
· 15 years ago
4aac047
drm/radeon/kms: clear confusion in GART init/deinit path
by Jerome Glisse
· 15 years ago
9f022dd
drm/radeon/kms: convert r4xx to new init path
by Jerome Glisse
· 15 years ago
a513c18
drm/radeon/kms: Don't try to process irq when we are unloading
by Jerome Glisse
· 15 years ago
a18d7ea
drm/radeon/kms: call r100_cp_disable rather than duplicating code.
by Jerome Glisse
· 15 years ago
4560023
drm/radeon/kms: wait for cp idle before stopping it.
by Jerome Glisse
· 15 years ago
3ce0a23
drm/radeon/kms: add r600 KMS support
by Jerome Glisse
· 15 years ago
551ebd8
drm/radeon/kms: add rn50/r100/r200 CS tracker.
by Dave Airlie
· 15 years ago
11670d3
Merge intel drm-intel-next branch
by Dave Airlie
· 15 years ago
70967ab
radeon: Use request_firmware()
by Ben Hutchings
· 15 years ago
17782d9
drm/radeon/kms: add r100/r200 OQ support.
by Dave Airlie
· 15 years ago
de1b289
drm/radeon/kms: cut down indirects in register accesses.
by Dave Airlie
· 15 years ago
7ed220d
drm/radeon/kms: Fix up vertical blank interrupt support.
by Michel Dänzer
· 15 years ago
fa99239
drm/radeon: Read buffer overflow
by Roel Kluin
· 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
b995e43
drm/radeon/kms: block RN50 from using 3D engine.
by Dave Airlie
· 15 years ago
2a0f891
drm/radeon/kms: fix VRAM sizing like DDX does it.
by Dave Airlie
· 16 years ago
531369e
drm/radeon: fix support for vline relocations.
by Dave Airlie
· 16 years ago
3e43d82
drm/radeon/kms: respect TOM on rs100->rs480 IGP variants.
by Dave Airlie
· 16 years ago
ed10f95
drm/radeon/kms: fix some GART table entry bugs.
by Dave Airlie
· 16 years ago
068a117
drm/radeon: command stream checker for r3xx-r5xx hardware
by Jerome Glisse
· 16 years ago
4e484e7
radeon: Fix CP byte order on big endian architectures with KMS.
by Michel Dänzer
· 16 years ago
00fa28a
drm/radeon: this VRAM vs aperture test is wrong, just remove it.
by Dave Airlie
· 16 years ago
771fe6b
drm/radeon: introduce kernel modesetting for radeon hardware
by Jerome Glisse
· 16 years ago