aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)AuthorFilesLines
2014-01-16drm/radeon: reduce number of free VMIDs and pipes in KVOded Gabbay2-24/+26
2014-11-12drm/radeon/si/ci: make u8 static arrays constantDave Airlie2-2/+2
2014-11-12drm/radeon: set power control in ci dpm enableAlex Deucher1-5/+6
2014-11-12drm/radeon: powertune fixes for hawaiiAlex Deucher1-8/+9
2014-11-12drm/radeon: fix dpm mc init for certain hawaii boardsAlex Deucher1-0/+94
2014-11-12drm/radeon: set bootup pcie level to max for ci dpmAlex Deucher1-1/+1
2014-11-12drm/radeon: fix default dpm state setupAlex Deucher1-3/+5
2014-11-12drm/radeon: workaround a hw bug in bonaire pcie dpmAlex Deucher1-3/+8
2014-11-12drm/radeon: fix mclk vddc configuration for cards for hawaiiAlex Deucher1-0/+8
2014-11-12drm/radeon: fix sclk DS enablementAlex Deucher1-0/+2
2014-11-12drm/radeon: fix activity settings for sclk and mclk for CIAlex Deucher1-2/+3
2014-11-12drm/radeon: improve mclk param calcuations for ci dpmAlex Deucher1-3/+3
2014-11-12drm/radeon: fix dram timing for certain hawaii boardsAlex Deucher1-0/+29
2014-11-12drm/radeon: switch force state commands for CIAlex Deucher1-18/+5
2014-11-12drm/radeon: fix for memory training on bonaire 0x6649Alex Deucher1-1/+10
2014-11-12drm/radeon/ci: handle gpio controlled dpm features properlyAlex Deucher2-0/+53
2014-11-12drm/radeon: store the gpio shift as wellAlex Deucher2-0/+2
2014-11-12drm/radeon: export radeon_atombios_lookup_gpioAlex Deucher2-6/+8
2014-11-12drm/radeon: fix typo in CI dpm disableAlex Deucher1-1/+1
2014-11-12drm/radeon: rework CI dpm thermal setupAlex Deucher2-21/+53
2014-11-12drm/radeon: rework SI dpm thermal setupAlex Deucher1-16/+47
2014-11-12drm/radeon/dpm: grab fan info from vbiosAlex Deucher2-0/+13
2014-11-12drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOsMichel Dänzer1-3/+1
2014-11-12drm/radeon: Try evicting from CPU accessible to inaccessible VRAM firstMichel Dänzer1-1/+24
2014-11-12drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAMMichel Dänzer2-8/+36
2014-11-12Merge tag 'v3.18-rc4' into drm-nextDave Airlie7-16/+25
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter1-0/+1
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-5/+1
2014-01-10mkregtable: Fix sscanf handlingAlan1-1/+1
2014-01-08drm/radeon: implement pci config reset for CIK (v3)Alex Deucher2-0/+172
2014-01-08drm/radeon: implement pci config reset for SI (v2)Alex Deucher2-0/+116
2014-01-08drm/radeon: implement pci config reset for evergreen/cayman (v2)Alex Deucher3-2/+59
2014-01-08drm/radeon: implement pci config reset for r6xx/7xx (v3)Alex Deucher4-0/+112
2014-01-08drm/radeon: add pci config hard resetAlex Deucher2-0/+9
2014-01-08drm/radeon: add hard_reset module parameterAlex Deucher2-0/+5
2014-01-08drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2-2/+8
2014-01-08radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer1-2/+4
2014-01-07drivers: gpu: Move prototype declarations to header file radeon_mode.h from radeon_atombios.c and radeon_combios.cRashika Kheria3-11/+4
2014-01-07drivers: gpu: Move prototype declaration to header file radeon_mode.hRashika Kheria3-22/+20
2014-01-07drm/radeon: move com/atombios scratch reg functions to radeon_mode.hAlex Deucher2-9/+9
2014-01-07drm/radeon/dpm: make some functions static for TNAlex Deucher2-5/+2
2014-01-07drm/radeon/dpm: make some functions static for sumoAlex Deucher2-2/+1
2014-01-07drm/radeon/dpm: make some functions static for CIAlex Deucher1-6/+6
2014-01-07drivers: gpu: Include appropriate header file in ci_smc.cRashika Kheria1-0/+1
2014-01-07drivers: gpu: Move prototype declaration to header file radeon_mode.h from atombios_i2c.cRashika Kheria2-2/+1
2014-01-07drivers: gpu: Include appropriate header file in si_smc.c and remove prototype declaration from header file sislands_smc.hRashika Kheria2-2/+1
2014-01-07drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in radeon_kms.cRashika Kheria1-1/+2
2014-01-07drivers: gpu: Mark function as static in r600_hdmi.cRashika Kheria1-1/+1
2014-01-07drivers: gpu: Mark function as static in radeon_gem.cRashika Kheria1-1/+1
2014-01-07drivers: gpu: Mark function as static in radeon_kms.cRashika Kheria1-1/+1