summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie
2017-04-13Merge tag 'drm-misc-next-fixes-2017-04-12' of git://anongit.freedesktop.org/g...Dave Airlie
2017-04-13Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-04-13Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-04-13Merge tag 'drm-misc-fixes-2017-04-11' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-04-13Merge tag 'drm/panel/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-04-12drm: Fix get_property logic fumbleDaniel Vetter
2017-04-12drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun
2017-04-11drm/udl: Fix unaligned memory access in udl_render_hlineJonathan Neuschäfer
2017-04-11drm/i915: Don't call synchronize_rcu_expedited under struct_mutexJoonas Lahtinen
2017-04-11drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble
2017-04-11Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...Jani Nikula
2017-04-11Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie
2017-04-11Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie
2017-04-10drm: dw-hdmi: Implement the mode_fixup drm helperRomain Perier
2017-04-08msm/drm: gpu: Dynamically locate the clocks from the device treeJordan Crouse
2017-04-08drm/msm: gpu: Use OPP tables if we canJordan Crouse
2017-04-08drm/msm: Hard code the GPU "slow frequency"Jordan Crouse
2017-04-08drm/msm: Add MSM_PARAM_GMEM_BASEJordan Crouse
2017-04-08drm/msm: Reference count address spacesJordan Crouse
2017-04-08drm/msm: Make sure to detach the MMU during GPU cleanupJordan Crouse
2017-04-08drm/msm/mdp5: Enable 3D mux in mdp5_ctlArchit Taneja
2017-04-08drm/msm/mdp5: Reset CTL blend registers before configuring themArchit Taneja
2017-04-08drm/msm/mdp5: Assign 'right' mixer to CRTC stateArchit Taneja
2017-04-08drm/msm/mdp5: Stage border out on base stage if CRTC has 2 LMsArchit Taneja
2017-04-08drm/msm/mdp5: Stage right side hwpipes on Right-side Layer MixerArchit Taneja
2017-04-08drm/msm/mdp5: Prepare Layer Mixers for source splitArchit Taneja
2017-04-08drm/msm/mdp5: Configure 'right' hwpipeArchit Taneja
2017-04-08drm/msm/mdp5: Assign a 'right hwpipe' to plane stateArchit Taneja
2017-04-08drm/msm/mdp5: Create mdp5_hwpipe_mode_setArchit Taneja
2017-04-08drm/msm/mdp5: Add optional 'right' Layer Mixer in CRTC stateArchit Taneja
2017-04-08drm/msm/mdp5: Add a CAP for Source SplitArchit Taneja
2017-04-08drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctlArchit Taneja
2017-04-08drm/msm/mdp5: Start using parameters from CRTC stateArchit Taneja
2017-04-08drm/msm/mdp5: Add more stuff to CRTC stateArchit Taneja
2017-04-08drm/msm/mdp5: Assign INTF and CTL in encoder's atomic_check()Archit Taneja
2017-04-08drm/msm/mdp5: Prepare for dynamic assignment of mixersArchit Taneja
2017-04-08drm/msm/mdp5: subclass CRTC stateArchit Taneja
2017-04-08drm/msm/mdp5: Remove the pipeline stuff in mdp5_ctlArchit Taneja
2017-04-08drm/msm/mdp5: Clean up interface assignmentArchit Taneja
2017-04-08drm/msm/mdp5: Simplify LM <-> PP mappingArchit Taneja
2017-04-08drm/msm/mdp5: Start using mdp5_hw_mixerArchit Taneja
2017-04-08drm/msm/mdp5: Add structs for hw Layer MixersArchit Taneja
2017-04-08drm/msm/mdp5: describe LM instances in mdp5_cfgArchit Taneja
2017-04-08drm/msm/mdp5: Bring back pipe_lock to mdp5_plane structArchit Taneja
2017-04-08drm/msm/hdmi: redefinitions of macros not requiredVinay Simha BN
2017-04-08drm/msm/mdp5: Update SSPP_MAX valueArchit Taneja