index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
malidp_drv.c
Age
Commit message (
Expand
)
Author
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-06-08
drm/arm/malidp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-17
drm/arm/malidp: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-14
arm/malidp: Use GEM DMA fbdev emulation
Thomas Zimmermann
2023-02-03
drm/arm/malidp: use sysfs_emit in show function callback
Deepak R Varma
2022-11-16
drm/arm/malidp: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
2022-11-16
drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
Danilo Krummrich
2022-11-16
drm/arm/malidp: use drmm_* to allocate driver structures
Danilo Krummrich
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
2022-01-19
drm/malidp: Replace module initialization with DRM helpers
Javier Martinez Canillas
2021-06-29
drm/malidp: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-05-05
drm/arm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-02-23
drm/malidp: Annotate dma-fence critical section in commit path
Daniel Vetter
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-06-15
drm/malidp: convert platform driver to use dev_groups
Emil Velikov
2020-06-10
drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
2020-06-10
drm/malidp: Use GEM CMA object functions
Thomas Zimmermann
2020-06-03
drm/malidp: Don't call drm_crtc_vblank_off on unbind
Daniel Vetter
2020-05-19
drm/arm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2019-10-18
drm/arm: make undeclared items static
Ben Dooks (Codethink)
2019-10-08
drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500
Wen He
2019-08-14
drm/arm: drop use of drmP.h
Sam Ravnborg
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-06-21
drm/arm: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
malidp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
2019-06-04
drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
Wen He
2019-03-12
drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
Ayan Kumar Halder
2019-03-12
drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...
Ayan Kumar Halder
2019-03-12
drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...
Ayan Kumar Halder
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-10-05
drm: malidp: Add the size of the superblocks when calculating total
Liviu Dudau
2018-10-02
drm/arm/malidp: Implemented the size validation for AFBC framebuffers
Ayan Kumar Halder
2018-10-02
drm: mali-dp: Call drm_crtc_vblank_reset on device init
Alexandru Gheorghe
2018-09-25
drm/arm/mali: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-07-23
drm: mali-dp: Set encoder possible_clones
Alexandru Gheorghe
2018-07-05
drm/arm/malidp: Added the late system pm functions
Ayan Kumar Halder
2018-07-05
drm/arm/malidp: Set the output_depth register in modeset
Ayan Kumar Halder
2018-07-05
drm/arm/malidp: Enable/disable interrupts in runtime pm
Ayan Kumar Halder
2018-07-05
drm/arm/malidp: Modified the prototype of malidp irq de-initializers
Ayan Kumar Halder
2018-07-05
drm: mali-dp: Add debugfs file for reporting internal errors
Alexandru Gheorghe
2018-07-05
drm/mali-dp: Improve writeback handling for DP500.
Liviu Dudau
2018-07-05
drm: mali-dp: Add writeback connector
Brian Starkey
[next]