index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
qxl
/
qxl_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/plane-helper: Export individual helpers
Thomas Zimmermann
2022-07-26
1
-2
/
+2
*
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2022-06-20
1
-0
/
+1
*
drm/qxl: add drm_gem_plane_helper_prepare_fb
Christian König
2022-05-05
1
-1
/
+7
*
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-07
1
-4
/
+4
*
drm/qxl: balance dumb_shadow_bo pin
Gerd Hoffmann
2021-05-12
1
-0
/
+1
*
drm/qxl: drop redundant code
Gerd Hoffmann
2021-05-12
1
-3
/
+1
*
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
1
-160
/
+208
|
\
|
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-2
/
+4
|
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-4
/
+10
|
*
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-02-24
1
-8
/
+10
|
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
|
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-3
/
+3
|
*
drm/qxl: rework cursor plane
Gerd Hoffmann
2021-02-19
1
-115
/
+133
|
*
drm/qxl: move shadow handling to new qxl_prepare_shadow()
Gerd Hoffmann
2021-02-19
1
-27
/
+34
|
*
drm/qxl: fix monitors object vmap
Gerd Hoffmann
2021-02-19
1
-5
/
+2
|
*
drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_locked
Gerd Hoffmann
2021-02-19
1
-7
/
+7
|
*
drm/qxl: use ttm bo priorities
Gerd Hoffmann
2021-02-19
1
-2
/
+2
|
*
drm/qxl: properly handle device init failures
Gerd Hoffmann
2021-02-19
1
-0
/
+3
|
*
drm/qxl: handle shadow in primary destroy
Gerd Hoffmann
2021-02-05
1
-0
/
+2
|
*
drm/qxl: properly pin/unpin shadow
Gerd Hoffmann
2021-02-05
1
-0
/
+4
|
*
drm/qxl: release shadow on shutdown
Gerd Hoffmann
2021-02-05
1
-0
/
+4
|
*
drm/qxl: use drmm_mode_config_init
Gerd Hoffmann
2021-02-05
1
-2
/
+3
*
|
qxl: Fix uninitialised struct field head.surface_id
Colin Ian King
2021-03-11
1
-0
/
+1
|
/
*
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
1
-3
/
+12
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-1
/
+1
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+2
*
drm/qxl: simplify the return expression of qxl_plane_prepare_fb()
Qinglang Miao
2020-09-29
1
-6
/
+1
*
Merge tag 'v5.9-rc4' into drm-next
Dave Airlie
2020-09-08
1
-2
/
+3
|
\
*
|
drm/qxl: Replace deprecated function in qxl_display
Sidong Yang
2020-08-17
1
-10
/
+11
|
/
*
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
1
-3
/
+3
|
\
|
*
drm/qxl: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-3
/
+3
*
|
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-02
1
-16
/
+16
|
\
|
|
*
drm/qxl: Don't use drm_device->dev_private
Daniel Vetter
2020-04-28
1
-16
/
+16
*
|
drm/qxl: qxl_release use after free
Vasily Averin
2020-04-29
1
-3
/
+3
|
/
*
drm/qxl: Use simple encoder
Thomas Zimmermann
2020-03-02
1
-15
/
+14
*
drm/qxl: Remove sending of vblank event
Thomas Zimmermann
2020-01-30
1
-14
/
+0
*
drm/qxl: use embedded gem object
Gerd Hoffmann
2019-08-06
1
-4
/
+4
*
drm/qxl: drop use of drmP.h
Sam Ravnborg
2019-07-15
1
-0
/
+3
*
drm/qxl: remove set but not used variable 'bo_old'
YueHaibing
2019-02-21
1
-7
/
+1
*
drm/qxl: use kernel mode db
Gerd Hoffmann
2019-01-28
1
-20
/
+7
*
drm/qxl: add qxl_add_mode helper function
Gerd Hoffmann
2019-01-28
1
-35
/
+49
*
drm/qxl: add mode/framebuffer check functions
Gerd Hoffmann
2019-01-28
1
-18
/
+26
*
drm/qxl: use generic fbdev emulation
Gerd Hoffmann
2019-01-28
1
-7
/
+0
*
drm/qxl: use qxl_num_crtc directly
Gerd Hoffmann
2019-01-28
1
-14
/
+11
*
drm/qxl: cover all crtcs in shadow bo.
Gerd Hoffmann
2019-01-28
1
-26
/
+97
*
drm/qxl: use shadow bo directly
Gerd Hoffmann
2019-01-28
1
-22
/
+11
*
drm/qxl: track primary bo
Gerd Hoffmann
2019-01-28
1
-1
/
+1
*
drm/qxl: drop unused offset parameter from qxl_io_create_primary()
Gerd Hoffmann
2019-01-28
1
-1
/
+1
*
drm/qxl: move qxl_primary_apply_cursor to correct place
Gerd Hoffmann
2019-01-28
1
-7
/
+3
[next]