summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-04-12drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun1-1/+2
2017-04-12drm/i915/gvt: add mmio init for virtual displayPei Zhang1-1/+28
2017-04-12drm/i915/gvt: use directly assignment for structure copyingChangbin Du2-4/+2
2017-04-12drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du1-6/+0
2017-04-12drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du1-6/+0
2017-04-12drm/i915/gvt: Align render mmio list to cachelineChangbin Du1-2/+2
2017-04-11drm/udl: Fix unaligned memory access in udl_render_hlineJonathan Neuschäfer1-1/+2
2017-04-11drm/i915: Don't call synchronize_rcu_expedited under struct_mutexJoonas Lahtinen1-10/+16
2017-04-11drm/i915: Suspend GuC prior to GPU Reset during GEM suspendSagar Arun Kamble2-2/+2
2017-04-11Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...Jani Nikula1-1/+2
2017-04-11Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie34-622/+1568
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie107-1864/+4555
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie21-89/+150
2017-04-11Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie27-220/+455
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie60-1997/+2601
2017-04-10drm: dw-hdmi: Implement the mode_fixup drm helperRomain Perier1-0/+15
2017-04-08msm/drm: gpu: Dynamically locate the clocks from the device treeJordan Crouse2-24/+58
2017-04-08drm/msm: gpu: Use OPP tables if we canJordan Crouse1-19/+66
2017-04-08drm/msm: Hard code the GPU "slow frequency"Jordan Crouse5-11/+11
2017-04-08drm/msm: Add MSM_PARAM_GMEM_BASEJordan Crouse1-0/+3
2017-04-08drm/msm: Reference count address spacesJordan Crouse6-13/+33
2017-04-08drm/msm: Make sure to detach the MMU during GPU cleanupJordan Crouse2-13/+19
2017-04-08drm/msm/mdp5: Enable 3D mux in mdp5_ctlArchit Taneja1-2/+7
2017-04-08drm/msm/mdp5: Reset CTL blend registers before configuring themArchit Taneja1-0/+18
2017-04-08drm/msm/mdp5: Assign 'right' mixer to CRTC stateArchit Taneja3-22/+129
2017-04-08drm/msm/mdp5: Stage border out on base stage if CRTC has 2 LMsArchit Taneja1-10/+35
2017-04-08drm/msm/mdp5: Stage right side hwpipes on Right-side Layer MixerArchit Taneja2-4/+20
2017-04-08drm/msm/mdp5: Prepare Layer Mixers for source splitArchit Taneja1-7/+32
2017-04-08drm/msm/mdp5: Configure 'right' hwpipeArchit Taneja2-1/+46
2017-04-08drm/msm/mdp5: Assign a 'right hwpipe' to plane stateArchit Taneja2-1/+57
2017-04-08drm/msm/mdp5: Create mdp5_hwpipe_mode_setArchit Taneja1-97/+130
2017-04-08drm/msm/mdp5: Add optional 'right' Layer Mixer in CRTC stateArchit Taneja4-11/+103
2017-04-08drm/msm/mdp5: Add a CAP for Source SplitArchit Taneja2-6/+17
2017-04-08drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctlArchit Taneja7-63/+88
2017-04-08drm/msm/mdp5: Start using parameters from CRTC stateArchit Taneja3-66/+64
2017-04-08drm/msm/mdp5: Add more stuff to CRTC stateArchit Taneja2-0/+26
2017-04-08drm/msm/mdp5: Assign INTF and CTL in encoder's atomic_check()Archit Taneja1-0/+16
2017-04-08drm/msm/mdp5: Prepare for dynamic assignment of mixersArchit Taneja5-0/+97
2017-04-08drm/msm/mdp5: subclass CRTC stateArchit Taneja2-6/+80
2017-04-08drm/msm/mdp5: Remove the pipeline stuff in mdp5_ctlArchit Taneja1-25/+17
2017-04-08drm/msm/mdp5: Clean up interface assignmentArchit Taneja5-64/+93
2017-04-08drm/msm/mdp5: Simplify LM <-> PP mappingArchit Taneja4-12/+11
2017-04-08drm/msm/mdp5: Start using mdp5_hw_mixerArchit Taneja8-43/+66
2017-04-08drm/msm/mdp5: Add structs for hw Layer MixersArchit Taneja5-0/+119
2017-04-08drm/msm/mdp5: describe LM instances in mdp5_cfgArchit Taneja3-0/+84
2017-04-08drm/msm/mdp5: Bring back pipe_lock to mdp5_plane structArchit Taneja3-5/+7
2017-04-08drm/msm/hdmi: redefinitions of macros not requiredVinay Simha BN1-7/+0
2017-04-08drm/msm/mdp5: Update SSPP_MAX valueArchit Taneja1-1/+2
2017-04-08drm/msm/dsi: Fix bug in dsi_mgr_phy_enableArchit Taneja1-1/+1
2017-04-08drm/msm: Don't allow zero sized buffer objectsJordan Crouse1-0/+6