summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-17drm/sun4i: drop use of drmP.hSam Ravnborg18-59/+71
2019-07-17drm/zte: drop use of drmP.hSam Ravnborg6-6/+14
2019-07-17drm/pl111: drop use of drmP.hSam Ravnborg7-17/+28
2019-07-17drm/v3d: drop use of drmP.hSam Ravnborg5-9/+26
2019-07-17drm/meson: drop use of drmP.hSam Ravnborg15-79/+76
2019-07-16dma-buf: Relax the write-seqlock for reallocating the shared fence listChris Wilson1-7/+7
2019-07-16gpu/drm: fix a few kernel-doc "/**" mark warningsQian Cai7-7/+7
2019-07-16drm/bridge: ti-sn65dsi86: use dev name for debugfsRob Clark1-1/+1
2019-07-16drm/pl111: pl111_vexpress.c: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-07-15drm/atmel_hlcdc: drop use of drmP.hSam Ravnborg5-22/+35
2019-07-15drm/shmobile: drop use of drmP.hSam Ravnborg7-5/+13
2019-07-15drm/hisilicon: drop use of drmP.hSam Ravnborg8-8/+36
2019-07-15drm/ast: drop use of drmP.hSam Ravnborg7-18/+44
2019-07-15drm/bochs: drop use of drmP.hSam Ravnborg4-11/+14
2019-07-15drm/virtgpu: drop use of drmP.hSam Ravnborg12-25/+43
2019-07-15drm/scheduler: drop use of drmP.hSam Ravnborg4-5/+9
2019-07-15drm/vkms: drop use of drmP.hSam Ravnborg6-8/+23
2019-07-15drm/qxl: drop use of drmP.hSam Ravnborg12-21/+46
2019-07-15drm/fsl-dcu: drop use of drmP.hSam Ravnborg5-6/+7
2019-07-15drm/mxsfb: drop use of drmP.hSam Ravnborg3-12/+16
2019-07-15drm/tve200: drop use of drmP.hSam Ravnborg3-7/+19
2019-07-15drm/xen: drop use of drmP.hSam Ravnborg9-24/+39
2019-07-15drm/agp: Remove unused function drm_agp_bind_pagesMaya Rashish1-43/+0
2019-07-15dma-buf: Expand reservation_list to fill allocationChris Wilson1-2/+4
2019-07-12drm/vgem: Reclassify buffer creation debug messageChris Wilson1-1/+1
2019-07-12drm/panel: simple: fix AUO g185han01 horizontal blankingLucas Stach1-3/+3
2019-07-12drm/atmel-hlcdc: set layer REP bit to enable replication logicJoshua.Henderson@microchip.com1-1/+1
2019-07-12drm/panel: simple: Use display_timing for AUO b101ean01Douglas Anderson1-13/+12
2019-07-12drm/panel: simple: Use display_timing for Innolux n116bgeDouglas Anderson1-14/+23
2019-07-12drm/panel: simple: Add ability to override typical timingSean Paul1-5/+104
2019-07-12drm/vkms: Rename vkms_crc.c into vkms_composer.cRodrigo Siqueira6-97/+101
2019-07-12drm/vkms: Avoid assigning 0 for possible_crtcRodrigo Siqueira4-8/+8
2019-07-10drm/kms: Catch mode_object lifetime errorsDaniel Vetter2-2/+6
2019-07-09drm/client: remove the exporting of drm_client_closeDenis Efremov1-1/+0
2019-07-09drm/mgag200: Replace struct mga_fbdev with generic framebuffer emulationThomas Zimmermann5-382/+6
2019-07-09drm/bochs: Use shadow buffer for bochs framebuffer consoleThomas Zimmermann1-0/+1
2019-07-09drm/ast: Replace struct ast_fbdev with generic framebuffer emulationThomas Zimmermann6-392/+5
2019-07-09drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann1-3/+15
2019-07-09drm/fb-helper: Map DRM client buffer only when requiredThomas Zimmermann2-20/+29
2019-07-09drm/client: Support unmapping of DRM client buffersThomas Zimmermann1-10/+56
2019-07-09drm/sti: Try to fix up the tvout possible clonesVille Syrjälä1-3/+7
2019-07-09drm/sti: Remove pointless castsVille Syrjälä1-3/+3
2019-07-04drm/bridge: ti-sn65dsi86: correct dsi mode_flagsRob Clark1-2/+1
2019-07-04drm/bridge: ti-sn65dsi86: add debugfsRob Clark1-0/+42
2019-07-04drm/bridge: ti-sn65dsi86: add link to datasheetRob Clark1-0/+1
2019-07-04drm/bridge: sii902x: Make sii902x_audio_digital_mute staticYueHaibing1-1/+2
2019-07-04Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"Rob Herring3-10/+7
2019-07-04Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring1-2/+14
2019-07-03drm/vram: Don't export driver callback functions for PRIMEThomas Zimmermann1-49/+28
2019-07-03drm/vbox: Remove empty PRIME functionsThomas Zimmermann4-78/+1