summary refs log tree commit diff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-08-14drm/i915/gvt: return error on cmd accessZhao Yan
2018-08-14drm/i915/gvt: initialize dmabuf mutex in vgpu_createHang Yuan
2018-08-14drm/i915/gvt: fix cleanup sequence in intel_gvt_clean_deviceHang Yuan
2018-08-13drm/i915/gvt: free workload in vgpu releaseHang Yuan
2018-08-07drm/i915/kvmgt: fix an error code in gvt_dma_map_page()Dan Carpenter
2018-08-06drm/i915/kvmgt: Fix compilation errorMichaƂ Winiarski
2018-08-06drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks"Chris Wilson
2018-08-06Revert "drm/i915/icl: WaEnableFloatBlendOptimization"Mika Kuoppala
2018-08-06drm/i915: Interactive RPS modeChris Wilson
2018-08-06drm/i915: Fix psr sink status report.Rodrigo Vivi
2018-08-01Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2018-08-01Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-07-31Merge branch 'drm-udl-next' of git://people.freedesktop.org/~airlied/linux in...Dave Airlie
2018-07-31udl-kms: dont spam the syslog with debug messagesMikulas Patocka
2018-07-31udl-kms: use spin_lock_irq instead of spin_lock_irqsaveMikulas Patocka
2018-07-31udl-kms: avoid prefetchMikulas Patocka
2018-07-31udl-kms: avoid divisionMikulas Patocka
2018-07-31udl-kms: fix crash due to uninitialized memoryMikulas Patocka
2018-07-31udl-kms: handle allocation failureMikulas Patocka
2018-07-31udl-kms: change down_interruptible to downMikulas Patocka
2018-07-30drm/msm/disp/dpu: Mark a handful of functions as staticJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove unused functions from dpu_formats.cJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove dpu_kms_utilsJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove unused code from drm_crtc.cJordan Crouse
2018-07-30drm/msm/disp/dpu: Remove unused code from drm_encoder.cJordan Crouse
2018-07-30drm/msm: Replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva
2018-07-30drm/msm: mark PM functions as __maybe_unusedArnd Bergmann
2018-07-30drm/msm/dpu: fix mismatch in function argument.zhong jiang
2018-07-30drm/msm/gpu: avoid deprecated do_gettimeofdayArnd Bergmann
2018-07-30drm/msm: dsi: Handle dual-channel for 6G as wellSean Paul
2018-07-30drm/msm: dpu: Use clock-names instead of assigned-clock-namesSean Paul
2018-07-30drm/msm: dpu: Use 'vsync' instead of 'vsync_clk' in cmdmode encoderSean Paul
2018-07-30drm/msm/gpu: Add the buffer objects from the submit to the crash dumpJordan Crouse
2018-07-30drm/msm/adreno: Add a5xx specific registers for the GPU stateJordan Crouse
2018-07-30drm/msm/adreno: Add ringbuffer data to the GPU stateJordan Crouse
2018-07-30drm/msm/adreno: Convert the show/crash file formatJordan Crouse
2018-07-30drm/msm/gpu: Capture the GPU state on a GPU hangJordan Crouse
2018-07-30drm/msm/gpu: Rearrange the code that collects the task during a hangJordan Crouse
2018-07-30drm/msm/gpu: Convert the GPU show function to use the GPU stateJordan Crouse
2018-07-30drm/msm/gpu: Capture the state of the GPUJordan Crouse
2018-07-30drm: Add puts callback for the coredump printerJordan Crouse
2018-07-30drm: Add a -puts() function for the seq_file printerJordan Crouse
2018-07-30drm: Add drm_puts() to complement drm_printf()Jordan Crouse
2018-07-30drm: drm_printer: Add printer for devcoredumpJordan Crouse
2018-07-30include: Move ascii85 functions from i915 to linux/ascii85.hJordan Crouse
2018-07-30drm/armada: remove obsolete fb unreferencing kfifo and workqueueRussell King
2018-07-30drm/armada: remove unnecessary armada_plane structureRussell King
2018-07-30drm/armada: remove unnecessary armada_ovl_plane structureRussell King
2018-07-30drm/armada: update primary framebuffer parameters on mode changeRussell King
2018-07-30drm/armada: update planes after the dumb frame is completeRussell King