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
2014-01-16
drm/radeon: reduce number of free VMIDs and pipes in KV
Oded Gabbay
2
-24
/
+26
2014-11-12
drm/radeon/si/ci: make u8 static arrays constant
Dave Airlie
2
-2
/
+2
2014-11-12
drm/radeon: set power control in ci dpm enable
Alex Deucher
1
-5
/
+6
2014-11-12
drm/radeon: powertune fixes for hawaii
Alex Deucher
1
-8
/
+9
2014-11-12
drm/radeon: fix dpm mc init for certain hawaii boards
Alex Deucher
1
-0
/
+94
2014-11-12
drm/radeon: set bootup pcie level to max for ci dpm
Alex Deucher
1
-1
/
+1
2014-11-12
drm/radeon: fix default dpm state setup
Alex Deucher
1
-3
/
+5
2014-11-12
drm/radeon: workaround a hw bug in bonaire pcie dpm
Alex Deucher
1
-3
/
+8
2014-11-12
drm/radeon: fix mclk vddc configuration for cards for hawaii
Alex Deucher
1
-0
/
+8
2014-11-12
drm/radeon: fix sclk DS enablement
Alex Deucher
1
-0
/
+2
2014-11-12
drm/radeon: fix activity settings for sclk and mclk for CI
Alex Deucher
1
-2
/
+3
2014-11-12
drm/radeon: improve mclk param calcuations for ci dpm
Alex Deucher
1
-3
/
+3
2014-11-12
drm/radeon: fix dram timing for certain hawaii boards
Alex Deucher
1
-0
/
+29
2014-11-12
drm/radeon: switch force state commands for CI
Alex Deucher
1
-18
/
+5
2014-11-12
drm/radeon: fix for memory training on bonaire 0x6649
Alex Deucher
1
-1
/
+10
2014-11-12
drm/radeon/ci: handle gpio controlled dpm features properly
Alex Deucher
2
-0
/
+53
2014-11-12
drm/radeon: store the gpio shift as well
Alex Deucher
2
-0
/
+2
2014-11-12
drm/radeon: export radeon_atombios_lookup_gpio
Alex Deucher
2
-6
/
+8
2014-11-12
drm/radeon: fix typo in CI dpm disable
Alex Deucher
1
-1
/
+1
2014-11-12
drm/radeon: rework CI dpm thermal setup
Alex Deucher
2
-21
/
+53
2014-11-12
drm/radeon: rework SI dpm thermal setup
Alex Deucher
1
-16
/
+47
2014-11-12
drm/radeon/dpm: grab fan info from vbios
Alex Deucher
2
-0
/
+13
2014-11-12
drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOs
Michel Dänzer
1
-3
/
+1
2014-11-12
drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first
Michel Dänzer
1
-1
/
+24
2014-11-12
drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM
Michel Dänzer
2
-8
/
+36
2014-11-12
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
7
-16
/
+25
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-5
/
+1
2014-01-10
mkregtable: Fix sscanf handling
Alan
1
-1
/
+1
2014-01-08
drm/radeon: implement pci config reset for CIK (v3)
Alex Deucher
2
-0
/
+172
2014-01-08
drm/radeon: implement pci config reset for SI (v2)
Alex Deucher
2
-0
/
+116
2014-01-08
drm/radeon: implement pci config reset for evergreen/cayman (v2)
Alex Deucher
3
-2
/
+59
2014-01-08
drm/radeon: implement pci config reset for r6xx/7xx (v3)
Alex Deucher
4
-0
/
+112
2014-01-08
drm/radeon: add pci config hard reset
Alex Deucher
2
-0
/
+9
2014-01-08
drm/radeon: add hard_reset module parameter
Alex Deucher
2
-0
/
+5
2014-01-08
drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALID
Marek Olšák
2
-2
/
+8
2014-01-08
radeon/pm: Guard access to rdev->pm.power_state array
Michel Dänzer
1
-2
/
+4
2014-01-07
drivers: gpu: Move prototype declarations to header file radeon_mode.h from radeon_atombios.c and radeon_combios.c
Rashika Kheria
3
-11
/
+4
2014-01-07
drivers: gpu: Move prototype declaration to header file radeon_mode.h
Rashika Kheria
3
-22
/
+20
2014-01-07
drm/radeon: move com/atombios scratch reg functions to radeon_mode.h
Alex Deucher
2
-9
/
+9
2014-01-07
drm/radeon/dpm: make some functions static for TN
Alex Deucher
2
-5
/
+2
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 atombios_i2c.c
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Include appropriate header file in si_smc.c and remove prototype declaration from header file sislands_smc.h
Rashika Kheria
2
-2
/
+1
2014-01-07
drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in radeon_kms.c
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
[prev]
[next]