summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2015-06-10drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"Christian König6-6/+6
2015-06-10drm/radeon: don't share plls if monitors differ in audio supportAlex Deucher1-1/+3
2015-06-10drm/radeon: retry dcpd fetchAlex Deucher1-9/+11
2015-06-10drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König6-9/+10
2015-06-09drm/radeon: more strictly validate the UVD codecChristian König1-2/+31
2015-06-09drm/radeon: make UVD handle checking more strictChristian König1-29/+43
2015-06-09drm/radeon: make VCE handle check more strictChristian König1-17/+48
2015-06-09drm/radeon: fix userptr BO unpin bug v3monk.liu1-5/+3
2015-06-09drm/radeon: disable semaphores for UVD V1 (v2)Christian König5-13/+39
2015-06-09drm/i915/dp: there is no audio on port AJani Nikula1-3/+3
2015-06-09drm/i915: Add missing MacBook Pro models with dual channel LVDSLukas Wunner1-1/+17
2015-06-09drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-18drm/radeon: check new address before removing old oneChristian König1-14/+17
2015-05-18drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5Alex Deucher1-0/+1
2015-05-18drm/radeon: adjust pll when audio is not enabledAlex Deucher1-0/+3
2015-05-18drm/i915: cope with large i2c transfersDmitry Torokhov2-10/+57
2015-05-18drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak1-2/+2
2015-05-18drm/i915: Dont enable CS_PARSER_ERROR interrupts at allDaniel Vetter1-6/+2
2015-05-18drm/radeon: fix doublescan modes (v2)Alex Deucher1-2/+6
2015-04-25radeon: Do not directly dereference pointers to BIOS area.David Miller1-3/+7
2015-04-23drm/i915: Align initial plane backing objects correctlyDaniel Vetter2-11/+12
2015-04-23drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes1-14/+0
2015-04-23drm/i915/vlv: save/restore the power context base regJesse Barnes2-0/+3
2015-04-23drm/i915/vlv: remove wait for previous GFX clk disable requestDeepak S1-2/+4
2015-04-23drm/radeon: fix wait in radeon_mn_invalidate_range_startChristian König1-7/+4
2015-04-23drm/radeon: add extra check in radeon_ttm_tt_unpin_userptrChristian König1-0/+4
2015-04-23drm/radeon/dpm: fix 120hz handling harderAlex Deucher2-5/+18
2015-04-23drm/i915: Reject the colorkey ioctls for primary and cursor planesVille Syrjälä1-2/+2
2015-04-23drm/edid: set ELD for firmware and debugfs override EDIDsJani Nikula2-0/+2
2015-04-23drm: Fixup racy refcounting in plane_force_disableDaniel Vetter1-12/+1
2015-03-28drm: Don't assign fbs for universal cursor support to filesChris Wilson1-16/+19
2015-03-28drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom2-16/+6
2015-03-28drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom1-37/+40
2015-03-28drm/radeon: drop ttm two ended allocationAlex Deucher1-13/+0
2015-03-28drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst1-23/+45
2015-03-28drm/radeon: drop setting UPLL to sleep modeChristian König1-4/+2
2015-03-28drm/radeon: fix interlaced modes on DCE8Alex Deucher1-0/+3
2015-03-28drm/radeon: do a posting read in rs600_set_irqAlex Deucher1-0/+4
2015-03-28drm/radeon: do a posting read in si_set_irqAlex Deucher1-0/+3
2015-03-28drm/radeon: do a posting read in cik_set_irqAlex Deucher1-0/+3
2015-03-28drm/radeon: do a posting read in r600_set_irqAlex Deucher1-0/+3
2015-03-28drm/radeon: do a posting read in r100_set_irqAlex Deucher1-0/+4
2015-03-28drm/radeon: do a posting read in evergreen_set_irqAlex Deucher1-0/+3
2015-03-28drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala1-1/+3
2015-03-24drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak1-0/+22
2015-03-24drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula1-0/+3
2015-03-24drm/i915: Check obj->vma_list under the struct_mutexChris Wilson1-3/+4
2015-03-24drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi1-0/+1
2015-03-24drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher1-4/+4
2015-03-24drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1