summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-15Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...Dave Airlie16-86/+1409
2014-11-15Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org...Dave Airlie35-1459/+4965
2014-11-15drm/dp/mst: Handle invalid link bandwidth from DPCD gracefullyChris Wilson1-6/+22
2014-11-15drm/atomic: rip out unnecessary locking checksRob Clark1-4/+0
2014-11-15drm: flip-work: change drm_flip_work_init prototypeBoris BREZILLON6-55/+12
2014-11-15drm: rework flip-work helpers to avoid calling func when the FIFO is fullBoris BREZILLON2-32/+96
2014-11-14drm/i915: Use correct pipe config to update pll dividers. V2Bob Paauwe1-6/+6
2014-11-13drm/panel: Add Sharp LQ101R1SX01 supportThierry Reding4-0/+527
2014-11-13drm/dsi: Do not require .owner field to be setThierry Reding4-6/+12
2014-11-13drm/dsi: Resolve MIPI DSI device from phandleThierry Reding2-0/+24
2014-11-13drm/dsi: Implement DCS set_{column,page}_address commandsThierry Reding2-0/+52
2014-11-13drm/dsi: Implement DCS {get,set}_pixel_format commandsThierry Reding2-0/+48
2014-11-13drm/dsi: Implement DCS get_power_mode commandThierry Reding2-0/+32
2014-11-13drm/dsi: Implement DCS soft_reset commandThierry Reding2-0/+19
2014-11-13drm/dsi: Implement DCS nop commandThierry Reding2-0/+19
2014-11-13drm/dsi: Add to DocBook documentationThierry Reding3-4/+36
2014-11-13drm/dsi: Implement some standard DCS commandsYoungJun Cho2-0/+137
2014-11-13drm/dsi: Implement generic read and write commandsThierry Reding2-0/+95
2014-11-13drm/panel: s6e8aa0: Use standard MIPI DSI functionThierry Reding1-14/+2
2014-11-13drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helperYoungJun Cho2-0/+26
2014-11-13drm/dsi: Constify mipi_dsi_msgThierry Reding2-2/+2
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding3-15/+70
2014-11-13drm/dsi: Add DSI transfer helperThierry Reding1-16/+16
2014-11-13drm/dsi: Add message to packet translatorThierry Reding2-0/+71
2014-11-13drm/dsi: Introduce packet format helpersThierry Reding2-0/+70
2014-11-13Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie13-105/+428
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/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWNMichel Dänzer1-1/+1
2014-11-12drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWNMichel Dänzer1-3/+5
2014-11-12drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOsMichel Dänzer1-3/+1