summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/si/ci: make u8 static arrays constantDave Airlie2014-11-122-2/+2
* drm/radeon: set power control in ci dpm enableAlex Deucher2014-11-121-5/+6
* drm/radeon: powertune fixes for hawaiiAlex Deucher2014-11-121-8/+9
* drm/radeon: fix dpm mc init for certain hawaii boardsAlex Deucher2014-11-121-0/+94
* drm/radeon: set bootup pcie level to max for ci dpmAlex Deucher2014-11-121-1/+1
* drm/radeon: fix default dpm state setupAlex Deucher2014-11-121-3/+5
* drm/radeon: workaround a hw bug in bonaire pcie dpmAlex Deucher2014-11-121-3/+8
* drm/radeon: fix mclk vddc configuration for cards for hawaiiAlex Deucher2014-11-121-0/+8
* drm/radeon: fix sclk DS enablementAlex Deucher2014-11-121-0/+2
* drm/radeon: fix activity settings for sclk and mclk for CIAlex Deucher2014-11-121-2/+3
* drm/radeon: improve mclk param calcuations for ci dpmAlex Deucher2014-11-121-3/+3
* drm/radeon: fix dram timing for certain hawaii boardsAlex Deucher2014-11-121-0/+29
* drm/radeon: switch force state commands for CIAlex Deucher2014-11-121-18/+5
* drm/radeon: fix for memory training on bonaire 0x6649Alex Deucher2014-11-121-1/+10
* drm/radeon/ci: handle gpio controlled dpm features properlyAlex Deucher2014-11-122-0/+53
* drm/radeon: store the gpio shift as wellAlex Deucher2014-11-122-0/+2
* drm/radeon: export radeon_atombios_lookup_gpioAlex Deucher2014-11-122-6/+8
* drm/radeon: fix typo in CI dpm disableAlex Deucher2014-11-121-1/+1
* drm/radeon: rework CI dpm thermal setupAlex Deucher2014-11-122-21/+53
* drm/radeon: rework SI dpm thermal setupAlex Deucher2014-11-121-16/+47
* drm/radeon/dpm: grab fan info from vbiosAlex Deucher2014-11-122-0/+13
* drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOsMichel Dänzer2014-11-121-3/+1
* drm/radeon: Try evicting from CPU accessible to inaccessible VRAM firstMichel Dänzer2014-11-121-1/+24
* drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAMMichel Dänzer2014-11-122-8/+36
* Merge tag 'v3.18-rc4' into drm-nextDave Airlie2014-11-127-16/+25
|\
| * drm/radeon: remove some buggy dead codeDan Carpenter2014-10-291-3/+1
| * drm/radeon: dpm fixes for asrock systemsAlex Deucher2014-10-281-3/+16
| * radeon: clean up coding style differences in radeon_get_bios()Wilfried Klaebe2014-10-281-4/+2
| * drm/radeon: Use drm_malloc_ab instead of kmalloc_arrayMichel Dänzer2014-10-283-5/+5
| * drm/radeon/dpm: disable ulv support on SIAlex Deucher2014-10-281-1/+1
* | drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-051-0/+1
|/
* Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-10-2019-30/+92
|\
| * drm/radeon: reduce sparse false positive warningsMichele Curti2014-10-1611-0/+11
| * drm/radeon: fix vm page table block size calculationAlex Deucher2014-10-161-1/+1
| * drm/radeon: use gart memory for DMA ring testsAlex Deucher2014-10-163-18/+26
| * drm/radeon: fix speaker allocation setupAlex Deucher2014-10-163-8/+8
| * drm/radeon: initialize sadb to NULL in the audio codeAlex Deucher2014-10-163-3/+3
| * Revert "drm/radeon/dpm: drop clk/voltage dependency filters for SI"Alex Deucher2014-10-131-0/+24
| * Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table"Alex Deucher2014-10-132-0/+19
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-1469-1080/+2544
|\ \ | |/
| * drm/radeon/kv: add uvd/vce info to dpm debugfs outputAlex Deucher2014-10-031-0/+2
| * drm/radeon/ci: add uvd/vce info to dpm debugfs outputAlex Deucher2014-10-031-0/+4
| * drm/radeon: export reservation_object from dmabuf to ttmMaarten Lankhorst2014-10-0317-25/+35
| * drm/radeon: cope with foreign fences inside the reservation objectMaarten Lankhorst2014-10-0312-25/+66
| * drm/radeon: cope with foreign fences inside displayMaarten Lankhorst2014-10-032-12/+20
| * drm/radeon/cik: write gfx ucode version to ucode addr regAlex Deucher2014-10-011-10/+7
| * drm/radeon/si: print full CS when we hit a packet 0Alex Deucher2014-10-011-1/+7
| * drm/radeon: remove unecessary includesAlex Deucher2014-10-012-2/+0
| * drm/radeon/combios: declare legacy_connector_convert as staticMichele Curti2014-10-011-1/+1
| * drm/radeon/atombios: declare connector convert tables as staticMichele Curti2014-10-011-3/+3
OpenPOWER on IntegriCloud