summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/vmwgfx: Remove bogus crtc coords vs fb size checkVille Syrjälä2017-11-201-6/+0
* gpu: gma500: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-11-202-2/+1
* drm: don't link DP aux i2c adapter to the hardware device nodeLucas Stach2017-11-201-1/+0
* drm/panel: simple: Add Mitsubishi AA070MC01 panel supportLukasz Majewski2017-11-171-0/+35
* drm/panel: simple: Add Tianma TM070RVHG71 panel supportLukasz Majewski2017-11-171-0/+27
* drm/bridge/sii8620: add DVI mode supportMaciej Purski2017-11-161-18/+18
* drm/bridge/sii8620: filter unsupported modesMarek Szyprowski2017-11-161-0/+14
* drm/rockchip: vop: add rk3126 vop supportSandy Huang2017-11-162-0/+36
* drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau2017-11-151-2/+20
* drm/atomic-helper: always track connector commits, tooDaniel Vetter2017-11-151-9/+3
* drm/gem-cma-helper: Fix kerneldocsVille Syrjälä2017-11-141-1/+1
* drm/debugfs: Fix framebuffer debugfs file initNoralf Trønnes2017-11-141-4/+6
* drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2017-11-112-63/+0
* drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-111-7/+1
* drm/tilcdc: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-111-1/+1
* drm/arm/hdlcd: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-111-1/+1
* drm/arc: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-111-1/+1
* drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes2017-11-111-0/+19
* drm/atomic: Use drm_framebuffer_print_info()Noralf Trønnes2017-11-111-15/+3
* drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes2017-11-114-0/+89
* virtgpu: remove redundant task_comm copyingMichał Mirosław2017-11-101-4/+2
* drm: qxl: remove pr_info message, stops log spammingColin Ian King2017-11-101-4/+1
* drm/cirrus: add create_handle support.Lepton Wu2017-11-101-0/+9
* drm/virtio: add create_handle support.Lepton Wu2017-11-101-0/+12
* drm/syncobj: Use proper methods for accessing rcu protected pointersVille Syrjälä2017-11-091-4/+7
* drm/vc4: Reject HDMI modes with too high of clocks.Eric Anholt2017-11-091-0/+15
* drm: Update docs for legacy kms stateDaniel Vetter2017-11-091-0/+6
* drm: sti: remove vtg_removeBenjamin Gaignard2017-11-081-6/+0
* drm: sti: remove useless fields from vtg structureBenjamin Gaignard2017-11-082-24/+9
* drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.Maarten Lankhorst2017-11-081-6/+17
* drm/edid: make drm_edid_to_eld() staticJani Nikula2017-11-071-3/+2
* drm/drivers: drop redundant drm_edid_to_eld() callsJani Nikula2017-11-0714-21/+2
* drm/edid: build ELD in drm_add_edid_modes()Jani Nikula2017-11-071-2/+6
* drm/edid: abstract connector ELD clearingJani Nikula2017-11-071-8/+13
* drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula2017-11-071-2/+7
* drm/edid: use macros for ELD offsets and valuesJani Nikula2017-11-071-13/+14
* drm/selftests/mm: Insert cond_resched() between insert modesChris Wilson2017-11-071-0/+5
* drm/stm: ltdc: add a 2nd endpointPhilippe CORNU2017-11-071-19/+45
* drm/stm: checkpatch strict minor updatesPhilippe CORNU2017-11-072-3/+3
* drm/stm: dsi: Rename driver namePhilippe CORNU2017-11-071-1/+1
* drm: via: use ktime_get() instead of do_gettimeofdayArnd Bergmann2017-11-062-16/+9
* drm: Print the fb dimensions when the src coord check failsVille Syrjälä2017-11-022-4/+6
* drm: Spelling fixesLiviu Dudau2017-11-022-2/+2
* drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON2017-11-021-2/+2
* drm/drm_vma_manager.c: Remove useless goto statementLiviu Dudau2017-11-021-10/+5
* drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes2017-10-311-0/+28
* drm: Add drm_device->fb_helper pointerNoralf Trønnes2017-10-311-2/+11
* drm/fb-helper: Handle function NULL argumentNoralf Trønnes2017-10-311-11/+17
* drm: gma500: Convert timers to use timer_setup()Kees Cook2017-10-311-5/+3
* drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()Dan Carpenter2017-10-301-1/+1
OpenPOWER on IntegriCloud