drm/scheduler: provide scheduler score externally
[linux-2.6-microblaze.git] / drivers /
2021-02-05 Christian Königdrm/scheduler: provide scheduler score externally
2021-02-05 Gerd Hoffmanndrm/qxl: allocate dumb buffers in ram
2021-02-05 Gerd Hoffmanndrm/qxl: simplify qxl_fence_wait
2021-02-05 Gerd Hoffmanndrm/qxl: properly free qxl releases
2021-02-05 Gerd Hoffmanndrm/qxl: handle shadow in primary destroy
2021-02-05 Gerd Hoffmanndrm/qxl: properly pin/unpin shadow
2021-02-05 Gerd Hoffmanndrm/qxl: release shadow on shutdown
2021-02-05 Gerd Hoffmanndrm/qxl: unpin release objects
2021-02-05 Gerd Hoffmanndrm/qxl: use drmm_mode_config_init
2021-02-05 Gerd HoffmannRevert "drm/qxl: do not run release if qxl failed to...
2021-02-04 Imre Deakdrm/dp_mst: Use DP_MST_LOGICAL_PORT_0 instead of magic...
2021-02-04 Imre Deakdrm/dp_mst: Remove redundant tile property setting
2021-02-04 Imre Deakdrm/dp_mst: Don't cache EDIDs for physical ports
2021-02-03 Tong Zhangdrm/qxl: do not run release if qxl failed to init
2021-02-03 Dan Carpenterdrm/virtio: fix an error code in virtio_gpu_init()
2021-02-03 Ye Bindrm/nouveau: remove set but not used variable ‘pdev...
2021-02-02 Zack Rusindrm/vmwgfx: Fix some memory leaks on errors
2021-02-02 Bernard Zhaodrm/vc4: remove unneeded variable: "ret"
2021-02-02 Joseph Schultedrm: replace drm_modeset_lock_all() in drm_client_modes...
2021-02-02 Christian Königdrm/v3d/v3d_sched: fix scheduler callbacks return status
2021-02-01 Thomas Zimmermanndrm/gma500: Remove dependency on TTM
2021-02-01 Thomas Zimmermanndrm/gma500: Remove CONFIG_X86 conditionals from source...
2021-02-01 Thomas Zimmermanndrm/gma500: Drop DRM_GMA3600 config option
2021-02-01 Thomas Zimmermanndrm/gma500: Remove Medfield support
2021-02-03 Joe Perchesdma-buf: Avoid comma separated statements
2021-01-30 Qinglang Miaodrm/lima: fix reference leak in lima_pm_busy
2021-01-29 Luben Tuikovdrm/scheduler: Job timeout handler returns status (v3)
2021-01-28 Dan Carpenterdrm/vmwgfx/vmwgfx_drv: Fix an error path in vmw_setup_p...
2021-01-28 Maxime Riparddrm/vc4: hdmi: Don't register the CEC adapter if there...
2021-01-28 Dom Cobleydrm/vc4: hdmi: Remove cec_available flag
2021-01-28 Maxime Riparddrm/vc4: hdmi: Support BCM2711 CEC interrupt setup
2021-01-28 Maxime Riparddrm/vc4: hdmi: Split the interrupt handlers
2021-01-28 Maxime Riparddrm/vc4: hdmi: Introduce a CEC clock
2021-01-28 Maxime Riparddrm/vc4: hdmi: Update the CEC clock divider on HSM...
2021-01-28 Maxime Riparddrm/vc4: hdmi: Compute the CEC clock divider from the...
2021-01-28 Dom Cobleydrm/vc4: hdmi: Restore cec physical address on reconnect
2021-01-28 Dom Cobleydrm/vc4: hdmi: Fix up CEC registers
2021-01-28 Dom Cobleydrm/vc4: hdmi: Fix register offset with longer CEC...
2021-01-28 Dom Cobleydrm/vc4: hdmi: Move hdmi reset to bind
2021-01-27 Menglong Dongdrm/omap: dsi: fix unreachable code in dsi_vc_send_short()
2021-01-24 Simon Serdrm/doc: document the type plane property
2021-01-22 Lukasz Lubadrm/panfrost: Add governor data with pre-defined thresholds
2021-01-22 Veera Sundaram San... drm/drm_vblank: set the dma-fence timestamp during...
2021-01-22 Veera Sundaram San... dma-fence: allow signaling drivers to set fence timestamp
2021-01-22 John Stultzdma-buf: heaps: Rework heap allocation hooks to return...
2021-01-22 John Stultzdma-buf: system_heap: Make sure to return an error...
2021-01-21 Christian Königdrm/ttm: device naming cleanup
2021-01-21 Maxime Riparddrm: Introduce a drm_crtc_commit_wait helper
2021-01-20 Zack Rusindrm/vmwgfx: Make sure we unpin no longer needed buffers
2021-01-20 Jared Baldridgedrm: Added orientation quirk for OneGX1 Pro
2021-01-20 Christian Königdrm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
2021-01-20 Christian Königdrm/ttm: optimize ttm pool shrinker a bit
2021-01-20 Christian Königdrm/ttm: add debugfs entry to test pool shrinker v2
2021-01-20 Christian Königdrm/ttm: add a debugfs file for the global page pools
2021-01-20 Christian Königdrm/ttm: add debugfs directory v2
2021-01-20 Peter Robinsonvideo: fbdev: simplefb: Fix info message during probe
2021-01-19 Lee Jonesdrm/vmwgfx/ttm_object: Reorder header to immediately...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_man...
2021-01-19 Lee Jonesdrm/vmwgfx/ttm_object: Demote half-assed headers and...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_validation: Add some missing struct...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_binding: Provide some missing param...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_so: Add description for 'vmw_view...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_cotable: Fix a couple of simple docum...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_stdu: Add some missing param/member...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_shader: Demote kernel-doc abuses...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_context: Demote kernel-doc abuses
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_bo: Remove superfluous param descript...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_fence: Add, remove and demote various...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_overlay: Demote kernel-doc abuses...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_kms: Update worthy function headers...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing param...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_resource: Fix worthy function headers...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign requi...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanours
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor,primary}_plane_...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret...
2021-01-19 Lee Jonesdrm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related...
2021-01-19 Thomas Zimmermanndrm/vmwgfx: Remove reference to struct drm_device.pdev
2021-01-19 Maarten Lankhorstdrm/amdgpu: Remove accidentally added small unused...
2021-01-19 Andrey Grodzovskydrm/sched: Cancel and flush all outstanding jobs before...
2021-01-19 Andrey Grodzovskydrm: Unamp the entire device address space on device...
2021-01-19 Thomas Zimmermanndrm: Upcast struct drm_device.dev to struct pci_device...
2021-01-18 Lee Jonesdrm/drm_agpsupport: Strip out obviously wrong descripti...
2021-01-18 Lee Jonesdrm/gma500/mdfld_intel_display: Demote three kernel...
2021-01-18 Lee Jonesdrm/gma500/mdfld_dsi_output: Demote a couple of kernel...
2021-01-18 Lee Jonesdrm/gma500/oaktrail_crtc: Demote unworthy kernel-doc...
2021-01-18 Lee Jonesdrm/gma500/oaktrail_lvds: Demote one documentation...
2021-01-18 Lee Jonesdrm/gma500/oaktrail_lvds_i2c: Remove unused variables...
2021-01-18 Lee Jonesdrm/gma500/cdv_intel_dp: Demote one unworthy header...
2021-01-18 Lee Jonesdrm/gma500/cdv_intel_lvds: Demote unworthy headers...
next