index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-20
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
1
-1
/
+2
2011-11-11
drm/radeon/kms/pm: switch to dynamically allocating clock mode array
Alex Deucher
1
-2
/
+1
2011-11-11
drm/radeon/kms/pm: add a proper pm profile init function for fusion
Alex Deucher
1
-0
/
+3
2011-11-11
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
1
-1
/
+43
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
1
-17
/
+5
2011-11-03
drm/radeon/kms: add MSI module parameter
Alex Deucher
1
-0
/
+1
2011-11-01
drm/radeon/kms: allocate vram scratch page on 6xx+
Alex Deucher
1
-3
/
+10
2011-11-01
drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...
Ilija Hadzic
1
-9
/
+10
2011-11-01
drm/radeon/kms: rework texture cache flush in r6xx+ blit code
Alex Deucher
1
-1
/
+1
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
1
-2
/
+0
2011-10-18
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
1
-3
/
+4
2011-10-18
drm/radeon/kms: make r600-NI blit suspend code common
Alex Deucher
1
-0
/
+2
2011-10-18
drm/radeon/kms: cleanup r600 blit code
Ilija Hadzic
1
-0
/
+21
2011-10-18
drm/radeon/kms: add more elaborate benchmarks
Ilija Hadzic
1
-1
/
+1
2011-10-18
drm/radeon: Move r100_*_*reg out of line
Andi Kleen
1
-39
/
+4
2011-10-18
drm/radeon: Move more code out of line
Andi Kleen
1
-32
/
+7
2011-10-10
DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}
Michael Witten
1
-1
/
+1
2011-09-18
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
1
-3
/
+4
2011-08-31
drm/radeon/kms: add a new gem_wait ioctl with read/write flags
Marek Olšák
1
-0
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-25
drm/radeon: Remove a bunch of useless _iomem casts
Benjamin Herrenschmidt
1
-11
/
+11
2011-07-18
drm/radeon/kms: add info query for backend map
Alex Deucher
1
-0
/
+3
2011-06-24
drm/radeon/kms: handle special cases for vddc
Alex Deucher
1
-0
/
+1
2011-06-09
drm/radeon/kms: check modes against max pixel clock
Alex Deucher
1
-0
/
+1
2011-04-13
drm/radeon/kms: properly program vddci on evergreen+
Alex Deucher
1
-3
/
+7
2011-04-13
drm/radeon/kms: add voltage type to atom set voltage function
Alex Deucher
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-16
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
1
-1
/
+1
2011-03-14
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
1
-1
/
+1
2011-03-03
drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functions
Alex Deucher
1
-1
/
+1
2011-03-03
drm/radeon/kms: add support for CP setup on cayman asics
Alex Deucher
1
-0
/
+5
2011-03-03
drm/radeon/kms: add gpu_init function for cayman
Alex Deucher
1
-0
/
+40
2011-02-23
Merge branch 'drm-mm-cleanup' into drm-next
Dave Airlie
1
-72
/
+5
2011-02-23
Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
1
-1
/
+3
2011-02-23
radeon: move blit functions to radeon_asic.h
Daniel Vetter
1
-13
/
+0
2011-02-23
radeon: consolidate asic-specific function decls for r600 & later
Daniel Vetter
1
-58
/
+3
2011-02-23
drm/radeon: kill radeon_bo->gobj pointer
Daniel Vetter
1
-1
/
+0
2011-02-23
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
1
-0
/
+1
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
1
-0
/
+1
2011-02-18
radeon/ttm/PCIe: Use dma_addr if TTM has set it.
Konrad Rzeszutek Wilk
1
-1
/
+3
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
1
-0
/
+9
2011-02-04
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
1
-2
/
+1
2011-02-02
drm/radeon/kms: rv6xx+ thermal sensor fixes
Alex Deucher
1
-4
/
+4
2011-01-17
drm/radeon/kms: add module option for pcie gen2
Alex Deucher
1
-0
/
+1
2011-01-07
radeon: consolidate asic-specific function decls for pre-r600
Daniel Vetter
1
-59
/
+0
2011-01-07
drm/radeon/kms: add ucode loader for NI
Alex Deucher
1
-0
/
+4
2011-01-07
drm/radeon/kms: adjust default clock/vddc tracking for pm on DCE5
Alex Deucher
1
-0
/
+3
2011-01-07
drm/radeon/kms: handle NI thermal controller
Alex Deucher
1
-0
/
+1
2011-01-07
drm/radeon/kms: add NI chip families
Alex Deucher
1
-0
/
+1
2011-01-07
drm/radeon/kms: clean up ASIC_IS_DCE41() macro
Alex Deucher
1
-1
/
+2
[next]