summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-099-16/+52
|\
| * Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-03-092-0/+3
| |\
| | * drm/imx: Add missing DRM_FORMAT_RGB565 to ipu_plane_formatsEnrico Jorns2016-02-101-0/+1
| | * drm/imx: notify DRM core about CRTC vblank stateLucas Stach2016-02-101-0/+2
| * | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-03-095-15/+38
| |\ \
| | * | Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher2016-03-081-3/+2
| | * | drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher2016-03-081-4/+16
| | * | drm/radeon/dp: add back special handling for NUTMEGAlex Deucher2016-03-081-4/+16
| | * | drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner2016-03-051-2/+2
| | * | drm/amdgpu: Fix error handling in amdgpu_flip_work_func.Mario Kleiner2016-03-051-2/+2
| * | | drm/i2c: tda998x: Choose between atomic or non atomic dpms helperJyri Sarha2016-03-081-1/+9
| * | | drm/vmwgfx: Add back ->detect() and ->fill_modes()Thierry Reding2016-03-081-0/+2
* | | | Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds2016-03-071-1/+0
|/ / /
* | | Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-03-041-3/+3
|\ \ \ | |/ / |/| |
| * | drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)Chris Wilson2016-03-021-14/+12
| * | drm/i915/skl: Fix power domain suspend sequenceImre Deak2016-03-021-3/+3
* | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-03-0310-17/+34
|\ \ \
| * | | drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath2016-03-021-1/+1
| * | | drm/amdgpu/cz: remove commented out call to enable vce pgAlex Deucher2016-03-021-2/+1
| * | | drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pgAlex Deucher2016-03-021-1/+1
| * | | drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher2016-03-021-3/+1
| * | | drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou2016-03-021-1/+2
| * | | drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König2016-03-021-0/+13
| * | | drm/amd/powerplay: send event to notify powerplay all modules are initialized.Rex Zhu2016-03-021-1/+3
| * | | drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.Rex Zhu2016-03-022-1/+5
| * | | drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher2016-03-021-4/+4
| * | | drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher2016-03-021-3/+3
* | | | drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson2016-03-021-1/+1
* | | | drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)Chris Wilson2016-03-011-14/+12
| |/ / |/| |
* | | drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs2016-02-252-0/+16
* | | drm/nouveau: platform: Fix deferred probeThierry Reding2016-02-252-12/+30
* | | Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-02-2513-93/+367
|\ \ \ | |/ / |/| |
| * | drm/i915/gen9: Verify and enforce dc6 state writesMika Kuoppala2016-02-221-2/+39
| * | drm/i915/gen9: Check for DC state mismatchPatrik Jakobsson2016-02-223-0/+11
| * | drm/i915/skl: Ensure HW is powered during DDB HW state readoutImre Deak2016-02-221-1/+6
| * | drm/i915/lvds: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-3/+11
| * | drm/i915/hdmi: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-3/+11
| * | drm/i915/dsi: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-3/+10
| * | drm/i915/dp: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-4/+14
| * | drm/i915: Ensure the HW is powered when accessing the CRC HW blockImre Deak2016-02-221-7/+21
| * | drm/i915/ddi: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-33/+79
| * | drm/i915/crt: Ensure the HW is powered during HW state readoutImre Deak2016-02-221-3/+10
| * | drm/i915: Ensure the HW is powered during HW access in assert_pipeImre Deak2016-02-221-4/+7
| * | drm/i915: Ensure the HW is powered when disabling VGAImre Deak2016-02-221-1/+3
| * | drm/i915/ibx: Ensure the HW is powered during PLL HW readoutImre Deak2016-02-221-1/+3
| * | drm/i915: Ensure the HW is powered during display pipe HW readoutImre Deak2016-02-221-19/+48
| * | drm/i915: Add helper to get a display power ref if it was already enabledImre Deak2016-02-222-9/+94
* | | drm/amdgpu: disable direct VM updates when vm_debug is setChristian König2016-02-241-1/+2
* | | amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow2016-02-241-2/+2
* | | drm/radeon/pm: adjust display configuration after powerstateAlex Deucher2016-02-221-2/+3
OpenPOWER on IntegriCloud