index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
drm/radeon/dpm: make some functions static for sumo
Alex Deucher
2
-2
/
+1
2014-01-07
drm/radeon/dpm: make some functions static for CI
Alex Deucher
1
-6
/
+6
2014-01-07
drivers: gpu: Include appropriate header file in ci_smc.c
Rashika Kheria
1
-0
/
+1
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h from at...
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Include appropriate header file in si_smc.c and remove prototyp...
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in ra...
Rashika Kheria
1
-1
/
+2
2014-01-07
drivers: gpu: Mark function as static in r600_hdmi.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark function as static in radeon_gem.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark function as static in radeon_kms.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drivers: gpu: Mark functions as static in radeon_device.c
Rashika Kheria
1
-2
/
+2
2014-01-07
drivers: gpu: Mark function as static in radeon_object.c
Rashika Kheria
1
-1
/
+1
2014-01-07
drm/radeon: warn users when hw_i2c is enabled (v2)
Alex Deucher
1
-0
/
+3
2014-01-03
drm/radeon: fix pptable.h portability
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
14
-133
/
+391
2013-12-24
drm/radeon: enable dpm by default on CI APUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon: enable dpm by default on CI dGPUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon: enable gfx cgcg on CIK APUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon: enable gfx cgcg on CIK dGPUs
Alex Deucher
1
-2
/
+2
2013-12-24
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
21
-24
/
+158
2013-12-24
drm/radeon/dpm: switch on new late_enable callback
Alex Deucher
15
-205
/
+53
2013-12-24
drm/radeon/dpm: add late_enable for KB/KV
Alex Deucher
3
-0
/
+26
2013-12-24
drm/radeon/dpm: add late_enable for CI
Alex Deucher
3
-0
/
+31
2013-12-24
drm/radeon/dpm: add late_enable for SI
Alex Deucher
3
-0
/
+24
2013-12-24
drm/radeon/dpm: add late_enable for trinity
Alex Deucher
3
-0
/
+24
2013-12-24
drm/radeon/dpm: add late_enable for sumo
Alex Deucher
3
-0
/
+22
2013-12-24
drm/radeon/dpm: add late_enable for rv7xx-NI
Alex Deucher
3
-0
/
+27
2013-12-24
drm/radeon/dpm: add late_enable for rs780/rs880/rv6xx
Alex Deucher
3
-0
/
+19
2013-12-24
drm/radeon/dpm: add a late enable callback
Alex Deucher
2
-0
/
+15
2013-12-24
drm/radeon: re-order firmware loading in preparation for dpm rework
Alex Deucher
6
-77
/
+84
2013-12-24
drm/radeon/cik: drop cg_update from dpm code
Alex Deucher
2
-61
/
+0
2013-12-24
drm/radeon/si: drop cg_update from dpm code
Alex Deucher
2
-40
/
+2
2013-12-24
drm/radeon/dpm: remove unnecessary checks in dpm_init
Alex Deucher
1
-19
/
+17
2013-12-24
drm/radeon: add GART debugfs access v3
Christian König
2
-0
/
+64
2013-12-24
drm/radeon: add VRAM debugfs access v3
Christian König
3
-1
/
+81
2013-12-24
drm/radeon: cleanup radeon_ttm debugfs handling
Christian König
1
-36
/
+23
2013-12-24
drm/radeon: update fence values in before reporting them
Christian König
1
-0
/
+2
2013-12-24
drm/radeon: report the real offset in radeon_sa_bo_dump_debug_info
Christian König
1
-2
/
+4
2013-12-24
drm/radeon: improve ring debugfs a bit
Christian König
1
-18
/
+38
2013-12-18
drm: use memdup_user() as a cleanup
Dan Carpenter
1
-34
/
+12
2013-12-18
drm: remove dev->vma_count
Daniel Vetter
3
-8
/
+7
2013-12-18
drm: Kill file_priv->ioctl_count tracking
Daniel Vetter
3
-6
/
+3
2013-12-18
drm: rip out dev->ioctl_count tracking
Daniel Vetter
2
-9
/
+1
2013-12-18
drm/gma500: Remove dead code
Daniel Vetter
1
-15
/
+0
2013-12-18
drm: Kill DRM_SUSER
Daniel Vetter
2
-3
/
+3
2013-12-18
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
11
-14
/
+14
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
20
-64
/
+64
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
9
-21
/
+21
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
22
-23
/
+23
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
13
-20
/
+20
2013-12-18
drm: rip out DRM_AGP_MEM and DRM_AGP_KERN
Daniel Vetter
2
-7
/
+7
[next]