summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-26drm/i915: Confirm the request is still active before adding it to the awaitChris Wilson
2017-04-26drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmioChris Wilson
2017-04-26drm/i915/selftests: Allocate inode/file dynamicallyChris Wilson
2017-04-26drm/i915: Fix system hang with EI UP masked on HaswellMika Kuoppala
2017-04-26drm/i915: checking for NULL instead of IS_ERR() in mock selftestsDan Carpenter
2017-04-26drm/i915: Perform link quality check unconditionally during long pulseVille Syrjälä
2017-04-26drm/i915: Fix use after free in lpe_audio_platdev_destroy()Chris Wilson
2017-04-26drm/i915: Use the right mapping_gfp_mask for final shmem allocationChris Wilson
2017-04-26drm/i915: Make legacy cursor updates more unsyncedVille Syrjälä
2017-04-26drm/i915: Apply a cond_resched() to the saturated signalerChris Wilson
2017-04-26drm/i915: Park the signaler before sleepingChris Wilson
2017-04-26Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux i...Jani Nikula
2017-04-18drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()Dan Carpenter
2017-04-13drm/i915/gvt: Fix PTE write flush for taking runtime pm properlyZhenyu Wang
2017-04-13drm/i915/gvt: remove some debug messages in scheduler timer handlerZhenyu Wang
2017-04-13Merge tag 'drm/panel/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-04-12drm/i915/gvt: add mmio init for virtual displayPei Zhang
2017-04-12drm/i915/gvt: use directly assignment for structure copyingChangbin Du
2017-04-12drm/i915/gvt: remove redundant ring id check which cause significant CPU misp...Changbin Du
2017-04-12drm/i915/gvt: remove redundant platform check for mocs load/restoreChangbin Du
2017-04-12drm/i915/gvt: Align render mmio list to cachelineChangbin Du
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-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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