index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon.h
Age
Commit message (
Expand
)
Author
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-02-23
drm/radeon/kms: implement reading active PCIE lanes on R600+
Rafał Miłecki
2010-02-23
drm/radeon/kms: simplify storing current and requested PM mode
Rafał Miłecki
2010-02-18
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
2010-02-18
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
2010-02-18
drm/radeon/kms: accept slightly overclocked power modes
Rafał Miłecki
2010-02-16
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
2010-02-11
drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page
Dave Airlie
2010-02-11
drm/radeon/kms: r600/r700 command stream checker
Jerome Glisse
2010-02-09
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
Alex Deucher
2010-02-09
drm/radeon/kms: bogus cs recorder utilities
Jerome Glisse
2010-02-09
drm/radeon/kms: use wait queue (events) for VBLANK sync
Rafał Miłecki
2010-02-09
drm/radeon/kms: use power states for dynamic reclocking
Alex Deucher
2010-02-09
drm/radeon/kms: add code to select power state
Alex Deucher
2010-02-09
drm/radeon/kms: add a power state type based on power state flags
Alex Deucher
2010-02-09
drm/radeon/kms: pull power mode info from bios tables (v3)
Alex Deucher
2010-02-09
drm/radeon/kms: add functions to get current pcie lanes
Alex Deucher
2010-02-09
drm/radeon/kms: add dynamic engine reclocking (V9)
Rafał Miłecki
2010-02-09
drm/radeon/kms: consolidate crtc count in rdev
Alex Deucher
2010-02-09
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
Alex Deucher
2010-02-05
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
2010-02-05
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
Jerome Glisse
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
2010-01-21
drm/radeon: r6xx/r7xx possible security issue, system ram access
Jerome Glisse
2010-01-21
drm/radeon/kms: r600/r700 disable irq at suspend
Jerome Glisse
2010-01-21
drm/radeon/kms: fix hardcoded mmio size in register functions
Alex Deucher
2010-01-14
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
Jerome Glisse
2010-01-08
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
2010-01-08
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
Corbin Simpson
2010-01-08
drm/radeon/kms: detect sideport memory on IGP chips
Alex Deucher
2009-12-23
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
2009-12-16
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
2009-12-16
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
2009-12-10
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
2009-12-08
drm/radeon/kms: enable hpd support
Alex Deucher
2009-12-08
drm/radeon/kms: add asic callbacks for hpd
Alex Deucher
2009-12-08
drm/radeon/kms: add regs and irq tracking bits for hpd
Alex Deucher
2009-12-08
drm/radeon/kms/legacy: set common regs to sane value
Alex Deucher
2009-12-04
drm/radeon/kms: fix typo in define: engine -> memory
Rafał Miłecki
2009-12-02
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
drm/radeon/kms: add irq mitigation code for sw interrupt.
Dave Airlie
2009-12-02
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
2009-12-02
drm/radeon/kms: ignore unposted GPUs with no BIOS.
Dave Airlie
2009-12-02
drm/radeon/kms: add HDP flushing for all GPUs.
Dave Airlie
2009-12-02
drm/radeon/kms: AGP systems need PCI bus mastering enabled
Dave Airlie
2009-11-24
drm/radeon/kms: resume AGP by calling init.
Dave Airlie
2009-11-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
[next]