index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-17
drm/radeon/kms: use helper functions for fence read/write
Alex Deucher
1
-15
/
+36
2011-06-17
drm/radeon/kms: set DP link config properly for DP bridges
Alex Deucher
1
-1
/
+2
2011-06-17
drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges
Alex Deucher
2
-0
/
+8
2011-06-17
drm/radeon/kms: fix handling of DP to LVDS bridges
Alex Deucher
1
-4
/
+7
2011-06-17
drm/radeon/kms: issue blank/unblank commands for ext encoders
Alex Deucher
1
-11
/
+14
2011-06-17
drm/radeon/kms: fix support for DDC on dp bridges
Alex Deucher
3
-4
/
+29
2011-06-17
drm/radeon/kms: add support for load detection on dp bridges
Alex Deucher
2
-1
/
+68
2011-06-17
drm/radeon/kms: add missing external encoder action
Alex Deucher
1
-0
/
+1
2011-06-17
drm/radeon/kms: rework atombios_get_encoder_mode()
Alex Deucher
1
-14
/
+9
2011-06-17
drm/radeon/kms: fix num crtcs for Cedar and Caicos
Alex Deucher
1
-12
/
+19
2011-06-16
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
1
-0
/
+7
2011-06-16
drm/radeon/kms: clear wb memory by default
Alex Deucher
1
-0
/
+2
2011-06-16
drm/radeon/kms: be more pedantic about the g5 quirk (v2)
Alex Deucher
1
-3
/
+6
2011-06-16
drm/radeon/kms: signed fix for evergreen thermal
Alex Deucher
1
-1
/
+2
2011-06-14
drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limit
Marek Olšák
1
-1
/
+7
2011-06-14
drm/radeon/kms: fix mac g5 quirk
Alex Deucher
1
-3
/
+2
2011-06-09
drm/radeon: fix GUI idle IH debug statements
Ilija Hadzic
2
-2
/
+2
2011-06-09
drm/radeon/kms: check modes against max pixel clock
Alex Deucher
5
-4
/
+27
2011-06-08
drm/radeon/kms: disable hdmi audio by default
Alex Deucher
1
-2
/
+2
2011-06-08
drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu
Daniel Haid
1
-0
/
+1
2011-06-08
drm/radeon/kms: set family for use in parser.
Dave Airlie
1
-0
/
+1
2011-06-07
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
18
-301
/
+816
2011-06-05
drm/radeon/kms/atom: fix PHY init
Alex Deucher
1
-6
/
+11
2011-06-02
drm/radeon/kms: add missing Evergreen texture formats to the CS parser
Marek Olšák
2
-10
/
+21
2011-06-02
drm/radeon/kms: viewport height has to be even
Alex Deucher
1
-4
/
+8
2011-06-02
drm/radeon/kms: remove duplicate reg from r600 safe regs
Alex Deucher
1
-1
/
+0
2011-06-02
drm/radeon/kms: add support for Llano Fusion APUs
Alex Deucher
3
-0
/
+116
2011-06-02
drm/radeon/kms: fill in asic struct for llano
Alex Deucher
1
-0
/
+2
2011-06-02
drm/radeon/kms: add family ids for llano APUs
Alex Deucher
2
-0
/
+4
2011-06-02
drm/radeon: fix oops in ttm reserve when pageflipping (v2)
Dave Airlie
1
-5
/
+8
2011-05-26
drm/radeon/kms: clean up the radeon kms Kconfig
Alex Deucher
1
-8
/
+1
2011-05-26
drm/radeon/kms: fix thermal sensor reading on juniper
Alex Deucher
2
-14
/
+38
2011-05-26
drm/radeon/kms: add missing case for cayman thermal sensor
Alex Deucher
1
-0
/
+1
2011-05-26
drm/radeon/kms: add blit support for cayman (v2)
Alex Deucher
5
-253
/
+596
2011-05-25
drm/radeon/kms/blit: workaround some hw issues on evergreen+
Alex Deucher
1
-0
/
+10
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
17
-769
/
+1472
2011-05-24
drivers/gpu/drm/radeon/atom.c: fix warning
Andrew Morton
1
-2
/
+2
2011-05-24
drm/radeon/kms: bump kms version number
Alex Deucher
1
-1
/
+2
2011-05-24
drm/radeon/kms: properly set num banks for fusion asics
Alex Deucher
1
-2
/
+6
2011-05-24
drm/radeon/kms/atom: move dig phy init out of modesetting
Alex Deucher
4
-9
/
+68
2011-05-24
drm/radeon/kms/cayman: fix typo in register mask
Alex Deucher
1
-1
/
+1
2011-05-24
drm/radeon/kms: fix typo in spread spectrum code
Alex Deucher
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2
-2
/
+2
2011-05-22
drm/radeon/kms: fix tile_config value reported to userspace on cayman.
Dave Airlie
1
-1
/
+1
2011-05-22
drm/radeon/kms: fix incorrect comparison in cayman setup code.
Dave Airlie
1
-1
/
+1
2011-05-22
drm/radeon/kms: add wait idle ioctl for eg->cayman
Dave Airlie
1
-0
/
+4
2011-05-22
drm/radeon/cayman: setup hdp to invalidate and flush when asked
Dave Airlie
2
-0
/
+6
2011-05-22
drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when asked
Alex Deucher
2
-1
/
+7
2011-05-22
drm/radeon/kms: the SS_Id field in the LCD table if for LVDS only
Alex Deucher
1
-30
/
+12
2011-05-22
drm/radeon/kms: properly set the CLK_REF bit for DCE3 devices
Alex Deucher
1
-0
/
+2
[prev]
[next]