summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2015-02-23drm/atomic-helpers: Fix documentation typos and wrong copy&pasteLaurent Pinchart1-6/+9
2015-02-23drm: Fix drm_crtc_vblank_get() documentationDamien Lespiau1-1/+1
2015-02-12Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie4-26/+48
2015-02-12Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/...Dave Airlie9-55/+94
2015-02-11drm/radeon: only enable kv/kb dpm interrupts once v3Alex Deucher2-23/+15
2015-02-11drm/radeon: workaround for CP HW bug on CIKChristian König1-1/+15
2015-02-11drm/radeon: Don't try to enable write-combining without PATMichel Dänzer1-0/+12
2015-02-11drm/radeon: use 0-255 rather than 0-100 for pwm fan rangeAlex Deucher1-2/+6
2015-02-11drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke1-1/+4
2015-02-11drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä1-1/+1
2015-02-11Merge tag 'imx-drm-fixes-2015-01-28' of git://git.pengutronix.de/git/pza/linu...Dave Airlie1-8/+16
2015-02-11Merge branch 'drm-sti-next-2015-02-04' of git://git.linaro.org/people/benjami...Dave Airlie4-45/+149
2015-02-11Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie6-88/+78
2015-02-09drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRLShobhit Kumar1-3/+2
2015-02-09drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson2-13/+30
2015-02-09drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter1-16/+1
2015-02-09drm/i915: Squelch overzealous uncore reset WARN_ONMika Kuoppala1-1/+8
2015-02-09drm/i915: Take runtime pm reference on hangcheck_infoMika Kuoppala1-5/+17
2015-02-09drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar1-13/+13
2015-02-05drm: sti: HDMI add audio infoframeArnaud Pouliquen1-42/+137
2015-02-05drm/i915: Prevent use-after-free in invalidate_range_start callbackMichał Winiarski1-2/+18
2015-02-05drm: sti: add support of XBGR8888 for gdp planeFabien Dessenne1-0/+4
2015-02-05Merge tag 'drm-amdkfd-next-fixes-2015-02-03' of git://people.freedesktop.org/...Dave Airlie2-4/+9
2015-02-05Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie48-2681/+3177
2015-02-04drm: sti: add support of ABGR8888 for gdp planeBenjamin Gaignard1-0/+7
2015-02-04drm: sti: fix static checker warning in sti_awg_utilsVincent Abriou1-2/+0
2015-02-04drm: sti: fix check for clk_pix_mainJassi Brar1-1/+1
2015-02-04drm: Use static attribute groups for managing connector sysfs entriesTakashi Iwai1-65/+67
2015-02-04drm: remove DRM_FORMAT_NV12MTDaniel Vetter4-21/+2
2015-02-03drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter1-3/+0
2015-02-03drm/modes: Print the mode status in human readable formVille Syrjälä1-2/+59
2015-02-03drm/modes: Print the mode status in human readable formVille Syrjälä1-2/+59
2015-02-03drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S6-6/+7
2015-02-01drm/msm: add moduleparam to disable fbdevRob Clark1-1/+8
2015-02-01drm/msm: fix build error with W=1Rob Clark1-3/+0
2015-02-01drm/msm/mdp5: Fix negative SMP block allocationStephane Viau1-2/+3
2015-02-01drm/msm/hdmi: disallow interlacedRob Clark1-1/+1
2015-02-01drm/msm/atomic: fix issue with gnome-shell waylandRob Clark1-1/+4
2015-02-01drm/msm/mdp5: Add hardware cursor supportBeeresh Gopal1-0/+164
2015-02-01drm/msm/hdmi: rework hdmi configurations, using dt_match[]Stephane Viau1-59/+71
2015-02-01drm/msm/hdmi: Add HDMI platform config for apq8084Stephane Viau1-0/+17
2015-02-01drm/msm/hdmi: use dynamic allocation for hdmi resourcesStephane Viau2-8/+28
2015-02-01drm/msm/mdp5: fix parameter type for mdp5_ctl_set_intf()Stephane Viau2-2/+2
2015-02-01drm/msm/dp: use link power helpersRob Clark1-19/+2
2015-02-01drm/msm: Add the eDP connector in msm drm driver (V2)Hai Li4-13/+75
2015-02-01drm/msm: Initial add eDP support in msm drm driver (v5)Hai Li9-0/+2350
2015-02-01drm/msm/mdp4: add YUV format supportBeeresh Gopal1-9/+95
2015-02-01drm/msm/mdp5: add NV12 support for MDP5Stephane Viau2-21/+194
2015-02-01drm/msm/mdp: add common YUV information for MDP4/MDP5Stephane Viau7-22/+154
2015-02-01drm/msm: update generated headersRob Clark14-325/+1166