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-08-12
drm/radeon/kms: make some watermark messages debug only
Alex Deucher
1
-1
/
+1
2011-08-12
drm/radeon/kms: fix regression is handling >2 heads on cedar/caicos
Alex Deucher
1
-0
/
+3
2011-08-12
drm/radeon/kms: don't enable connectors that are off in the hotplug handler
Alex Deucher
1
-0
/
+4
2011-08-04
drm/radeon: Extended DDC Probing for ECS A740GM-M DVI-D Connector
Thomas Reim
1
-0
/
+9
2011-08-04
drm/radeon: Log Subsystem Vendor and Device Information
Thomas Reim
1
-2
/
+3
2011-08-04
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lines (here: Asus M2A-VM HDMI)
Thomas Reim
4
-12
/
+80
2011-08-04
drm/radeon: fix potential NULL dereference in drivers/gpu/drm/radeon/atom.c
Bojan Prtvar
1
-0
/
+3
2011-08-04
drm/radeon: clean reg header files
Fernando Luis Vázquez Cao
1
-0
/
+1
2011-08-04
drm/radeon/kms: add thermal chip quirk for asus 9600xt
Alex Deucher
1
-1
/
+20
2011-08-04
drm/radeon: off by one in check_reg() functions
Dan Carpenter
2
-3
/
+2
2011-08-04
drm/radeon/kms: fix version comment due to merge timing
Alex Deucher
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
24
-93
/
+172
2011-07-26
drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1
Jerome Glisse
1
-4
/
+18
2011-07-26
drm/radeon/kms: add missing vddci setting on NI+
Alex Deucher
1
-0
/
+3
2011-07-25
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
1
-2
/
+1
2011-07-25
drm/radeon: Add a rmb() in IH processing
Benjamin Herrenschmidt
2
-0
/
+6
2011-07-25
drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()
Benjamin Herrenschmidt
1
-3
/
+2
2011-07-25
drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT
Benjamin Herrenschmidt
1
-1
/
+1
2011-07-25
drm/radeon: Do an MMIO read on interrupts when not uisng MSIs
Benjamin Herrenschmidt
1
-0
/
+4
2011-07-25
drm/radeon: Writeback endian fixes
Benjamin Herrenschmidt
3
-24
/
+9
2011-07-25
drm/radeon: Remove a bunch of useless _iomem casts
Benjamin Herrenschmidt
2
-12
/
+12
2011-07-25
DRM: Radeon: Fix section mismatch.
Ralf Baechle
1
-2
/
+2
2011-07-25
drm/radeon/kms: fix i2c map for rv250/280
Alex Deucher
1
-1
/
+2
2011-07-18
drm/radeon/kms: add info query for backend map
Alex Deucher
7
-1
/
+22
2011-07-14
drm/radeon: Don't clobber error return value in page flipping cleanup paths.
Michel Dänzer
1
-7
/
+2
2011-07-14
drm/radeon: Don't generate new fence for page flip.
Michel Dänzer
1
-27
/
+6
2011-07-13
Merge 3.0-rc7 into drm-core-next
Dave Airlie
10
-68
/
+155
2011-07-13
DRM: remove drm_pci_device_is_pcie
Jon Mason
2
-2
/
+2
2011-07-13
drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits
Alex Deucher
1
-2
/
+7
2011-07-12
drm/radeon/kms: fix typo in read_disabled vbios code
Alex Deucher
2
-6
/
+17
2011-07-12
drm/radeon/kms: use correct BUS_CNTL reg on rs600
Alex Deucher
1
-3
/
+3
2011-07-12
drm/radeon/kms: fix backend map typo on juniper
Alex Deucher
1
-1
/
+1
2011-07-12
drm/radeon/kms: fix regression in hotplug
Alex Deucher
1
-0
/
+6
2011-07-09
drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2)
Alex Deucher
1
-60
/
+97
2011-07-07
drm/radeon/kms: free ib pool on module unloading
Jerome Glisse
4
-0
/
+4
2011-07-07
drm/radeon/kms: fix typo in evergreen disp int status register
Alex Deucher
1
-1
/
+1
2011-07-07
drm/radeon/kms: fix typo in IH_CNTL swap bitfield
Alex Deucher
2
-2
/
+2
2011-07-02
drm/radeon/kms: fix typo in cayman reg offset
Alex Deucher
1
-1
/
+1
2011-07-02
drm/radeon/kms: use correct reg on fusion when reading back mem config
Alex Deucher
1
-1
/
+4
2011-07-01
drm/radeon/kms: Fix chremap setup on RV770 CE
Alex Deucher
1
-0
/
+6
2011-06-30
drm/radeon/kms: increase rom size for atrm method
Alex Deucher
1
-1
/
+1
2011-06-24
drm/radeon/kms: handle special cases for vddc
Alex Deucher
2
-0
/
+37
2011-06-24
drm/radeon/kms: fix num_banks tiling config for fusion
Alex Deucher
1
-2
/
+2
2011-06-21
drm/radeon/kms: add initial CS checker support for compute
Alex Deucher
7
-2
/
+74
2011-06-21
drm/radeon/kms: set dma_copy to NULL for r6xx+
Alex Deucher
1
-7
/
+7
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
4
-0
/
+16
2011-06-20
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
Dave Airlie
2
-18
/
+14
2011-06-20
drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
Alex Deucher
1
-2
/
+3
2011-06-20
drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
Alex Deucher
1
-1
/
+5
[prev]
[next]