index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-31
drm/radeon/kms: add hw_i2c module option
Alex Deucher
1
-0
/
+1
2010-03-31
drm/radeon/kms: display watermark updates (v2)
Alex Deucher
1
-0
/
+2
2010-03-31
drm/radeon/kms: display watermark fixes
Alex Deucher
1
-0
/
+2
2010-03-31
drm/radeon/kms: expose thermal/fan i2c buses
Alex Deucher
1
-0
/
+2
2010-03-15
drm/radeon: collect r100 asic related declarations in radeon_asic.h
Daniel Vetter
1
-47
/
+0
2010-03-15
drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg
Daniel Vetter
1
-1
/
+1
2010-03-15
drm/radeon: create radeon_asic.c
Daniel Vetter
1
-0
/
+6
2010-03-15
drm/radeon/kms: switch to condition waiting for reclocking
Rafał Miłecki
1
-0
/
+1
2010-03-15
drm/radeon/kms: clean assigning HDMI blocks to encoders
Rafał Miłecki
1
-1
/
+2
2010-03-01
vga_switcheroo: fix build on platforms with no ACPI
Dave Airlie
1
-0
/
+11
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
1
-0
/
+8
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
1
-0
/
+8
2010-02-23
drm/radeon/kms: implement reading active PCIE lanes on R600+
Rafał Miłecki
1
-0
/
+2
2010-02-23
drm/radeon/kms: simplify storing current and requested PM mode
Rafał Miłecki
1
-3
/
+2
2010-02-18
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
1
-4
/
+5
2010-02-18
drm/radeon/kms: simplify memory controller setup V2
Jerome Glisse
1
-6
/
+7
2010-02-18
drm/radeon/kms: accept slightly overclocked power modes
Rafał Miłecki
1
-0
/
+5
2010-02-16
drm/radeon/kms: fix indirect buffer management V2
Jerome Glisse
1
-4
/
+5
2010-02-11
drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page
Dave Airlie
1
-1
/
+1
2010-02-11
drm/radeon/kms: r600/r700 command stream checker
Jerome Glisse
1
-0
/
+6
2010-02-09
drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
Alex Deucher
1
-1
/
+12
2010-02-09
drm/radeon/kms: bogus cs recorder utilities
Jerome Glisse
1
-0
/
+2
2010-02-09
drm/radeon/kms: use wait queue (events) for VBLANK sync
Rafał Miłecki
1
-2
/
+1
2010-02-09
drm/radeon/kms: use power states for dynamic reclocking
Alex Deucher
1
-4
/
+0
2010-02-09
drm/radeon/kms: add code to select power state
Alex Deucher
1
-0
/
+9
2010-02-09
drm/radeon/kms: add a power state type based on power state flags
Alex Deucher
1
-0
/
+9
2010-02-09
drm/radeon/kms: pull power mode info from bios tables (v3)
Alex Deucher
1
-0
/
+61
2010-02-09
drm/radeon/kms: add functions to get current pcie lanes
Alex Deucher
1
-0
/
+2
2010-02-09
drm/radeon/kms: add dynamic engine reclocking (V9)
Rafał Miłecki
1
-0
/
+28
2010-02-09
drm/radeon/kms: consolidate crtc count in rdev
Alex Deucher
1
-0
/
+1
2010-02-09
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
Alex Deucher
1
-0
/
+1
2010-02-05
drm/radeon/kms: don't call suspend path before cleaning up GPU
Jerome Glisse
1
-0
/
+1
2010-02-05
drm/radeon/kms: fix regression rendering issue on R6XX/R7XX
Jerome Glisse
1
-0
/
+7
2010-02-01
drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3
Jerome Glisse
1
-0
/
+1
2010-01-21
drm/radeon: r6xx/r7xx possible security issue, system ram access
Jerome Glisse
1
-0
/
+1
2010-01-21
drm/radeon/kms: r600/r700 disable irq at suspend
Jerome Glisse
1
-2
/
+2
2010-01-21
drm/radeon/kms: fix hardcoded mmio size in register functions
Alex Deucher
1
-2
/
+2
2010-01-14
drm/radeon/kms: Use radeon_agp_disable when disabling AGP
Jerome Glisse
1
-0
/
+2
2010-01-08
drm/radeon/kms: Schedule host path read cache flush through the ring V2
Jerome Glisse
1
-2
/
+2
2010-01-08
drm/radeon/kms: Workaround RV410/R420 CP errata (V3)
Corbin Simpson
1
-0
/
+1
2010-01-08
drm/radeon/kms: detect sideport memory on IGP chips
Alex Deucher
1
-1
/
+3
2009-12-23
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
1
-1
/
+3
2009-12-16
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
1
-0
/
+24
2009-12-16
drm/radeon/kms: Check if bo we got from ttm are radeon object or not
Jerome Glisse
1
-0
/
+1
2009-12-10
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
1
-0
/
+1
2009-12-10
drm/radeon/kms: Convert radeon to new TTM validation API (V2)
Jerome Glisse
1
-0
/
+3
2009-12-08
drm/radeon/kms: enable hpd support
Alex Deucher
1
-0
/
+2
2009-12-08
drm/radeon/kms: add asic callbacks for hpd
Alex Deucher
1
-0
/
+8
2009-12-08
drm/radeon/kms: add regs and irq tracking bits for hpd
Alex Deucher
1
-0
/
+2
2009-12-08
drm/radeon/kms/legacy: set common regs to sane value
Alex Deucher
1
-0
/
+1
[next]