aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2016-10-20drm/i915/gvt: Stop checking for impossible interrupts from a kthreadChris Wilson
2016-10-20drm/i915/gvt: Hold a reference on the requestChris Wilson
2016-10-20drm/i915/gvt: Remove dangerous unpin of backing storage of bound GPU objectChris Wilson
2016-10-20drm/i915/gvt: Use the returned VMA to provide the virtual addressChris Wilson
2016-10-20drm/i915/gvt: i915_gem_object_create() returns an error pointerChris Wilson
2016-10-20drm/i915/gvt: Add runtime pm around fencesChris Wilson
2016-10-20Documentation/gpu: Add section for Intel GVT-g host supportZhenyu Wang
2016-10-20drm/i915/gvt: Fix warning on obsolete function usageZhenyu Wang
2016-10-20drm/i915/gvt: clean up intel_gvt.h as interface for i915 coreZhenyu Wang
2016-10-20drm/i915: Handle early failure during intel_get_load_detect_pipeChris Wilson
2016-10-20drm/fb_cma_helper: do not free fbdev if there is noneStefan Agner
2016-10-19drm/fsl-dcu: enable pixel clock when enabling CRTCStefan Agner
2016-10-19drm/fsl-dcu: do not transfer registers in mode_set_nofbStefan Agner
2016-10-19drm/fsl-dcu: do not transfer registers on plane initStefan Agner
2016-10-19drm/fsl-dcu: enable TCON bypass mode by defaultStefan Agner
2016-10-19drm/i915/gen9: Don't wrap strings in verify_wm_state()cpaul@redhat.com
2016-10-19drm/i915/gen9: Actually verify WM levels in verify_wm_state()cpaul@redhat.com
2016-10-19drm/i915/gen9: Add skl_wm_level_equals()cpaul@redhat.com
2016-10-19drm/i915/gen9: Make skl_pipe_wm_get_hw_state() reusablecpaul@redhat.com
2016-10-19drm/i915/gen9: Add ddb changes to atomic debug outputcpaul@redhat.com
2016-10-19drm/i915/gen9: Get rid of redundant watermark valuescpaul@redhat.com
2016-10-19drm/i915: STOP_MACHINE is no more, stop selecting itChris Wilson
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19drm: Fix LSPCON kernel-docJani Nikula
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19drm: fix sparse warnings on undeclared symbols in crc debugfsJani Nikula
2016-10-19drm/i915: Catch premature unpinning of pagesChris Wilson
2016-10-19drm/i915: make lspcon_get_current_mode staticJani Nikula
2016-10-19drm: make is_lspcon_adaptor staticJani Nikula
2016-10-19drm/i915: Emit telltales for extra levels of debug upon initialisationChris Wilson
2016-10-19gpu: Remove depends on RESET_CONTROLLER when not a providerStephen Boyd
2016-10-19i915: don't call drm_atomic_state_put on invalid pointerArnd Bergmann
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-10-18drm/i915: Restrict pagefault disabling to just around copy_from_user()Chris Wilson
2016-10-18drm/i915: Limit the scattergather coalescing to 32bitsChris Wilson
2016-10-18drm/i915: Document our internal limit on object sizeChris Wilson
2016-10-18drm/i915: Bump object bookkeeping to u64 from size_tChris Wilson
2016-10-18drm/i915/gen9: don't call ilk_pipe_pixel_rate() twice on the same functionPaulo Zanoni
2016-10-18drm/i915/gen9: fix watermarks when using the pipe scalerPaulo Zanoni
2016-10-18drm/i915/gen9: look for adjusted_mode in the SAGV check for interlacedPaulo Zanoni
2016-10-18drm/i915/gen9: unconditionally apply the memory bandwidth WAPaulo Zanoni
2016-10-18drm/i915/guc: Sanitory checks for platform that dont have GuCAnusha Srivatsa
2016-10-18drm: Don't export the drm_fb_get_bpp_depth() functionLaurent Pinchart
2016-10-18drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-18drm: vmwgfx: Replace drm_fb_get_bpp_depth() with drm_format_info()Laurent Pinchart
2016-10-18drm: radeon: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-18drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()Laurent Pinchart
2016-10-18drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()Laurent Pinchart