index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
4
-8
/
+8
|
\
|
*
radeon: Fix typo and copy/paste error in comments
Paul Bolle
2012-11-26
1
-2
/
+2
|
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
3
-6
/
+6
*
|
radeon: fix pll/ctrc mapping on dce2 and dce3 hardware
Jerome Glisse
2012-11-27
1
-34
/
+14
*
|
radeon: add AGPMode 1 quirk for RV250
Paul Bolle
2012-11-20
1
-1
/
+4
*
|
drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()
Alex Deucher
2012-11-20
1
-0
/
+2
*
|
drm/radeon: fix logic error in atombios_encoders.c
Alex Deucher
2012-11-15
1
-1
/
+1
*
|
drm/radeon/si: add some missing regs to the VM reg checker
Alex Deucher
2012-11-08
2
-0
/
+2
*
|
drm/radeon/cayman: add some missing regs to the VM reg checker
Alex Deucher
2012-11-08
2
-0
/
+7
*
|
drm/radeon/dce3: switch back to old pll allocation order for discrete
Alex Deucher
2012-11-07
1
-23
/
+31
*
|
drm/radeon: fix typo in evergreen_mc_resume()
Alex Deucher
2012-11-07
1
-1
/
+1
*
|
drm/radeon: add load detection support for ext DAC on R200 (v2)
Alex Deucher
2012-11-01
1
-0
/
+97
*
|
DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().
Egbert Eich
2012-11-01
2
-4
/
+18
*
|
DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
Egbert Eich
2012-11-01
1
-24
/
+38
*
|
DRM/Radeon: Clean up code in TV DAC load detection.
Egbert Eich
2012-11-01
1
-8
/
+10
*
|
drm/radeon: fix ATPX function documentation
Igor Murzov
2012-11-01
1
-2
/
+2
*
|
drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon
Peter Senna Tschudin
2012-11-01
1
-1
/
+1
*
|
DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.
Egbert Eich
2012-11-01
1
-7
/
+21
*
|
DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.
Egbert Eich
2012-11-01
1
-0
/
+2
*
|
DRM/Radeon: Fix Load Detection on legacy primary DAC.
Egbert Eich
2012-11-01
1
-0
/
+1
|
/
*
drm/radeon: fix ATPX regression in acpi rework
Alex Deucher
2012-10-24
1
-1
/
+1
*
drm/radeon: fix ATPX function documentation
Alex Deucher
2012-10-24
1
-2
/
+2
*
drm/radeon: move the retry to gem_object_create
Christian König
2012-10-24
2
-11
/
+7
*
drm/radeon: move size limits to gem_object_create.
Christian König
2012-10-24
2
-9
/
+10
*
drm/radeon: use vzalloc for gart pages
Christian König
2012-10-24
1
-6
/
+5
*
drm/radeon: fix and simplify pot argument checks v3
Christian König
2012-10-24
1
-36
/
+24
*
drm/radeon: fix header size estimation in VM code
Christian König
2012-10-23
1
-3
/
+3
*
drm/radeon: remove set_page check from VM code
Christian König
2012-10-23
1
-2
/
+1
*
drm/radeon: fix si_set_page v2
Christian König
2012-10-23
1
-19
/
+24
*
drm/radeon: fix cayman_vm_set_page v2
Christian König
2012-10-23
1
-18
/
+23
*
drm/radeon: fix PFP sync in vm_flush
Christian König
2012-10-23
3
-0
/
+9
*
drm/radeon: add error output if VM CS fails on cayman
Alex Deucher
2012-10-23
1
-0
/
+1
*
drm/radeon: give each backlight a unique id
Alex Deucher
2012-10-23
2
-2
/
+8
*
drm/radeon: fix sparse warning
Alex Deucher
2012-10-23
1
-1
/
+1
*
drm: radeon: fix printk format warning
Randy Dunlap
2012-10-16
1
-1
/
+1
*
drm/radeon: fix spelling typos in debugging output
Thomas Friebel
2012-10-15
1
-1
/
+1
*
drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
Egbert Eich
2012-10-15
1
-5
/
+1
*
drm/radeon: check if pcie gen 2 is already enabled (v2)
Alex Deucher
2012-10-15
2
-1
/
+12
*
drm/radeon/cayman: set VM max pfn at MC init
Alex Deucher
2012-10-15
1
-7
/
+1
*
drm/radeon: separate pt alloc from lru add
Christian König
2012-10-15
3
-4
/
+18
*
drm/radeon: don't add the IB pool to all VMs v2
Christian König
2012-10-15
3
-33
/
+25
*
drm/radeon: allocate page tables on demand v4
Christian König
2012-10-15
3
-73
/
+262
*
drm/radeon: update comments to clarify VM setup (v2)
Alex Deucher
2012-10-15
3
-3
/
+12
*
drm/radeon: allocate PPLLs from low to high
Alex Deucher
2012-10-15
1
-4
/
+4
*
drm/radeon: fix compilation with backlight disabled
Alex Deucher
2012-10-15
2
-21
/
+23
*
drm/radeon: use %zu for formatting size_t
Luca Tettamanti
2012-10-15
1
-2
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
55
-1509
/
+3546
|
\
|
*
Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2012-10-03
54
-1506
/
+3545
|
|
\
|
|
*
drm/radeon: add vm set_page() callback for SI
Alex Deucher
2012-10-02
3
-1
/
+45
|
|
*
drm/radeon: rework the vm_flush interface
Alex Deucher
2012-10-02
5
-13
/
+11
[next]