Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a424816fb37f894a37585cf86dfdd6b8b1dc681f
/
drivers
/
gpu
/
drm
/
radeon
/
radeon.h
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
58bd086
drm/radeon/kms: rework audio polling timer
by Christian König
· 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
0ca2ab5
drm/radeon/kms/evergreen: add hpd support
by Alex Deucher
· 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
32fcdbf
drm/radeon/kms/evergreen: implement gfx init
by Alex Deucher
· 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
225758d
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
by Jerome Glisse
· 15 years ago
e2b0a8e
drm/radeon/kms: add hw_i2c module option
by Alex Deucher
· 15 years ago
f46c012
drm/radeon/kms: display watermark updates (v2)
by Alex Deucher
· 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
2b49750
drm/radeon: collect r100 asic related declarations in radeon_asic.h
by Daniel Vetter
· 15 years ago
9479c54
drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg
by Daniel Vetter
· 15 years ago
0a10c85
drm/radeon: create radeon_asic.c
by Daniel Vetter
· 15 years ago
839461d
drm/radeon/kms: switch to condition waiting for reclocking
by Rafał Miłecki
· 15 years ago
2cd6218c
drm/radeon/kms: clean assigning HDMI blocks to encoders
by Rafał Miłecki
· 15 years ago
8edb381
vga_switcheroo: fix build on platforms with no ACPI
by Dave Airlie
· 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
aa5120d
drm/radeon/kms: implement reading active PCIE lanes on R600+
by Rafał Miłecki
· 15 years ago
9038dfd
drm/radeon/kms: simplify storing current and requested PM mode
by Rafał Miłecki
· 15 years ago
91cb91b
drm/radeon/kms: fix indirect buffer management V2
by Jerome Glisse
· 15 years ago
d594e46
drm/radeon/kms: simplify memory controller setup V2
by Jerome Glisse
· 15 years ago
2745932
drm/radeon/kms: accept slightly overclocked power modes
by Rafał Miłecki
· 15 years ago
e821767
drm/radeon/kms: fix indirect buffer management 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
961fb59
drm/radeon/kms: r600/r700 command stream checker
by Jerome Glisse
· 15 years ago
bcc1c2a
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
by Alex Deucher
· 15 years ago
9f93ed3
drm/radeon/kms: bogus cs recorder utilities
by Jerome Glisse
· 15 years ago
73a6d3f
drm/radeon/kms: use wait queue (events) for VBLANK sync
by Rafał Miłecki
· 15 years ago
530079a
drm/radeon/kms: use power states for dynamic reclocking
by Alex Deucher
· 15 years ago
516d0e4
drm/radeon/kms: add code to select power state
by Alex Deucher
· 15 years ago
0ec0e74
drm/radeon/kms: add a power state type based on power state flags
by Alex Deucher
· 15 years ago
56278a8
drm/radeon/kms: pull power mode info from bios tables (v3)
by Alex Deucher
· 15 years ago
c836a41
drm/radeon/kms: add functions to get current pcie lanes
by Alex Deucher
· 15 years ago
c913e23
drm/radeon/kms: add dynamic engine reclocking (V9)
by Rafał Miłecki
· 15 years ago
18917b6
drm/radeon/kms: consolidate crtc count in rdev
by Alex Deucher
· 15 years ago
40bacf1
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
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
062b389
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
by Jerome Glisse
· 15 years ago
ff82f05
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
by Jerome Glisse
· 15 years ago
c8c15ff
drm/radeon: r6xx/r7xx possible security issue, system ram access
by Jerome Glisse
· 15 years ago
0c45249
drm/radeon/kms: r600/r700 disable irq at suspend
by Jerome Glisse
· 15 years ago
07bec2d
drm/radeon/kms: fix hardcoded mmio size in register functions
by Alex Deucher
· 15 years ago
700a0cc
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
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
62cdc0c
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
by Corbin Simpson
· 15 years ago
06b6476
drm/radeon/kms: detect sideport memory on IGP chips
by Alex Deucher
· 15 years ago
0a0c759
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
by Jerome Glisse
· 15 years ago
dafc3bd
drm/radeon/kms: HDMI support for R600 KMS
by Christian Koenig
· 15 years ago
d03d858
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
by Jerome Glisse
· 15 years ago
b27b637
drm/radeon/kms/avivo: add support for new pll selection algo
by Alex Deucher
· 15 years ago
312ea8d
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
by Jerome Glisse
· 15 years ago
d4877cf
drm/radeon/kms: enable hpd support
by Alex Deucher
· 15 years ago
429770b
drm/radeon/kms: add asic callbacks for hpd
by Alex Deucher
· 15 years ago
b500f68
drm/radeon/kms: add regs and irq tracking bits for hpd
by Alex Deucher
· 15 years ago
92cde00
drm/radeon/kms/legacy: set common regs to sane value
by Alex Deucher
· 15 years ago
93e7de7
drm/radeon/kms: fix typo in define: engine -> memory
by Rafał Miłecki
· 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
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
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
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
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
a77f171
drm/radeon/kms: use RADEON_GPU_PAGE_SIZE instead of 4096
by Matt Turner
· 15 years ago
c1176d6
Merge branch 'drm-next' of ../drm-next into drm-linus
by Dave Airlie
· 15 years ago
ac447df
drm/radeon/kms: Fix irq handling on AVIVO hw
by Jerome Glisse
· 15 years ago
81cc35b
drm/radeon/kms: Fix R600 write back buffer
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
3bc6853
drm/radeon/kms: Convert RS690/RS740 to new init path (V2).
by Jerome Glisse
· 15 years ago
d455090
drm/radeon/kms: Convert R100 to new init path (V2)
by Jerome Glisse
· 15 years ago
207bf9e
drm/radeon/kms: Convert R300 to new init path
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
f0ed1f6
drm/radeon/kms: Convert R520 to new init path and associated cleanup
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
513bcb4
drm/radeon/kms: don't require up to 64k allocations. (v2)
by Dave Airlie
· 15 years ago
85afd82
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
c214271
drm/radeon: consolidate family flags used in pciids.
by Dave Airlie
· 15 years ago
28d5204
drm/vgaarb: add VGA arbitration support to the drm and kms.
by Dave Airlie
· 15 years ago
5a6e9f9
drm/radeon/r600/kms: rv670 is not DCE3
by Alex Deucher
· 15 years ago
fe62e1a
drm/radeon/kms: more fixes to rv770 suspend/resume path.
by Dave Airlie
· 15 years ago
733289c
drm/radeon/kms: don't fail if we fail to init GPU acceleration
by Jerome Glisse
· 15 years ago
Next »