summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-03drm/amdkfd: Implement address watch debugger IOCTLYair Shachar1-1/+101
2015-06-03drm/amdkfd: Implement wave control debugger IOCTLYair Shachar1-1/+87
2015-06-03drm/amdkfd: Implement (un)register debugger IOCTLsYair Shachar1-2/+70
2015-06-03drm/amdkfd: Add address watch operation to debuggerYair Shachar3-0/+295
2015-06-03drm/amdkfd: Add wave control operation to debuggerYair Shachar5-2/+430
2015-06-03drm/amdkfd: Add skeleton H/W debugger module supportYair Shachar9-2/+1058
2015-06-03drm/amdkfd: Add static user-mode queues supportYair Shachar7-19/+97
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar2-2/+95
2015-06-03drm/radeon: Add H/W debugger kfd->kgd functionsYair Shachar3-1/+181
2015-06-03drm/amdkfd: Use DECLARE_BITMAPJoe Perches1-4/+2
2015-06-02Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie24-297/+247
2015-06-02drm/ttm: dma: Don't crash on memory in the vmalloc rangeAlexandre Courbot1-3/+6
2015-05-29drm/i915: limit PPGTT size to 2GB in 32-bit platformsMichel Thierry1-0/+7
2015-05-29drm/i915: Another fbdev hack to avoid PSR on fbcon.Rodrigo Vivi1-1/+27
2015-05-29drm/i915: Return the frontbuffer flip to enable intel_crtc_enable_planes.Rodrigo Vivi1-0/+11
2015-05-29Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie1-1/+2
2015-05-29drm: clean up drm_mm debugfs outputRussell King1-2/+2
2015-05-29Merge tag 'drm-intel-next-2015-05-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie34-978/+1667
2015-05-29Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie27-255/+1042
2015-05-28radeon: Deinline indirect register accessor functionsDenys Vlasenko7-197/+241
2015-05-28drm/i915: disable IPS while getting the sink CRCsPaulo Zanoni1-21/+45
2015-05-28drm/i915: Disable 12bpc hdmi for nowDaniel Vetter1-1/+2
2015-05-28drm/i915: Adjust sideband locking a bit for CHV/VLVVille Syrjälä1-5/+5
2015-05-28drm/i915: s/dpio_lock/sb_lock/Ville Syrjälä10-81/+81
2015-05-28drm/i915: Kill intel_flush_primary_plane()Ville Syrjälä4-41/+11
2015-05-28drm/i915: Throw out WIP CHV power well definitionsVille Syrjälä2-98/+4
2015-05-28drm/i915: Use the default 600ns LDO programming sequence delayVille Syrjälä2-0/+6
2015-05-28drm/radeon: Fix max_vblank_count value for current display enginesMichel Dänzer1-1/+7
2015-05-28drm/radeon: stop using addr to check for BO moveChristian König2-25/+32
2015-05-28drm/radeon: clean up radeon_audio_enableAlex Deucher2-11/+9
2015-05-27drm/i915: Remove unnecessary null check in execlists_context_unqueueMichel Thierry1-1/+1
2015-05-26drm/i915: Use spinlocks for checking when to waitboostChris Wilson5-35/+45
2015-05-26drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau1-2/+6
2015-05-26drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher1-0/+2
2015-05-26drm/radeon: make dpcd parameters constAlex Deucher2-5/+5
2015-05-26drm/radeon: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-05-26drm/radeon/tn/si: enable/disable vce cg when encoding v2Alex Deucher2-2/+16
2015-05-26drm/radeon: add support for vce 1.0 clock gatingAlex Deucher3-0/+60
2015-05-26drm/radeon: add VCE 1.0 support v4Christian König8-3/+274
2015-05-26drm/radeon/dpm: add vce support for SIAlex Deucher1-4/+98
2015-05-26drm/radeon/dpm: add vce dpm support for TNAlex Deucher1-0/+76
2015-05-26drm/radeon: implement tn_set_vce_clocksAlex Deucher4-0/+40
2015-05-26drm/radeon: implement si_set_vce_clocks v2Christian König5-0/+157
2015-05-26drm/radeon: allow some more VCE firmware versionsChristian König1-1/+3
2015-05-26drm/radeon: rework VCE FW size calculationChristian König4-7/+15
2015-05-26drm/radeon: add a GPU reset counter queryable by userspaceMarek Olšák5-1/+9
2015-05-26Merge branch 'drm/next/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm...Dave Airlie1-1/+1
2015-05-26Merge branch 'drm/next/rcar-du' of git://linuxtv.org/pinchartl/fbdev into drm...Dave Airlie8-97/+195
2015-05-26Revert "drm/i915: Force clean compilation with -Werror"Daniel Vetter3-15/+0
2015-05-25drm: rcar-du: Split planes pre-association 4/4 between CRTCsLaurent Pinchart2-6/+4