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.12.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
/
r100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
drm/radeon: add basic zmask/hiz support (v4)
Dave Airlie
1
-0
/
+5
2010-08-02
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
Dave Airlie
1
-6
/
+6
2010-08-02
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
1
-2
/
+1
2010-08-02
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
Dave Airlie
1
-0
/
+27
2010-08-02
drm/radeon/kms: minor driver cleanups
Alex Deucher
1
-4
/
+3
2010-07-22
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
1
-2
/
+0
2010-07-16
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
Alex Deucher
1
-0
/
+1
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
1
-2
/
+2
2010-07-01
drm/radeon/r100/r200: fix calculation of compressed cube maps
Roland Scheidegger
1
-27
/
+31
2010-07-01
drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx
Roland Scheidegger
1
-0
/
+3
2010-06-15
radeon/kms: fix powerpc/rn50 untiled behaviour.
Dave Airlie
1
-6
/
+14
2010-06-08
drm/radeon/kms/pm: add mid profile
Alex Deucher
1
-0
/
+10
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
1
-2
/
+2
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
1
-1
/
+1
2010-05-18
drm/radeon/kms/pm: make pm spam debug only
Alex Deucher
1
-8
/
+8
2010-05-18
drm/radeon/kms/pm: rework power management
Alex Deucher
1
-88
/
+40
2010-05-18
drm/radeon/kms/pm: add support for no display power states
Alex Deucher
1
-3
/
+9
2010-05-18
drm/radeon/kms: enable misc pm power state features on r1xx-r4xx
Alex Deucher
1
-2
/
+0
2010-05-18
drm/radeon/kms: more pm fixes
Alex Deucher
1
-4
/
+2
2010-05-18
drm: move radeon_fixed.h to shared drm_fixed.h header
Ben Skeggs
1
-97
/
+97
2010-05-18
radeon: Enable memory reclocking on r100-500
Matthew Garrett
1
-4
/
+5
2010-05-18
drm/radeon/kms/pm: rework power management
Alex Deucher
1
-24
/
+42
2010-05-18
drm/radeon/kms/pm: add additional asic callbacks
Alex Deucher
1
-0
/
+142
2010-05-18
drm/radeon/kms/pm: restore default power state on exit
Alex Deucher
1
-0
/
+4
2010-05-18
drm/radeon/kms: minor pm cleanups
Alex Deucher
1
-1
/
+1
2010-05-18
drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2)
Alex Deucher
1
-24
/
+116
2010-05-18
drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2)
Alex Deucher
1
-0
/
+37
2010-05-18
drm/radeon/kms: add support for gui idle interrupts (v4)
Alex Deucher
1
-0
/
+20
2010-05-18
drm/radeon/kms: add gui_idle callback
Alex Deucher
1
-0
/
+8
2010-05-11
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-1
/
+1
2010-05-05
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2010-04-28
drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill
Marek Olšák
1
-1
/
+1
2010-04-20
Merge branch 'drm-ttm-unmappable' into drm-core-next
Dave Airlie
1
-5
/
+0
2010-04-20
drm/radeon/kms: enable use of unmappable VRAM V2
Jerome Glisse
1
-5
/
+0
2010-04-20
Merge branch 'drm-radeon-lockup' into drm-core-next
Dave Airlie
1
-107
/
+141
2010-04-19
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-6
/
+15
2010-04-19
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
Marek Olšák
1
-1
/
+5
2010-04-12
drm/radeon/kms: fix calculation of mipmapped 3D texture sizes
Marek Olšák
1
-5
/
+10
2010-04-06
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
1
-116
/
+64
2010-04-06
drm/radeon/kms: rename gpu_reset to asic_reset
Jerome Glisse
1
-3
/
+3
2010-04-06
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
Jerome Glisse
1
-0
/
+86
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-6
/
+19
2010-04-01
drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus.
Dave Airlie
1
-0
/
+7
2010-04-01
drm/radeon/kms: add sanity check to wptr.
Dave Airlie
1
-0
/
+2
2010-03-31
drm/radeon/kms: display watermark updates (v2)
Alex Deucher
1
-0
/
+2
2010-03-31
drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)
Jerome Glisse
1
-1
/
+1
2010-03-31
drm/radeon/kms: display watermark fixes
Alex Deucher
1
-5
/
+3
2010-03-31
drm/radeon/kms: expose thermal/fan i2c buses
Alex Deucher
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
drm/radeon: include radeon_asic.h in the asic specific files
Daniel Vetter
1
-0
/
+1
[next]