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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-30
drm/radeon: fix dig encoder selection on DCE61
Alex Deucher
1
-5
/
+26
2012-08-29
drm/radeon: fix double free in radeon_gpu_reset
Christian König
1
-0
/
+3
2012-08-29
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
Jerome Glisse
1
-1
/
+1
2012-08-29
drm/radeon: rework panel mode setup
Alex Deucher
1
-17
/
+12
2012-08-29
drm/radeon/atom: powergating fixes for DCE6
Alex Deucher
1
-20
/
+2
2012-08-29
drm/radeon/atom: rework DIG modesetting on DCE3+
Alex Deucher
1
-62
/
+47
2012-08-29
drm/radeon: don't disable plls that are in use by other crtcs
Alex Deucher
1
-0
/
+14
2012-08-29
drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700
Marek Olšák
4
-4
/
+27
2012-08-29
drm/radeon: initialize tracked CS state
Marek Olšák
1
-1
/
+8
2012-08-29
drm/radeon: fix reading CB_COLORn_MASK from the CS
Marek Olšák
1
-1
/
+1
2012-08-22
drm/radeon/ss: use num_crtc rather than hardcoded 6
Alex Deucher
1
-1
/
+1
2012-08-21
Revert "drm/radeon: fix bo creation retry path"
Alex Deucher
1
-2
/
+1
2012-08-20
drm/radeon: split ATRM support out from the ATPX handler (v3)
Alex Deucher
3
-74
/
+77
2012-08-20
drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
Alex Deucher
1
-4
/
+2
2012-08-20
drm/radeon: implement ACPI VFCT vbios fetch (v3)
David Lamparter
1
-0
/
+60
2012-08-20
drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...
Tvrtko Ursulin
1
-1
/
+1
2012-08-20
drm/radeon: fix checking of MSAA renderbuffers on r600-r700
Marek Olšák
1
-5
/
+6
2012-08-20
drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700
Marek Olšák
4
-21
/
+101
2012-08-20
drm/radeon: init lockup timeout on ring init
Christian König
1
-0
/
+1
2012-08-20
drm/radeon: avoid turning off spread spectrum for used pll
Jerome Glisse
1
-4
/
+21
2012-08-13
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
1
-1
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
9
-7
/
+80
2012-08-13
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
3
-2
/
+15
2012-08-13
drm/radeon/kms: reorder code in r600_check_texture_resource
Marek Olšák
1
-26
/
+26
2012-08-13
drm/radeon: fence virtual address and free it once idle v4
Jerome Glisse
5
-21
/
+55
2012-08-13
drm/radeon: fix some missing parens in asic macros
Alex Deucher
1
-5
/
+5
2012-08-13
drm/radeon: fix ordering in pll picking on dce4+
Alex Deucher
1
-4
/
+4
2012-08-13
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
3
-76
/
+2
2012-08-13
drm/radeon: fix bank tiling parameters on cayman
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on evergreen
Alex Deucher
1
-3
/
+11
2012-08-13
drm/radeon: fix bank tiling parameters on SI
Christian König
1
-4
/
+12
2012-08-13
drm/radeon: properly handle crtc powergating
Alex Deucher
3
-2
/
+17
2012-08-13
drm/radeon: properly handle SS overrides on TN (v2)
Alex Deucher
1
-12
/
+37
2012-08-13
drm/radeon/dce4+: set a more reasonable cursor watermark
Alex Deucher
1
-2
/
+4
2012-08-13
drm/radeon: fix handling for ddc type 5 on combios
Alex Deucher
1
-21
/
+36
2012-08-09
drm/radeon/kms: allow "invalid" DB formats as a means to disable DB
Marek Olšák
4
-5
/
+12
2012-07-25
drm/radeon: fix dpms on/off on trinity/aruba v2
Jerome Glisse
1
-2
/
+10
2012-07-25
drm/radeon: on hotplug force link training to happen (v2)
Jerome Glisse
1
-2
/
+8
2012-07-25
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
Jerome Glisse
1
-8
/
+21
2012-07-25
drm/radeon: fix non revealent error message
Jerome Glisse
1
-3
/
+7
2012-07-25
drm/radeon: check for allocation failure in radeon_ring_backup()
Dan Carpenter
1
-1
/
+5
2012-07-25
drm/radeon: fix bo creation retry path
Jerome Glisse
1
-1
/
+2
2012-07-25
drm: track dev_mapping in more robust and flexible way
Ilija Hadzic
2
-6
/
+2
2012-07-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
3
-8
/
+19
2012-07-20
drm: kill reclaim_buffers callback
Daniel Vetter
1
-2
/
+0
2012-07-20
drm/radeon/kms: auto detect pcie link speed from root port
Dave Airlie
4
-3
/
+35
2012-07-20
drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx
Jerome Glisse
6
-0
/
+59
2012-07-20
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
Michel Dänzer
1
-1
/
+7
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
7
-10
/
+10
2012-07-18
drm/radeon: fix SS setup for DCPLL
Alex Deucher
1
-12
/
+4
[next]